gar
-Original Message-
From: Christophe Roudet [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 13, 2004 6:02 AM
To: Sagar Pidaparthi
Subject: RE: How do you get around "referenced but not defined" in wsdl2java tool
I can't see a declaration in you BaseGroupGroupModel.wsdl.
You n
PROTECTED]
Sent: Tuesday, July 13, 2004 6:02 AM
To: Sagar Pidaparthi
Subject: RE: How do you get around "referenced but not defined" in wsdl2java tool
I can't see a declaration in you BaseGroupGroupModel.wsdl.
You need to declare the BaseGroupModel type, not the services related t
Title: RE: How do you get around "referenced but not defined" in wsdl2java tool
Hi,
Thanks for your help so far. I appreciate you’re your help, but I have not yet been able to solve my problem and I see new errors, which I report below. I am working on several inter-related ob
wsdl2java
Thanks
Sagar
-Original Message-
From: Christophe Roudet [mailto:[EMAIL PROTECTED]
Sent: Friday, July 09, 2004 3:27 PM
To: [EMAIL PROTECTED]
Subject: RE: How do you get around "referenced but not defined" in
wsdl2java tool
If you are using java2wsdl to generate your ws
3:27 PM
To: [EMAIL PROTECTED]
Subject: RE: How do you get around "referenced but not defined" in wsdl2java tool
If you are using java2wsdl to generate your wsdl you can:
- specify an input wsdl file with your types (--input )
- specify extra-classes to add (-e, --extraClasses )
See java2w
Subject: RE: How do you get around "referenced but not defined" in wsdl2java tool
If you are using java2wsdl to generate your wsdl you can:
- specify an input wsdl file with your types (--input )
- specify extra-classes to add (-e, --extraClasses )
See java2wsdl doc http://ws.ap
:
Christophe
From: Sagar Pidaparthi [mailto:[EMAIL PROTECTED]
Sent: Friday, July 09, 2004 6:15 PM
To: [EMAIL PROTECTED]
Subject: How do you get around "referenced but not defined" in wsdl2java
tool
Hi,
How do you get around "
Title: How do you get around "referenced but not defined" in wsdl2java tool
Hi,
How do you get around "referenced but not defined" while generating java from wsdl2java tool? Please see below the error stack trace.
Regards
Sagar
PS:
Type
BaseGroupModel i