Re: Installation problem

2003-10-15 Thread Max Figueredo
et.(Socket.java:309) at java.net.Socket.(Socket.java:124) at org.apache.soap.util.net.TcpTunnelGui$3.run(TcpTunnelGui.java:198) - Original Message - From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 07, 2003 11:58

Re: Installation problem

2003-10-07 Thread Scott Nichol
t;Max Figueredo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 06, 2003 2:07 AM Subject: Re: Installation problem > Scott, thanks for taking the time to reply, > > Yup, I went through those ;-). I successfully ran the hello world and other > serv

Re: Installation problem

2003-10-05 Thread Max Figueredo
PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 05, 2003 7:18 PM Subject: Re: Installation problem Max, If you are installing on Tomcat 4, see the instructions at http://cvs.apache.org/viewcvs.cgi/*checkout*/ws-soap/java/docs/install/tomcat.html?rev=HEAD&content-type=text/htm

Re: Installation problem

2003-10-05 Thread Scott Nichol
nd e-mail directly to this e-mail address, because it is filtered to accept only mail from specific mail lists. - Original Message - From: "Max Figueredo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 05, 2003 3:28 PM Subject: Installation p

Installation problem

2003-10-05 Thread Max Figueredo
When I go to http://localhost:8080/soap/admin/index.html everything looksfine, but when I click list, deploy or un-deploy I get the error below.   I have installed Tomcat, deployed the Apache Soap .war into tomcat, and setthe classpath to the required jar's (activation, mail, xercerImpl /xml

AW: Installation problem

2002-03-20 Thread Michael Bayer
woch, 20. März 2002 17:39 An: [EMAIL PROTECTED]; [EMAIL PROTECTED] Betreff: RE: Installation problem Try and use an older version of Xerces, such as version 1.2.3. I had similar results when I used Xerces 1.4.x... Charlie -Original Message- From: Martin Gehrecke [mailto:[EMAIL PROTECTE

RE: Installation problem

2002-03-20 Thread Charlie Abela
Try and use an older version of Xerces, such as version 1.2.3. I had similar results when I used Xerces 1.4.x... Charlie -Original Message- From: Martin Gehrecke [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 20, 2002 3:14 PM To: [EMAIL PROTECTED] Subject: Installation problem I am

AW: Installation problem

2002-03-20 Thread Michael Bayer
... Regards Michael -Ursprüngliche Nachricht- Von: Martin Gehrecke [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 20. März 2002 16:14 An: [EMAIL PROTECTED] Betreff: Installation problem I am getting stucked with some NoSuchMethodError (i guess all are basically coming from the same place i am

Installation problem

2002-03-20 Thread Martin Gehrecke
I am getting stucked with some NoSuchMethodError (i guess all are basically coming from the same place i am just to blind to find) I did install tomcat 3.3, soap 2.2, activation 1.0, javamail 1.2 and xerces 1.4.3 Opening http://localhost:8080/soap/index.html is giving me a nice welcome page as

Re: SOAP 2.2 and Tomcat 4.0 installation problem

2001-10-23 Thread Ong Boon Pang
Hi Neil, I wrote a detail step by step instruction in this mail list. http://marc.theaimsgroup.com/?l=soap-user&m=100199111401559&w=2 Hope this help. Boon Pang At 11:16 PM 10/23/2001 +0100, you wrote: >Sorry to bother everyone, but I've scoured the web looking for >documentation on setting up t

RE: SOAP 2.2 and Tomcat 4.0 installation problem

2001-10-23 Thread Duan
n [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 24, 2001 6:17 AM > To: [EMAIL PROTECTED] > Subject: SOAP 2.2 and Tomcat 4.0 installation problem > > > Sorry to bother everyone, but I've scoured the web looking for > documentation on setting up the latest SOAP (2.2) an

SOAP 2.2 and Tomcat 4.0 installation problem

2001-10-23 Thread Neil Stirton
Sorry to bother everyone, but I've scoured the web looking for documentation on setting up the latest SOAP (2.2) and Tomcat 4.0 (Catalina) together. I have most of it working except some problems when trying java. I have downgraded from Java 1.4 back to Java 1.3.1 as I thought this maybe the prob

Installation problem

2001-06-08 Thread David Turner
Hi All, I just installed SOAP 2.2 and I tried testing the server-side installation by pointing my browser to the following: http://localhost:port/soap/servlet/rpcrouter I ended up getting the following errors in my log. Has anyone come across this and knows how to fix it? I'm using the followin