RE: Deploy Error

2002-06-21 Thread davout
have attached the xerces.jar i used to solve this problem.   hope this helps   regards snigdha -Original Message-From: davout [mailto:[EMAIL PROTECTED]]Sent: Friday, June 21, 2002 8:38 PMTo: [EMAIL PROTECTED]Subject: RE: Deploy Error whats the oldest Xerces

RE: Soap22 to Axis translation - method call error

2002-06-21 Thread davout
g/soap/encoding/";> IBM It uses the "urn:" prefix -Original Message- From: Wimmer, Matthias [mailto:[EMAIL PROTECTED]] Sent: 21 June 2002 18:49 To: '[EMAIL PROTECTED]' Subject: RE: Soap22 to Axis translation - method call error Maybe this &quo

Trace Axis handling thru JBuilder debugger??

2002-06-21 Thread davout
Is it possible to trace how Apache Axis handles an incoming soap rpc call thru the JBuilder5 IDE debugger? If it is then I'd be grateful for some detailed idiot-level instructions on how to configure JBuilder5 If not is there a detailed trace log I can switch on to view how and why an error is o

RE: Soap22 to Axis translation - method call error

2002-06-21 Thread davout
ginal Message- From: davout [mailto:[EMAIL PROTECTED]] Sent: 21 June 2002 15:03 To: Axis-User Subject: Soap22 to Axis translation - method call error I've been trying to convert one of my simple Soap22 web services to Axis, but I get an error each time it runs. The RPC Soap message tran

RE: Deploy Error

2002-06-21 Thread davout
Title: Deploy Error whats the oldest Xerces version number that should be used?    -Original Message-From: Snigdha Pandit [mailto:[EMAIL PROTECTED]]Sent: 21 June 2002 15:03To: [EMAIL PROTECTED]Subject: RE: Deploy Error hi,     Check the version of the xerces parser you are

Soap22 to Axis translation - method call error

2002-06-21 Thread davout
I've been trying to convert one of my simple Soap22 web services to Axis, but I get an error each time it runs. The RPC Soap message transmitted is as follows... ---oOo-- POST /axis/servlet/AxisServlet HTTP/1.0 Content-Length: 586 Host: localhost Content-Type: text/xml;

RE: Help - Soap22 to Axis conversion

2002-06-21 Thread davout
>> I'm confused by the question. Classes are typically put in tomcat4/webapps/axis/WEB-INF/classes. << Is it possible to have the classes positioned elsewhere? In Soap22 I could run... http://localhost:8080/soap/servlet/rpcrouter deploy deploy.xml The Soap22 deploy.xml file includes a

Help - Soap22 to Axis conversion

2002-06-21 Thread davout
I'm in the process of converting a soap22 web service to use Axis, and I'm hoping somebody can help me with some explanations of the following... a). TargetEndPointAddress With Soap22 I have the following address parts I use to set up calls to a web service... URL