Re: Apache and Tomcat: jsdk.jar

2000-11-09 Thread Antonio W. Lagnada
I guess that's what I concluded. I just have the main page redirected to the jsp page. You brought that point of not running tomcat as rootthanx. Even though I knew this, I ignored it. -- Antonio W. Lagnada Ecommerce Consultant [EMAIL PROTECTED] This email address is specifically for JSP-

Re: Apache and Tomcat: jsdk.jar

2000-10-30 Thread Daniel Lynn
he1.3.12 run at port 80 > Tomcat3.1 run at port 8007 > > Thank in advance! > > Regards, > Jasper > > - Original Message - > From: "Jason" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, October 30, 2000 12:59 PM > Subje

Re: Apache and Tomcat: jsdk.jar

2000-10-30 Thread chuakh
dy help me? Apache1.3.12 run at port 80 Tomcat3.1 run at port 8007 Thank in advance! Regards, Jasper - Original Message - From: "Jason" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 30, 2000 12:59 PM Subject: Re: Apache and Tomcat: jsdk.jar &g

Re: Apache and Tomcat: jsdk.jar

2000-10-30 Thread Kim
e most optimistic view. Any help/views/comments/pointers from all you experienced deployment gurus will be very much appreciated. Thanks. kim. - Original Message - From: "Craig R. McClanahan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 29,

Re: Apache and Tomcat: jsdk.jar

2000-10-29 Thread Jason
PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 27, 2000 5:02 PM Subject: Apache and Tomcat: jsdk.jar > OK, so I'm putting Tomcat and apache on our server and I'm running into > some problems... > > We had apache on and we downloaded and installed tomcat so we can

Re: Apache and Tomcat: jsdk.jar

2000-10-29 Thread Craig R. McClanahan
"Antonio W. Lagnada" wrote: > I have Tomcat on Linux and I gave up trying to make it work for port > 80! I guess I just used the default port instead. My Apache server is > not running tomcat, i have to run the tomcat server separately. I just > configured my linux server to start tomcat on reb

Re: Apache and Tomcat: jsdk.jar

2000-10-28 Thread Antonio W. Lagnada
I have Tomcat on Linux and I gave up trying to make it work for port 80! I guess I just used the default port instead. My Apache server is not running tomcat, i have to run the tomcat server separately. I just configured my linux server to start tomcat on reboot. It would be nice if I could use

Re: Apache and Tomcat: jsdk.jar

2000-10-28 Thread JEFF RUYTER
Hi Daniel: Are trying installing Apache on NT or UNIX. If your using NT, then you need to do the following 1) Install Apache first. I used 1.3.14 2) start Apache Server, make sure that its working 3) Install JSDK 2.0 instead of JSDK 2.1. If you want to use JSDK 2.1 then install JSDK 2.0 find the

Re: Apache and Tomcat: jsdk.jar

2000-10-27 Thread Thang Nguyen
Thank you for bringing this up. We are on the same boat. I am also very interested in how to configure this also. Currently I had Apache running and stand alone Tomcat running, and I believe I need Jserv to be installed and configured in order for Tomcat to work with Apache.Please help us

Apache and Tomcat: jsdk.jar

2000-10-27 Thread Daniel Lynn
OK, so I'm putting Tomcat and apache on our server and I'm running into some problems... We had apache on and we downloaded and installed tomcat so we can run jsp stuff. The tomcat manual said we needed to download Apache JServ so that we could get the apache module (the .dll file) OK, so for t