Re: How to add a (Session) Handler to Client ?

2003-04-03 Thread andre . dvorak
Hi, you just have to add the handler to your server wsdd and to your client wsdd. You also have to call setMaintainSession. After these steps you should see a session id in your soapenv header. Remember that you ave to use a single instance of an Axis Engine. I'm ensuring that by with calling s

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

Re: Newbie question about WSDL2JAVA

2003-03-25 Thread andre . dvorak
I've attached my wsdd file and the generated wsdl file. It would be fine if someone could take a look onto it before I jump out of the window. thanks, Andre [EMAIL PROTECTED] wrote : > Hi, > > I try to use CASTOR for object ser/deserialization with AXIS. While searching > the mailing list I f

Newbie question about WSDL2JAVA

2003-03-25 Thread andre . dvorak
Hi, I try to use CASTOR for object ser/deserialization with AXIS. While searching the mailing list I found a link to the AXIS cvs, which has a few classes for this job. I have trouble getting WSDL2JAVA generate my stub classes. I always get the following error: http://localhost:9080/axis/servic