[
https://issues.apache.org/jira/browse/CXF-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-2646.
------------------------------
Resolution: Won't Fix
Fix Version/s: Invalid
Since this is something that depends on a multitude of things outside our
control, it's not something we can really fix. It would require updates to
JAXB, updates to wss4j, likely a bunch of sorting things implemented since the
JDK can output the methods and fields in any order it wants, etc...
> 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
> Fix For: Invalid
>
> Attachments: cxf-tc.jar, linux15.wsdl.canon, linux16.wsdl.canon
>
>
> 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.