Hi everybody, This is a question, I run wsgen over a WSDL that has schema with target namesape = "java:movistar.dto".
The generated package was java.movistar, of course this is a no acceptable name for packages (they must not begin with java). As this is an URI commonly used by WSDL generators, in my case BEA ALSB, I suggest not using the protocol part of the URI, as part of the package name as the default behaviour. The solution to this problem was just using jaxb-bindings with wsgen. I don't know if this is a bug, or just a feature-request, hope it doesn't bother you too much. Thanks in advance tonio -- View this message in context: http://www.nabble.com/Wsgen-mapping-of-namespace-with-uri-like-%22java%3Amypackage.dto%22-tf3411403.html#a9504992 Sent from the XFire - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
