RE: WSDL2Java error

2004-10-05 Thread Oleg Lebedev
Chris, You have a space in the name below: Remove the space and it may fix your problem. -Original Message- From: Hubble, Christopher [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 05, 2004 12:04 PM To: [EMAIL PROTECTED] Subject: WSDL2Java error I am creating a new soap service f

RE: WSDL2Java error Fixed!

2004-10-05 Thread Hubble, Christopher
Never mind. I found my typo. Chris -Original Message- From: Hubble, Christopher [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 05, 2004 2:04 PM To: [EMAIL PROTECTED] Subject: WSDL2Java error I am creating a new soap service from scratch. I took my preexisting wsdl, and changed the m

RE: WSDL2Java Error: Relative URI can not be resolved without a base URI

2004-03-02 Thread Heitzeg, Bill
ion. Bill -Original Message- From: Chris Haddad [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 02, 2004 9:46 AM To: [EMAIL PROTECTED] Subject: Re: WSDL2Java Error: Relative URI can not be resolved without a base URI Bill - it would help if you posted the wsdl..

Re: WSDL2Java Error: Relative URI can not be resolved without a base URI

2004-03-02 Thread Chris Haddad
Bill - it would help if you posted the wsdl... /Chris -- Original Message -- From: "Heitzeg, Bill" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Tue, 2 Mar 2004 08:46:03 -0600 >Hi all, > >I'm trying to generate a client for a service that I have

RE: WSDL2Java error

2003-08-29 Thread Mike Perham
That's because it's not. You can't just put a bunch of lib directories - you have to explicitly list each jar file you want in the classpath. -Original Message- From: Mike Zupan [mailto:[EMAIL PROTECTED] Sent: Friday, August 29, 2003 12:43 PM To: [EMAIL PROTECTED] Subject: WSDL2Java erro

Re: WSDL2Java error

2003-08-29 Thread Anil Dindigal
You need to add the path to your wsdl.jar to your classpath. Good luck, --Anil - Original Message - From: "Mike Zupan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 29, 2003 10:43 AM Subject: WSDL2Java error > I'm pretty sure I set everything up just fine. I get this e

Re: WSDL2Java error : java.io.IOException: Type http://lang.java:Stri ng isreferenced but not defined

2002-10-01 Thread Russell Butek
You're WSDL is using a non-standard XML type. If you want a string, just use xsd:string. Russell Butek [EMAIL PROTECTED] Jan-Olav Eide <[EMAIL PROTECTED]> on 10/01/2002 09:40:04 AM Please respond to [EMAIL PROTECTED] To:"'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject:WSDL2J

RE: WSDL2Java error!

2002-05-16 Thread Brian Keane
> Both. JAX-RPC only defines a subset of XML->Java mappings. AXIS has > defined a considerably larger set, but still not all of them. So we COULD > do this one as well, IF we could come up with a reasonable mapping. > > Russell Butek > [EMAIL PROTECTED] FYI, it appears that s:schema gets ma

RE: WSDL2Java error!

2002-05-16 Thread Russell Butek
ROTECTED]> on 05/16/2002 07:45:34 AM Please respond to [EMAIL PROTECTED] To:"'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject:RE: WSDL2Java error! Russell: Is this a jax-rpc issue design issue or code issue? Larry -Original Message- From:

RE: WSDL2Java error!

2002-05-16 Thread Gold, Laurence (MLIM)
Russell: Is this a jax-rpc issue design issue or code issue? Larry -Original Message- From: Russell Butek [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 16, 2002 8:32 AM To: [EMAIL PROTECTED] Subject: Re: WSDL2Java error! Cedric is right. It is ref="s:schema" that is ca

Re: WSDL2Java error!

2002-05-16 Thread Russell Butek
Russell Butek [EMAIL PROTECTED] dev <[EMAIL PROTECTED]> on 05/16/2002 02:46:10 AM Please respond to [EMAIL PROTECTED] To:[EMAIL PROTECTED] cc: Subject:Re: WSDL2Java error! Hi Sudhir, i am a newbie to wsdl and to schema too. But i can say you the error come from the following :

Re: WSDL2Java error!

2002-05-16 Thread dev
a WSDL I got from the www.xmethods.net. I am trying to generate a >generic client. I cant change the WSDL. I have to use them the way they are >published. > >sudhir > >- Original Message - >From: "dev" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Thu

Re: WSDL2Java error!

2002-05-16 Thread Sudhir
ay, May 16, 2002 12:46 AM Subject: Re: WSDL2Java error! > Hi Sudhir, > i am a newbie to wsdl and to schema too. > But i can say you the error come from the following : > > > If you remove all the the wsdl2java seems to > work (i didn't deploy then test the servi

Re: WSDL2Java error!

2002-05-16 Thread dev
e defining the type for example s:string. > >Thanks >Sudhir >- Original Message - >From: "Shinde, Uma" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Wednesday, May 15, 2002 1:17 PM >Subject: RE: WSDL2Java error! > > > > I suppo

Re: WSDL2Java error!

2002-05-15 Thread Sudhir
them refer to this namespace while defining the type for example s:string. Thanks Sudhir - Original Message - From: "Shinde, Uma" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 15, 2002 1:17 PM Subject: RE: WSDL2Java error! > I suppose you sho

RE: WSDL2Java error!

2002-05-15 Thread Shinde, Uma
, Jim" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 15, 2002 11:56 AM Subject: RE: WSDL2Java error! > If you do a little research, you could find it yourself, part of the URL in &g

Re: WSDL2Java error!

2002-05-15 Thread Russell Butek
PROTECTED] To:<[EMAIL PROTECTED]> cc: Subject:Re: WSDL2Java error! Thanks for the reply Russel. How can I define that schema? Can you give me a pointer to a place where I can learn about it. Thanks again sudhir - Original Message - From: "Russell Butek" <[E

Re: WSDL2Java error!

2002-05-15 Thread Sudhir
2002 11:56 AM Subject: RE: WSDL2Java error! > If you do a little research, you could find it yourself, part of the URL in > your error message is the following: http://www.w3.org/ Within 1 minute of > visiting that site I was able to find the following url: > > http://www.w3.org/XML/

RE: WSDL2Java error!

2002-05-15 Thread Stickley, Jim
Birch Telecom (816) 300-6743 [EMAIL PROTECTED] -Original Message- From: Sudhir [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 15, 2002 1:37 PM To: [EMAIL PROTECTED] Subject: Re: WSDL2Java error! Thanks for the reply Russel. How can I define that schema? Can you give me a pointer to a

Re: WSDL2Java error!

2002-05-15 Thread Sudhir
2 11:17 AM Subject: Re: WSDL2Java error! > AXIS doesn't support type http://www.w3.org/2001/XMLSchema:schema. Since > it doesn't know about it, it assumes you've defined it. Since, of course, > you haven't defined it, you see the message that you see. > > Russell B

Re: WSDL2Java error!

2002-05-15 Thread Russell Butek
AXIS doesn't support type http://www.w3.org/2001/XMLSchema:schema. Since it doesn't know about it, it assumes you've defined it. Since, of course, you haven't defined it, you see the message that you see. Russell Butek [EMAIL PROTECTED] "Sudhir" <[EMAIL PROTECTED]> on 05/15/2002 12:49:48 PM

RE: WSDL2Java error messages

2002-05-02 Thread Simon McClenahan
Sent: Thursday, May 02, 2002 12:15 PM > To: [EMAIL PROTECTED] > Subject: Re: WSDL2Java error messages > > > Well, I'm bamboozled. There's very little WSDL2Java code > that's run up to > this point, and that code hasn't changed from beta 1 to beta > 2. Wh

Re: WSDL2Java error messages

2002-05-02 Thread Russell Butek
Well, I'm bamboozled. There's very little WSDL2Java code that's run up to this point, and that code hasn't changed from beta 1 to beta 2. When I try running WSDL2Java on a non-existent file, I get a different stack trace than you do. It starts out (from the bottom) the same, but it's quite a bi

RE: WSDL2Java error messages

2002-05-02 Thread Simon McClenahan
> I know this is a problem with my WSDL, but the beta2 version > is not giving a useful error message. Actually, I fixed the package mapping issue in my NStoPkg file, and I still get the file not found exception. cheers, Simon

RE: WSDL2java error with .NET WSDL

2002-04-26 Thread Sam Ruby
Dvae Mount wrote: > > Thanks for the info. Guess you'd have to wrap Date to get a good Time > class. In the case I'm looking at, the vendor splits date and time into > separate fields. Okay for .NET, too bad for Java (and me). It is quite possible for you to write a serializer and deserializer

RE: WSDL2java error with .NET WSDL

2002-04-26 Thread Mount, Dave
nt: Friday, April 26, 2002 6:09 AM To: [EMAIL PROTECTED] Subject: RE: WSDL2java error with .NET WSDL There's a simple answer for you, but you won't like it. AXIS doesn't yet support xsd:time. We support dateTime but not time. Not sure what we'd map it to in Java. Suggestions?

RE: WSDL2java error with .NET WSDL

2002-04-26 Thread Mount, Dave
lto:[EMAIL PROTECTED]] Sent: Friday, April 26, 2002 6:09 AM To: [EMAIL PROTECTED] Subject: RE: WSDL2java error with .NET WSDL I think the problem is because Axis only handles a subset of the XML Schema data types. The JAX-RPC spec specifies the XML Schema data types that a JAX-RPC implementation are r

RE: WSDL2java error with .NET WSDL

2002-04-26 Thread Russell Butek
/2002 06:59:05 PM Please respond to [EMAIL PROTECTED] To:"'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject:RE: WSDL2java error with .NET WSDL I am having similar trouble with a .NET WSDL file for a different set of web services. java.io.IOException: Type http:

RE: WSDL2java error with .NET WSDL

2002-04-26 Thread Cun Yong Tan
rvice also which doesn't sound like it in your case. >From: "Mount, Dave" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> >Subject: RE: WSDL2java error with .NET WSDL >Date: T

RE: WSDL2java error with .NET WSDL

2002-04-25 Thread Mount, Dave
I am having similar trouble with a .NET WSDL file for a different set of web services. java.io.IOException: Type http://www.w3.org/2001/XMLSchema:time is referenced but not defined. at org.apache.axis.wsdl.toJava.SymbolTable.checkForUndefined(Unknown Source) at org.apache.axis.w

Re: wsdl2java error

2002-03-24 Thread Jinghua Gu
Never mind it. I got it. Thanks, At 04:26 PM 3/24/2002 -0500, Jinghua Gu wrote: When I run the following command, java org.apache.axis.wsdl.WSDL2Java samples/addr/AddressBook.wsdl Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/avalon/exc alibur/cli/CLOptionDescriptor at

Re: WSDL2Java error

2002-03-20 Thread Russell Butek
First problem: - the soap:body section is required to have a use attribute, in this case I assume you want use="literal" (of course a NullPointerException is a bad error message in this case!) - once I fixed that in the WSDL, thought, I have another problem: java.io.IOException: Type http://www.eb

Re: #WSDL2Java: Error generation Java source?

2002-03-18 Thread Russell Butek
We've got a couple xmethods WSDL in our build tests and those work fine. Tell me one that you're having problems with. Also, could you give me a full stack trace? Which XML parser are you using? Xerces? Russell Butek [EMAIL PROTECTED] "Johan \"Spocke\" Sörlin" <[EMAIL PROTECTED]> on 03/16/20