alternative
I am developing Jax-ws web service using Metro. I want to deploy this
service on Weblogic 10.3.0. I followed the steps as described here section
2.9.1.
But weblogic 10.3.0 does't allow <prefer-application-resources> tag. So I
am not able to load files inside Jax-ws META-INF/services/javax.xml.ws.*
directory. Is there any alternative of <prefer-application-resources> in
weblogic 10.3.0.
No comments:
Post a Comment