Re: Tomcat Installtion issue

2007-08-06 Thread Partha Goswami
hi, It was typig mistake, here is the original, Sun Microsystems Inc. SunOS 5.10 Generic January 2005 You have mail. zone12$ su -zone12 Usage: su [-] [ username [ arg ... ] ] zone12$ su - zone12 Password: Sun Microsystems Inc. SunOS 5.10 Generic January 2005 zone12$ cd /home/jug-how

Re: Tomcat Installtion issue

2007-08-06 Thread reno
On dim, 2007-08-05 at 17:12 +0530, Partha Goswami wrote: > Hi, > > I am going to install/start Tomcat 6x version in solaris 10. Now, > > I did, > > # mkdir < path of tomcat dir > log > # JAVA_HOME=/usrjava you may forget a "/" after usr and JAVA_HOME should point to the jre > #export JAVA_HO

Tomcat Installtion issue

2007-08-05 Thread Partha Goswami
Hi, I am going to install/start Tomcat 6x version in solaris 10. Now, I did, # mkdir < path of tomcat dir > log # JAVA_HOME=/usrjava #export JAVA_HOME then # CATALINA_HOME=path of tomcat dir # export CATALINA_HOME then, # cd path of tomcat dir /bin #./startup.sh But I am getting follwing er