RE: problem using WSDL2Java on RPC/Literal

2004-04-17 Thread Anne Thomas Manes
Title: RE: problem using WSDL2Java on RPC/Literal Why is it necessary to put the element into a specific namespace? Is this a pre-existing service that you can’t modify? If so, then I think your best bet is to define the service as Document/Literal, and then you can specify the exact

RE: problem using WSDL2Java on RPC/Literal

2004-04-17 Thread Anne Thomas Manes
Title: RE: problem using WSDL2Java on RPC/Literal Why is it necessary to put the element into a specific namespace? Is this a pre-existing service that you can’t modify? If so, then I think your best bet is to define the service as Document/Literal, and then you can specify the exact

RE: problem using WSDL2Java on RPC/Literal

2004-04-16 Thread Wei Hsu
Title: RE: problem using WSDL2Java on RPC/Literal Hmmm, maybe it's time I take a look at that WS-I Basic Profile. Thanks for the help guys.  I guess I'll just have to figure out a workaround then. -Wei -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECT

RE: problem using WSDL2Java on RPC/Literal

2004-04-13 Thread Anne Thomas Manes
u must use Document/Literal rather than RPC/Literal. [1] http://www.ws-i.org/Profiles/Basic/2003-08/BasicProfile-1.0a.html Regards, Anne -Original Message- From: Robert Lowe [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 13, 2004 3:28 PM To: [EMAIL PROTECTED] Subject: RE: problem using WS

RE: problem using WSDL2Java on RPC/Literal

2004-04-13 Thread Anne Thomas Manes
u must use Document/Literal rather than RPC/Literal. [1] http://www.ws-i.org/Profiles/Basic/2003-08/BasicProfile-1.0a.html Regards, Anne -Original Message- From: Robert Lowe [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 13, 2004 3:28 PM To: [EMAIL PROTECTED] Subject: RE: problem using WS

RE: problem using WSDL2Java on RPC/Literal

2004-04-13 Thread Wei Hsu
Title: RE: problem using WSDL2Java on RPC/Literal Thanks for the tip.  I am creating RPC/Literal WSDL's because the services I'm writing for is somewhat of a legacy system that employs a hybrid approach between RPC/Encoded and RPC/Literal.  While I would love to move to doc/

Re: problem using WSDL2Java on RPC/Literal

2004-04-13 Thread Junaid . Bhatra
cc PM Subject problem using WSDL2Java on P

RE: problem using WSDL2Java on RPC/Literal

2004-04-13 Thread Robert Lowe
Original Message- From: Wei Hsu [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 14, 2004 3:11 AM To: [EMAIL PROTECTED] Subject: problem using WSDL2Java on RPC/Literal Hi all, I've been trying to run WSDL2Java on my RPC/Literal WSDL, but I keep running into a seemingly simple problem. In

problem using WSDL2Java on RPC/Literal

2004-04-13 Thread Wei Hsu
Hi all,   I've been trying to run WSDL2Java on my RPC/Literal WSDL, but I keep running into a seemingly simple problem.  In the WSDL, I've created a createSalesOrderRequest message as the following:         Here, assume n1 belongs to namespace my.example.com and the namespac

RE: Doc/Lit Problem using wsdl2java

2003-05-27 Thread SECRIST,MARK S (HP-FtCollins,ex1)
://www.xfront.com/eXtreme-eXtensibility.html Mark -Original Message- From: SECRIST,MARK S (HP-FtCollins,ex1) [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 27, 2003 12:45 PM To: '[EMAIL PROTECTED]' Subject: RE: Doc/Lit Problem using wsdl2java I don't know what your schema looks

RE: Doc/Lit Problem using wsdl2java

2003-05-27 Thread SECRIST,MARK S (HP-FtCollins,ex1)
ant HP Developer Resources Organization (DRO) AppDev Advanced Technology Center [EMAIL PROTECTED] Tel: (970) 898-7490 -Original Message- From: Joachim Schneider [mailto:[EMAIL PROTECTED] Sent: Monday, May 26, 2003 1:34 AM To: Axis-User Subject: Doc/Lit Problem using wsdl2java I'

problem using wsdl2java

2003-04-03 Thread andre . dvorak
Hi, I want to use the EnumDe/SerializerFactory of axis and have deployed a wsdd file with the following mapping: http://schemas.xmlsoap.org/soap/encoding/"/> My service uses this STATEType and I could successfully deploy the service. After using wsdl2java I get the following error: java.i

Problem using WSDL2Java generated Subclasses in my service

2002-10-15 Thread Myles Chippendale
Dear all, I am using Axis 1.0 to build something like a Proxy for our internal web services. There are a few services on our network which I have generated client stubs for using WSDL2Java. One service I import defines the following types: