Re: Need help with WSDL2Java

2008-04-08 Thread Benson Margulies
That's soap encoding. CXF 2.0.x doesn't support it at all. CXF 2.1 might support it enough, I don't recall how complete is the job Dain did on it. On Tue, Apr 8, 2008 at 2:44 PM, Syed Haq [EMAIL PROTECTED] wrote: Hi, We have been using Axis (1.3)'s in our project for quite some time now.

Re: Need help with WSDL2Java

2008-04-08 Thread Daniel Kulp
On Tuesday 08 April 2008, Benson Margulies wrote: That's soap encoding. CXF 2.0.x doesn't support it at all. CXF 2.1 might support it enough, I don't recall how complete is the job Dain did on it. Not far enough for this case. Dain hasn't started at all on any of the code generation parts.

Need help with WSDL2Java

2008-04-08 Thread Syed Haq
Hi, We have been using Axis (1.3)'s in our project for quite some time now. While trying to evaluate migration effort to cxf, I'm stuck right at the first step - unable to generate Java source out of WSDL file. Here is the error that I get: WSDLToJava Error: Thrown by JAXB : undefined