Re: How to configure TomCat4 for web applications?

2003-06-30 Thread john d barreto
Yi, Do you have a web.xml descriptor file in Controller\WEB-INF? Hi, I am new to TomCat and I am trying to move a web server called Controller from Tomcat 3 to Tomcat4. I have Tomcat4 installed and the examples like Cookie and HelloWorld work fine. Then I copied the whole Controller folder

RE: How to configure TomCat4 for web applications?

2003-06-30 Thread john d barreto
ejb-ref-nameejb/ProcessOrder/ejb-ref-name ejb-ref-typeSession/ejb-ref-type local-homecom.mycompany.mypackage.ProcessOrderHome/local-home localcom.mycompany.mypackage.ProcessOrder/local /ejb-local-ref /web-app -Original Message- From: john d barreto [mailto:[EMAIL PROTECTED

RE: How to configure TomCat4 for web applications?

2003-06-30 Thread john d barreto
Yi, Do you have more than one version of Tomcat installed on the same machine? Hi, I removed the web.xml, the error message still is Controller/servlet/Controller not available. Do you have any suggestions as how to write my own web.xml? Or do I need to specify somewhere for the TomCat to

Problem installing Apache-SOAP on Tomcat 4.1.24 using Java 1.4.1_02

2003-06-29 Thread john d barreto
Hi Everybody, I'm trying to get SOAP working on Tomcat 4.1.24. I have j2se 1.4.1 installed on my Win98 machine. Has anyone ever tried this? When I launch http://localhost/soap/servlet/rpcrouter; (I've changed the default port to port 80 instead of port 8080), I get the following message:

RE: Problem installing Apache-SOAP on Tomcat 4.1.24 using Java 1.4.1_02

2003-06-29 Thread john d barreto
sun.io.unicode.encoding=UnicodeLittle sun.cpu.isalist= Platform: Apache Tomcat/4.1.18 -Original Message- From: john d barreto [mailto:[EMAIL PROTECTED] Sent: Sunday, June 29, 2003 2:20 PM To: [EMAIL PROTECTED