WSDL2Java question

2004-10-14 Thread Dan Ciarniello
Is there anyway to prevent WSDL2Java from creating the client side stubs? In particular, I thinking about the Service interface and the Locator and Stub classes. I don't need them for deploying to the server and would just as soon not have them generated. Maybe I'm missing something but I do

WSDL2Java Question

2003-12-08 Thread Hainer Neil
Hi, If I have generated a WSDL file from the source file myjava.class and Java2WSDL utility, then use that as input to WSDL2Java: 1.  Are these the correct files to deploy under my webserver? MyJava.class                                         | MyjavaSoapBindingImpl.class               |  

RE: wsdl2java question

2003-10-06 Thread [EMAIL PROTECTED]
, Shrikant... Optimyz Software, Inc. email: [EMAIL PROTECTED] Web: www.optimyz.com For information about WebServiceTester product visit: http://www.optimyz.com Original Message: - From: anoop [EMAIL PROTECTED] Date: Mon, 6 Oct 2003 10:24:15 -0700 To: [EMAIL PROTECTED] Subject: wsdl2jav

wsdl2java question

2003-10-06 Thread anoop
Hi all,   I have a WSDL file representing a service and I wanted to call this service from Java. I used WSDL2Java to generate Java Classes but unfortunately, it generated only 2 of the 6 required data classes. Any Ideas? Please help.       Anoop Singhal   Reflectivity, Inc 350 Potr

wsdl2java question

2003-10-06 Thread anoop
Hi all,   I have a WSDL file representing a service and I wanted to call this service from Java. I used WSDL2Java to generate Java Classes but unfortunately, it generated only 2 of the 6 required data classes. Any Ideas? Please help.       Anoop Singhal   Reflectivity, Inc 350 Potr

WSDL2Java question

2003-08-04 Thread Shantanu Sen
Is there any way to programmatically specify the set of allowed methods to an interface which is going to be deployed as a service? For example here is a section of the generated wsdd that I have. I want to expose only one method of MyServiceInt as exportable which will be g

Re: soap fault and WSDL2Java question

2003-07-29 Thread Anne Thomas Manes
namespace attributes from the soap:fault definition.   Anne - Original Message - From: Shantanu Sen To: [EMAIL PROTECTED] Sent: Tuesday, July 29, 2003 9:54 PM Subject: Re: soap fault and WSDL2Java question I found the error. I did not have the name attribute of wsdl:fa

Re: soap fault and WSDL2Java question

2003-07-29 Thread Anne Thomas Manes
://schemas.xmlsoap.org/wsdl/soap/ [2] http://schemas.xmlsoap.org/wsdl/ Regards, Anne - Original Message - From: Shantanu Sen To: [EMAIL PROTECTED] Sent: Tuesday, July 29, 2003 9:54 PM Subject: Re: soap fault and WSDL2Java question I found the error. I did not have the name attribute of wsdl:fault

Re: soap fault and WSDL2Java question

2003-07-29 Thread Shantanu Sen
ds, > Anne > > - Original Message ----- > From: "Shantanu Sen" > To: > Sent: Tuesday, July 29, 2003 7:05 PM > Subject: soap fault and WSDL2Java question > > > > When I use the following WSDL file, I get this > error, > > even though the WSDL

Re: soap fault and WSDL2Java question

2003-07-29 Thread Shantanu Sen
mlsoap.org/soap/encoding/"; > /> > > Regards, > Anne > > - Original Message - > From: "Shantanu Sen" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, July 29, 2003 7:05 PM > Subject: soap fault and WSDL2Java question &

Re: soap fault and WSDL2Java question

