anonymous wrote :
| This seems to me an issue with the libraries in your classpath. Check for example that
jaxb-api.jar is in your classpath.
And then:
anonymous wrote :
| That fixed it. The compile completed, although running the client needed more
classpath fixups (some jars included in the classpath for the old version of the build for
4.0.5GA needed to be removed as well).
What is your classpath? And what old jars did you need to remove? I have a similar
problem getting a client to connect to a web service that has basic authentication
enabled. On the service.create(wsdlURL, QName) call I get (my client worked fine before I
enabled basic authentication):
| org.jboss.ws.metadata.wsdl.WSDLException: Cannot parse wsdlLocation:
http://localhost:8080/foo?wsdl
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119158#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...