java2ws produces different wsdl files depending on the JDK in use
-----------------------------------------------------------------
Key: CXF-2646
URL: https://issues.apache.org/jira/browse/CXF-2646
Project: CXF
Issue Type: Bug
Affects Versions: 2.2.6
Reporter: Benson Margulies
Attachments: cxf-tc.jar
With the attached test case,
Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
Java HotSpot(TM) Client VM (build 14.0-b16, mixed mode, sharing)
and
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_19-b02)
Java HotSpot(TM) Client VM (build 1.5.0_19-b02, mixed mode, sharing)
produce different wsdls. This is not good for regression testing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.