2003-07-29 Thread Anne Thomas Manes
;[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 29, 2003 7:05 PM Subject: soap fault and WSDL2Java question > When I use the following WSDL file, I get this error, > even though the WSDL is validated by Cape Clear WSDL > editor, and I see the name attribute is there. &

soap fault and WSDL2Java question

2003-07-29 Thread Shantanu Sen
When I use the following WSDL file, I get this error, even though the WSDL is validated by Cape Clear WSDL editor, and I see the name attribute is there. java.io.IOException: ERROR: Fault is missing a name= attribute in operation "MyOperation", in binding {http://MyService}rpc-encoded.at

RE: WSDL2Java question

2003-03-20 Thread Davinder Singh
Title: RE: WSDL2Java question Hi Mischa I have successfully created java classes using WSDL2Java tool for a document/literal wsdl file. By default, WSDL2Java generates "Wrapped" version of doc/lit but if u use '-W' option with it, it will generate doc/lit implementaion o

WSDL2Java question

2003-03-19 Thread Mischa
hi, is it right that WSDL2Java just makes sense for rpc/encoded? Because no matter what style/use in my WSDL is specified - i am always getting the same output of WSDL2Java. What's the approach if i want to use document/literal? do I have to bind my custom classes by myself or is there something

WSDL2Java question

2003-03-17 Thread Mischa
hi, is it right that WSDL2Java just makes sense for rpc/encoded? Because no matter what style/use in my WSDL is specified - i am always getting the same output of WSDL2Java. What's the approach if i want to use document/literal? do I have to bind my custom classes by myself or is there something l

Re: WSIF vs WSDL2Java question

2003-02-13 Thread Anthony Elder
baux)" <[EMAIL PROTECTED]> on 12/02/2003 17:50:21 Please respond to [EMAIL PROTECTED] To:[EMAIL PROTECTED] cc: Subject:Re: WSIF vs WSDL2Java question Hi Anthony, Thank you ... it answers to the question I asked but I actually wanted to know more about WSIF before I go deepe

Re: WSIF vs WSDL2Java question

2003-02-12 Thread BLIS Webmaster (Patrick Houbaux)
Elder [EMAIL PROTECTED] Web Services Development IBM UK Laboratories, Hursley Park (+44) 01962 818320, x248320, MP208. "BLIS Webmaster (Patrick Houbaux)" <[EMAIL PROTECTED]> on 12/02/2003 16:24:25 Please respond to [EMAIL PROTECTED] To:[EMAIL PROTECTED] cc: Subject:WSIF

Re: AW: WSIF vs WSDL2Java question

2003-02-12 Thread BLIS Webmaster (Patrick Houbaux)
x) [mailto:[EMAIL PROTECTED]] Gesendet: Mi 12.02.2003 17.24 Uhr An: [EMAIL PROTECTED] Cc: Betreff: WSIF vs WSDL2Java question Hi all, I'm still quite a newbie to everything concerning web services and I would like somebody's opinion on something I'm wondering. I wa

Re: WSIF vs WSDL2Java question

2003-02-12 Thread Anthony Elder
27;t what you question was. ...ant Anthony Elder [EMAIL PROTECTED] Web Services Development IBM UK Laboratories, Hursley Park (+44) 01962 818320, x248320, MP208. "BLIS Webmaster (Patrick Houbaux)" <[EMAIL PROTECTED]> on 12/02/2003 16:24:25 Please respond to [EMAIL PRO

AW: WSIF vs WSDL2Java question

2003-02-12 Thread Oliver Adler
PROTECTED]] Gesendet: Mi 12.02.2003 17.24 Uhr An: [EMAIL PROTECTED] Cc: Betreff: WSIF vs WSDL2Java question Hi all, I'm still quite a newbie to everything concerning web services and I would like someb

WSIF vs WSDL2Java question

2003-02-12 Thread BLIS Webmaster (Patrick Houbaux)
Hi all, I'm still quite a newbie to everything concerning web services and I would like somebody's opinion on something I'm wondering. I want to write a client that should access to a web service defined through WSDL that is hosted physically on several servers. I have made some experimentatio

Re: Java2WSDL/WSDL2Java question

2002-12-05 Thread Derek Eichele
ovember 27, 2002 8:29 PM To: [EMAIL PROTECTED] Subject: Re: Java2WSDL/WSDL2Java question I didn't get any response to this, so I'm reposting it. I really need to understand these tools, is there a better way to learn them than trial and error and the very basic command line docs? An

RE: Java2WSDL/WSDL2Java question

2002-12-02 Thread Tom Jordahl
lto:[EMAIL PROTECTED]] Sent: Wednesday, November 27, 2002 8:29 PM To: [EMAIL PROTECTED] Subject: Re: Java2WSDL/WSDL2Java question I didn't get any response to this, so I'm reposting it. I really need to understand these tools, is there a better way to learn them than trial and erro

Re: Java2WSDL/WSDL2Java question

2002-11-27 Thread Derek Eichele
I didn't get any response to this, so I'm reposting it. I really need to understand these tools, is there a better way to learn them than trial and error and the very basic command line docs? Any point in the right direction would be greatly appreciated. Derek. Derek Eichele wrote: I am atte

Java2WSDL/WSDL2Java question

2002-11-26 Thread Derek Eichele
I am attempting to learn how to use Java2WSDL and WSDL2Java properly, but it isn't coming easily. I always get odd type names that I am forced to edit every time I generate code. I created a simple test case for demonstrative purposes, if anyone can tell me what I am doing wrong, I would apprec

FW: repost of WSDL2Java question

2002-04-01 Thread Glen Daniels
Title: repost of WSDL2Java question Reposting this here too.   -Original Message-From: Glen Daniels Sent: Monday, April 01, 2002 1:54 PMTo: '[EMAIL PROTECTED]'Subject: RE: repost of WSDL2Java question Hi Mark, sorry for the delay in getting back to you!   The Service.jav