FW: Tomcat 3.3.1 on HP-UX

2002-04-10 Thread Kairam, Raj
After installing tomcat 3.3.1 on a HP-UX 11 box and setting up required variables and verifying network related files, I am getting the following errors when I run the startup.sh. suerr.txt Needless to say, when I try the url http://localhost:8080/index.html I get following errors.

Big problem with Tomcat running stand alone on HP

2002-04-04 Thread Kairam, Raj
When I use the url http://localhost:8080/ , I get 'Forbidden, You are not permitted to access the remote system ...etc. error This is the error I see in the $CATALINA_HOME/logs/catalina.out file ( from the last 20 or so lines ) - Root Cause - java.net.BindException: Address already in

Unable to make Tomcat work with localhost

2002-04-03 Thread Kairam, Raj
Installed Tomcat on a HP machine running HP-UX 11. Also running Netscape Navigator 4.x Set required environment variables ( TOMCAT_HOME and JAVA_HOME ) in the start up .profile file and verified. Not able to see Tomcat welcome page and facing problems not mentioned in any of the books I

Unable to start Tomcat(4.0.3)

2002-04-02 Thread Kairam, Raj
Installed Tomcat on a HP machine running HP-UX 11. Also running Netscape Navigator 4.x Set required environment variables in the start up .profile file and verified. Not able to see Tomcat welcome page and facing problems not mentioned in any of the books I read. Please Help

Unable to install tomact distribution on HP - Please help

2002-03-28 Thread Kairam, Raj
I downloaded the 'jakarta-tomcat-4.0.3.tar.gz' from 'jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.3/bin/' website. On a unix box running HP-UX 11, as root, I uncompressed it in /tmp directory. To install it, I ran root@host:/opt tar -xvf /tmp/jakarta-tomcat-4.0.3.tar . After a

RE: where is HelloWorldExample

2001-04-27 Thread Kairam, Raj
When I did that, I get a page with a title 'Configuring Web Browsers and Connectiong to the Firewall' Is that what is HelloWorld or am I getting something else ? Also, one thing confusing to me is the 'servlet' part in the url. Every where 'servlet' is mentioned but below ../examples directory

RE: Build Failure

2001-04-16 Thread Kairam, Raj
quot;bootstrap/bin/antRun" directories. Super user (root) will definitely work. ... Natasa ... -----Original Message- From: Kairam, Raj [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 12, 2001 6:02 AM To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' Cc: Kairam, Raj Subject: Build Failure I

Build Failure

2001-04-12 Thread Kairam, Raj
I am trying to install and build Tomcat on a HP-UX 11.0 Box without any success. This is the environment I am working with. HOME=/ JAKARTA_HOME=/opt/jakarta JAVA_HOME=/opt/java1.3 APACHE_HOME=/usr/local/apache TOMCAT_HOME=/opt/jakarta/dist/tomcat