Hey all:

I have a mildly complicated WSDL with a few inline schemas. Inside of one of 
those schemas, I have an element that has an attribute and a child element of 
the same name. Using wsdl2java, I get the following error:

[ERROR] Property "Cache" is already defined. Use <jaxb:property> to resolve 
this conflict.

I have seen references to JAXB customization files, but nothing concrete with 
Axis2. Most references seem to want to know the location for the XSD, which I 
don't know how to specify that it is internal to the WSDL. If anyone has an 
example of a file that would let me change this attribute name (including the 
right magic switch to wsdl2java!) I'd be much obliged.

Thanks!

-Jake


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to