-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
None
-
None
WSDL To Java - Elements with name class cause method getClass to be generated which conflicts with same method in Object.
JBWS-1534 addresses issues withe element names being reserved keywords but elements named 'class' are a special case as it causes a getClass method to be generated with a return type incompatible with the getClass method of Object.
- relates to
-
JBWS-1534 WSDL to Java - Names in XML schema that are Java keywords should be modified so valid classes are generated.
- Closed