Tomcat-SOAP configuration problem

2004-03-24 Thread Vijay Lakshminarayanan
Hi. I have installed Tomcat successfully (I think) and am now trying to deploy a web-service through the command prompt. This is a sample example file (CalcClient - popular one on the web) and when I try to deploy, I get messages which look like this - C:\Program Files\jakarta-tomcat-5.0.19\weba

Tomcat/SOAP problems with JCE

2003-07-31 Thread Giri Muthukrishnan
Hi I am facing this problem with Tomcat. I have tomcat 4.1.24 and JDK1.4.1. I have my class which is hosted as a SOAP service inside Tomcat. This class, when invoked, reads a properties file and reads an encoded userid/password. then it uses Basic decoding to decode this. this works fine on th

RE: Tomcat, SOAP and SSH

2002-12-06 Thread Noel J. Bergman
> I've got two servers: one for the frontend (Internet) and one backend. > The Communication between them is implemented as SAOP-webservice. Now,I > wan't to have the Communication through an SSH-tunnel. ssh -2 -N -T -q -L 8080:$remote-name:8080 $remote-name -- To unsubscribe, e-mail:

Tomcat, SOAP and SSH

2002-12-06 Thread Christian Suter
Hi everybody I've got two servers: one for the frontend (Internet) and one backend. The Communication between them is implemented as SAOP-webservice. Now,I wan't to have the Communication through an SSH-tunnel. The tunnel is ok, but the communication doesn't work fine. I've taken openssh on port 2

Re: Opinion: Tomcat/SOAP/Java Web Start

2002-08-29 Thread Mona Wong-Barnum
Hi Mark: > Has > anyone had any real experience with Java Web Start? Does it really make > installation and upgrades as painless as Sun claims? I'll answer via the list briefly. We use Java Web Start to distribute our Java 2D/3D programs. It does makes distribution of our programs ve

Setting certificates file with Tomcat / SOAP

2002-08-02 Thread Ashley.Bryett
, the comms only work when I specify the certificates file through setting the javax.net.ssl.trustStore system property. I believe that Tomcat/SOAP interferes with the SSLSocketFactory that I set as default. I have some test code which : 1 - Creates a SSLSocketFactory by loading our certificate file

Re: Tomcat + SOAP

2002-04-26 Thread Martin Mauri
Oh God, I'm just about to give up, it keeps telling me the same error. I don't know what else to do. - Original Message - From: "Vijay Shinde" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, April 26, 2002 3:3

Re: Tomcat + SOAP

2002-04-26 Thread Vijay Shinde
> I'm already using both jars, but still gives me the same error, damn it. > > any clue? > > - Original Message - > From: "Raj Chanian" <[EMAIL PROTECTED]> > To: "'Tomcat Users List'" <[EMAIL PROTECTED]> > Sent: Friday,

Re: Tomcat + SOAP

2002-04-26 Thread Martin Mauri
Hi Raj, I'm already using both jars, but still gives me the same error, damn it. any clue? - Original Message - From: "Raj Chanian" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Friday, April 26, 2002 12:58 PM Su

RE: Tomcat + SOAP

2002-04-26 Thread Raj Chanian
m the response if not anything else. Atleast then you will no you are talking to soap. Regards, Raj -Original Message- From: Martin Mauri [mailto:[EMAIL PROTECTED]] Sent: 26 April 2002 16:38 To: Tomcat Users List Subject: Re: Tomcat + SOAP Yes, I have, and that's what dissapoints m

Re: Tomcat + SOAP

2002-04-26 Thread Martin Mauri
Yes, I have, and that's what dissapoints me, I don't know why, perhaps it's a version problem, can it be possible? - Original Message - From: "Raj Chanian" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: F

RE: Tomcat + SOAP

2002-04-26 Thread Raj Chanian
Silly question, but have you put soap.jar on the classpath in both your soap client app and tomcat.bat? Regards, Raj -Original Message- From: Martin Mauri [mailto:[EMAIL PROTECTED]] Sent: 26 April 2002 15:22 To: Tomcat Users List Subject: Tomcat + SOAP Hi, I've followed al

Tomcat + SOAP

2002-04-26 Thread Martin Mauri
Hi, I've followed all the steps in Apache SOAP manual, but when I try to run the calculator example, I get the folowing error: java.lang.ClassNotFoundException: org.apache.soap.server.InvokeBSK ... Any idea?!! thanks. -- To unsubscribe: For additional commands:

AW: Tomcat / SOAP

2002-01-24 Thread Lauer, Oliver
179 59 064 59 > e-Mail: [EMAIL PROTECTED] > _ > -Ursprüngliche Nachricht- Von: Loïc Lefèvre [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 24. Januar 2002 14:43 An: Mailing List Tomcat Betreff: Tomcat / SOAP Hi, Can someone tell me if tomcat suppo

RE: Tomcat / SOAP

2002-01-24 Thread Martin van den Bemt
see http://xml.apache.org/soap/docs/index.html for a soap implementation.. Mvgr, Martin > -Original Message- > From: Loïc Lefèvre [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 24, 2002 14:43 > To: Mailing List Tomcat > Subject: Tomcat / SOAP > > > Hi,

Tomcat / SOAP

2002-01-24 Thread Loïc Lefèvre
Hi, Can someone tell me if tomcat supports SOAP? Best regards, Loïc -- To unsubscribe: For additional commands: Troubles with the list: