I tried building a client using Axis2-1.1.1,  wsdl2java and it fails
to compile.  The problem is caused by this line in the wsdl

 

<xsd:attribute name="post-sale" type="xsd:boolean" default="false">

 

It results in a Java variable name with a "-" in it.

java.lang.String tempAttribpost-sale

 

 

Thanks

 

- Jim

Reply via email to