Re: JAXB and namespace prefixes

2007-10-15 Thread Jim Ma

It is right . package-info.class is only used to generate schema element .
It will not impact on the namespace prefixes for the wsdl:definition 
element.


-jim

Benson Margulies wrote:

At least with CXF, the namespace prefixes for the wsdl:definition
element ignore any @XmlNs mappings on the package-info.java of the
package containing the SEI.

 


Is this right?

 



  


JAXB and namespace prefixes

2007-10-11 Thread Benson Margulies
At least with CXF, the namespace prefixes for the wsdl:definition
element ignore any @XmlNs mappings on the package-info.java of the
package containing the SEI.

 

Is this right?