i'm working on a webservice implementation using xfire/jaxb2. all the return types belong to a namespace, say "acme.a", but some contains classes annotated with namespace "acme.b". after deploying the application, the wsdl is generated fine, but when i tried using xfire to generated the stub, i'm getting "The prefix ns1 is not bound" error.
is that a jaxb or is it an xfire issue?
thanks,
g
[Message sent by forum member 'gmecredit' (gmecredit)]
http://forums.java.net/jive/thread.jspa?messageID=248723