the jaxb versions would differ unless you are using the endorsed mechanism.

I have not seen this issue myself.

Can you generate a diff of the two wsdl?

On Mon, Nov 19, 2012 at 9:43 PM, tomeks <[email protected]> wrote:
> Hi
> I found strange problem with generated WSDL from CXF 2.7. Content of WSDL
> differs between x64 and x86 JDK version, what causes Schema Validation to
> fail. On x86 everything works fine, but on x64 Schema Validation complains
> about missing element declaration (" Cannot find the declaration of element"
> ).
>
> Its looks like all used jar are the same on both versions (  also Jboss
> version match ).
>
> This isn't probably caused by CXF its self by rather some strange JDK
> problem, but maybe someone already know the reason for such behaviour.
>
> Best regards.
>
>
>
> --
> View this message in context: 
> http://cxf.547215.n5.nabble.com/Different-WSDL-is-generated-for-JDK-x64-and-x86-tp5718715.html
> Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to