Problem with castor mapping file to marshal java object inApache SOAP 2.2

2002-04-22 Thread Ide Roth
Hi, This is my first time using Castor (ver: 0.9.3.9) and SOAP. I have some legacy Java classes which I'm trying to marshal to XML using Castor mapping files that I have created for the java classes. The mapping file seem to work correclty when I running a test client that is not going thr

TcpTunnelGui arguments

2002-04-02 Thread Ide Roth
Hi, I'm a beginner to Apache SOAP 2.2 and I trying to user TcpTunnelGui. I'm not sure what are the arguments I should use for it. Does anyone know what are the correct arguments to use for TcpTunnelGui? TcpTunnelGui Thank You In Advance, Ide

Re: SOAP 2.2 (500 Internal Server Error)

2002-03-28 Thread Ide Roth
the client. // outResponse.setRootPart ( aWriter.toString(), "text/xml" ); } Ide. >>> [EMAIL PROTECTED] 03/28/02 12:31PM >>> I can not tell the problem without having a look at the source code - Original Message - From: "Ide Roth" <[EMAIL

SOAP 2.2 (500 Internal Server Error)

2002-03-28 Thread Ide Roth
Hi, I'm trying to do a service request and keep getting an interal server error. The error messages are: "500 Internal Server Error" "500 Servlet messagrouter: unable to service request: Error building response envelope: java.lang.NullPointerException." Has anyone encounter this p

Problem SOAP 2.2 on EAServer4.1

2002-03-26 Thread Ide Roth
Hi, I'm a beginner user of EAServer and SOAP. I found a direction on installing Apache SOAP 2.2 on the web and I've use it to install SOAP with EAServer4.1. The installation went find. I was able to deploy service on the SOAP admin. But I ran into problem when I tried to do a request on t