Re: DOM or SAX in Axis?

2002-03-22 Thread Peter Allday
Hi, >From what I've read Axis uses SAX. (see what is Axis - speed) in the user guide http://xml.apache.org/axis/index.html Peter - Original Message - From: "Stefan Henke" <[EMAIL PROTECTED]> To: "axis-user" <[EMAIL PROTECTED]> Sent: Friday, March 22, 2002 9:46 AM Subject: DOM or SAX in

Re: why Axis?

2002-03-21 Thread Peter Allday
The other reason of course is that Axis is very easy to use. I haven't used JAXM or JAX-RPC so I can't compare, but we are doing interoperability testing between different SOAP implementations (mainly .Net so far), and have found it to be great. An example. If a .Net service is developed I can

Re: Tomcat 4.0.3/ JDK 1.4 - not working, Is this error related to my jaxrpc in wrong location?

2002-03-21 Thread Peter Allday
Can you send your web.xml file?   Peter - Original Message - From: Bens To: [EMAIL PROTECTED] Sent: Wednesday, March 20, 2002 10:32 PM Subject: Tomcat 4.0.3/ JDK 1.4 - not working, Is this error related to my jaxrpc in wrong location? Enviroment:  Tomcat

Re: Wsdl2java exception

2002-03-15 Thread Peter Allday
> > > > > > > > > > > > > > > > > >> type="intf:PositioningService"> > > > transport="http://schemas.xmlsoap.org/soap/http"/> > > > > > > >

Re: Wsdl2java exception

2002-03-15 Thread Peter Allday
Can you post your wsdl file? Peter - Original Message - From: "Yoann Brenet" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 15, 2002 2:20 PM Subject: Wsdl2java exception > Hello all ! > > I'm trying to use the Wsdl2java class on a wsdl file, but there is a > java.lang.N

Re: Getting started Part 2

2002-03-15 Thread Peter Allday
A few questions.. When you deployed it did it say that it had deployed successfully? Where is your classes/example/axis dir? Peter - Original Message - From: "Eddie Post" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 14, 2002 9:20 PM Subject: Re: Getting started Part

Re: axis response is empty

2002-03-15 Thread Peter Allday
I had the same problem. In my case the server was having a problem serializing the object that represented the complex type. The solution was to add a beanMapping to the deployment descriptor (wsdd) file. e.g. (taken from axis user guide) Hope this helps Peter - Original Message - F

Re: Basic Design Issue..

2002-03-15 Thread Peter Allday
Hi, I'm fairly new to this stuff as well, so this is just a guess, but according to the WSDL doc http://www.w3.org/TR/wsdl#_porttypes it supports a Notification operation from the server, which is what you are looking for. However, the WSDL docs says: "Although the base WSDL structure support