RE: WSDL2Java exception with complex .NET WSDL

2003-02-19 Thread Richards, Mark
FYI, If others see this problem. It appears to be a crimson issue. When I used Xerces it worked fine. -Original Message- From: Richards, Mark [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 4:33 PM To: [EMAIL PROTECTED] Subject: WSDL2Java exception with complex .NET WSDL

RE: WSDL2Java Exception When Return Type is in Another Package.

2002-07-24 Thread Cohan, Sean
EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Sent: Wednesday, July 24, 2002 2:45 PMTo: [EMAIL PROTECTED]Subject: RE: WSDL2Java Exception When Return Type is in Another Package.If the WSDL you showed me came, untouched, from Java2WSDL, then I agree we have a problem. Might it be possible for y

RE: WSDL2Java Exception When Return Type is in Another Package.

2002-07-24 Thread butek
ECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject: RE: WSDL2Java Exception When Return Type is in Another Package. Thank you.  I failed to mention that I used Java2WSDL to gen the wsdl so there may be a problem there. -Original Message- From: [E

RE: WSDL2Java Exception When Return Type is in Another Package.

2002-07-24 Thread Cohan, Sean
Thank you.  I failed to mention that I used Java2WSDL to gen the wsdl so there may be a problem there. -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Sent: Wednesday, July 24, 2002 1:57 PMTo: [EMAIL PROTECTED]Subject: RE: WSDL2Java Exception When

RE: WSDL2Java Exception When Return Type is in Another Package.

2002-07-24 Thread butek
rviceResponse", not an element. If you change the part definition, it works: Russell Butek [EMAIL PROTECTED] Please respond to [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject: RE: WSDL2Java Exception When Return Type

RE: WSDL2Java Exception When Return Type is in Another Package.

2002-07-24 Thread Cohan, Sean
I attached the wrong version to the last message.  This is the correct one. -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Sent: Wednesday, July 24, 2002 12:22 PMTo: [EMAIL PROTECTED]Subject: Re: WSDL2Java Exception When Return Type is in Another

RE: WSDL2Java Exception When Return Type is in Another Package.

2002-07-24 Thread Cohan, Sean
here it is. -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Sent: Wednesday, July 24, 2002 12:22 PMTo: [EMAIL PROTECTED]Subject: Re: WSDL2Java Exception When Return Type is in Another Package.WSDL2Java supports multiple namespaces. Each namespace

Re: WSDL2Java Exception When Return Type is in Another Package.

2002-07-24 Thread butek
WSDL2Java supports multiple namespaces. Each namespace would get mapped to its own package unless you use the -p option (which you have) in which case everything goes into the package you've defined. There's probably something wrong with the namespaces in your WSDL. Could you show it to us? Rus

RE: Wsdl2java exception

2002-03-15 Thread Yoann Brenet
It's working with the last version. Thanx a lot. Bye Yoann -Message d'origine- De : Peter Allday [mailto:[EMAIL PROTECTED]] Envoyé : vendredi 15 mars 2002 15:58 À : [EMAIL PROTECTED] Objet : Re: Wsdl2java exception Yep, worked fine for me too. Peter - Origin

Re: Wsdl2java exception

2002-03-15 Thread Peter Allday
Yep, worked fine for me too. Peter - Original Message - From: "Glen Daniels" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 15, 2002 2:44 PM Subject: RE: Wsdl2java exception > > Are you running with the latest source? I just tried this fi

RE: Wsdl2java exception

2002-03-15 Thread Glen Daniels
Are you running with the latest source? I just tried this file and it worked fine for me. --G > -Original Message- > From: Yoann Brenet [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 15, 2002 9:37 AM > To: [EMAIL PROTECTED] > Subject: RE: Wsdl2java exception >

RE: Wsdl2java exception

2002-03-15 Thread Yoann Brenet
uot;encoded"/> http://schemas.xmlsoap.org/soap/encoding/"; namespace="http://aulx01:8180/axis/services/PositioningService"; use="encoded"/> http://aulx01:8180/axis/services/PositioningService"/> -

Re: Wsdl2java exception

2002-03-15 Thread Peter Allday
Can you post your wsdl file? Peter - Original Message - From: "Yoann Brenet" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 15, 2002 2:20 PM Subject: Wsdl2java exception > Hello all ! > > I'm trying to use the Wsdl2java class on a wsdl file, but there is a > java.lang.N