I'm looking for the same ability to set "elementFormDefault=qualified" using
the Java --> WSDL approach, has anyone found an answer to this?  I'm using
the most basic approach of JAX-WS / JAXB / annotations.

Thanks, Rich



Jon Mountjoy wrote:
> 
> Hi,
> 
> The default WSDL generated from my annotated classes seems to have
> elementFormDefault="unqualified"
> 
> While the result is perfectly valid, the service I'm integrating with  
> dies when it gets unqualified element content.
> 
> Is there a way to configure the server to generate qualified elements  
> by default instead?
> 
> Thanks
> Jon
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Default-WSDL-generated-from-annotated-class-has-elementFormDefault%3Dunqualified-tf4425777.html#a13677523
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to