Re: WSDLToJava Error while upgrading Apache CXF

2020-11-26 Thread ragul rangarajan
Hi All, Can anyone please help me with the problem? Is there any information needed? *Thanks and Regards* *Ragul R* On Thu, Nov 19, 2020 at 7:36 PM ragul rangarajan wrote: > Hi All, > > > > I am upgrading Apache CXF from 3.2.14 to 3.3.8

Re: WSDLToJava Error: ...is already defined at...

2011-12-08 Thread Paul Baker
I am receiving the same type of error when generating the client stubs. No errors are generated when generating the service stubs. The problem appears to be associated with duplicate xsd includes AND the wsdl location. Client errors generated (only when the wsdl includes a xsd that is nested in

Re: WSDLToJava Error: ...is already defined at...

2011-12-08 Thread Daniel Kulp
Any chance you could distill this down into a small testcase and attach it to a JIRA? Thanks! Dan On Thursday, December 08, 2011 2:42:11 AM Paul Baker wrote: I am receiving the same type of error when generating the client stubs. No errors are generated when generating the service stubs.

Re: WSDLToJava Error: ...is already defined at...

2011-11-21 Thread Daniel Kulp
On Monday, November 21, 2011 5:59:11 AM blicket wrote: I'm using the wsdl2java tool to generate all. The problem is that there is no where else where this type is already defined. If I comment out the definition, then it complains it's not defined. I'm using a common schema style for the

Re: WSDLToJava Error: ...is already defined at...

2011-11-21 Thread blicket
I just tried using 2.5.0, no luck. Just the same (single) message: WSDLToJava Error: Thrown by JAXB: 'TestAcknowledgements' is already defined at line 43 column 14 of schema file: The following is with the -verbose option: at

Re: WSDLToJava Error: ...is already defined at...

2011-11-21 Thread blicket
CXF-3927 was just created. Please take a look. Thanks. -- View this message in context: http://cxf.547215.n5.nabble.com/WSDLToJava-Error-is-already-defined-at-tp5010580p5011589.html Sent from the cxf-user mailing list archive at Nabble.com.

Re: WSDLToJava Error: ...is already defined at...

2011-11-21 Thread blicket
I'll try to upload an example by tomorrow. I have to scrub it first. -- View this message in context: http://cxf.547215.n5.nabble.com/WSDLToJava-Error-is-already-defined-at-tp5010580p5011619.html Sent from the cxf-user mailing list archive at Nabble.com.

Re: WSDLToJava Error

2011-05-16 Thread Freeman Fang
Hi, My comment inline On 2011-5-16, at 下午5:22, David wrote: Hi, I am trying to use ant with cxf (2.3.3) to generate stub from wsdl. Here is part of my ant script: path id=cxf.classpath pathelement location=${target.classes.dir}/ fileset

Re: WSDLToJava Error

2011-05-16 Thread David
Thank you very much. It works now. -- View this message in context: http://cxf.547215.n5.nabble.com/WSDLToJava-Error-tp4399830p4399937.html Sent from the cxf-user mailing list archive at Nabble.com.

Re: WSDLToJava Error

2009-10-27 Thread Daniel Kulp
It's possible that the modified schema is causing issues. What's the stack trace if you run wsdl2java with -v? Also, you can try adding: -noAddressBinding to wsdl2java to turn off the internal mapping of the ws-addressing schema into javax.xml.ws.wsaddressing types. It would actually

RE: WSDLToJava Error

2009-10-27 Thread Nate Woody
] ... 20 more -Original Message- From: Daniel Kulp [mailto:dk...@apache.org] Sent: Tuesday, October 27, 2009 2:27 PM To: users@cxf.apache.org Cc: Nate Woody Subject: Re: WSDLToJava Error It's possible that the modified schema is causing issues. What's the stack trace if you run

Re: WSDLToJava Error

2009-10-27 Thread Daniel Kulp
Subject: Re: WSDLToJava Error It's possible that the modified schema is causing issues. What's the stack trace if you run wsdl2java with -v? Also, you can try adding: -noAddressBinding to wsdl2java to turn off the internal mapping of the ws-addressing schema

RE: WSDLToJava Error | xmldsig-core-schema.xsd | Connection timed out

2008-06-05 Thread McClelland, Chris (IT)
Can you send your WSDL(s)? From: Manolescu, Radu (IT) Sent: 05 June 2008 16:15 To: cxf-ea; users@cxf.apache.org Subject: WSDLToJava Error | xmldsig-core-schema.xsd | Connection timed out I am trying to generate client code from a WSDL file, and I am getting the

RE: WSDLToJava Error | xmldsig-core-schema.xsd | Connection timed out

2008-06-05 Thread Manolescu, Radu (IT)
2000 Westchester Ave, 1st Floor | Purchase, NY 10577 Phone: +1 914 225-5871 Mobile: +1 203 648-6964 [EMAIL PROTECTED] -Original Message- From: Daniel Kulp [mailto:[EMAIL PROTECTED] Sent: Thursday, June 05, 2008 4:57 PM To: users@cxf.apache.org Cc: cxf-ea Subject: Re: WSDLToJava Error

Re: WSDLToJava Error | xmldsig-core-schema.xsd | Connection timed out

2008-06-05 Thread Daniel Kulp
: Thursday, June 05, 2008 4:57 PM To: users@cxf.apache.org Cc: cxf-ea Subject: Re: WSDLToJava Error | xmldsig-core-schema.xsd | Connection timed out If eclipse is having problems reading it, most likely we cannot either. I'm not exactly sure how you can get a connection timed out error

Re: WSDLToJava Error: Thrown by JAXB

2008-06-02 Thread Christopher . Mathrusse
It appears that this is not caused by my binding file. When I remove my binding file from the build, meaning I don't tell WSDLToJava about my binding file, I still receive the error. Do I have a library out of sync somewhere? Chris Mathrusse [EMAIL PROTECTED] Sybase, Inc One Sybase Drive