RE: jrun deployment

2002-04-28 Thread Schuring, Tom
well, i'd better answer my own question then. i found out that axis only runs with jrun 3.1 once i upgraded it started to work.   -Original Message-From: Schuring, Tom Sent: Wednesday, April 24, 2002 1:46 PMTo: [EMAIL PROTECTED]Subject: jrun deployment hello,   i

jrun installation instructions/faq anywhere ?

2002-04-28 Thread Schuring, Tom
hello,   are there any installation instructions to install axis on jrun ?   i have got it working but when i try to deploy a web-service with:   java org.apache.axis.client.AdminClient -lhttp://myserver/axis/services/AdminService deploy.wsdd   i get an error. i just want to make sure that

wsdl2java: union of simpleType

2002-04-28 Thread Richard Emberson
Using wsdl2java, latest cvs (as of yesterday), when attempt to produce Java code for the following I get a class with no instance variable(s) nor any getters or settors - hard to (de)serialize. If I try:

Two things with AXIS beta 2 rc1...

2002-04-28 Thread ajack
I installed beta 2 rc1 to replace beta 1 and I found two things, no doubt intended [and quite possibly in release notes, I just tried running], but disconcerting never the less: 1) In the produced WSDL: soap:body -> wsdlsoap:body and such. Is WSDL changing so much that this can be changed? Gosh,