Directory changes

2001-04-04 Thread Sonia Sh



Hi All
I have tested a simple application called greeting 
by putting it into tomcat_home\web-apps directory.
Now when I am putting the same application into a 
different directory outside the Tomcat_home and adding the Context in 
the context manager, I am not able to access the application. 
Can some one please help??
Thanks in advance
Regards
Sonia


directory changes

2001-04-04 Thread Sonia Sh



The new location of my application is 
C:\Java\4656\Chapter07\greeting (This is actually a 
dnloaded source code from some book). 
And the context I added just before 
/ContextManager is

Context path="/greeting"
docBase="C:\Java\4656\Chapter07\greeting"
/Context 
/ContextManager
Now I restarted Tomcat and called this app as http://localhost:8080/greeting
This application (greeting) works fine when it is 
kept inside Webapps directory.
I hope this info should be sufficient.
Regards
Sonia


thanks

2001-04-04 Thread Sonia Sh



Thanks Pae
It did help(changing '\' to '/') Benoit suggested 
me this solution sometime back. Thanks a lot to all of you.
Regards
Sonia


tomcat installation

2001-03-30 Thread Sonia Sh



Hi All
I'm trying to install tomcat for the first 
time...set tomcat home and java home, but when i try to startup the tomcat it 
saysbad command !! I am not sure whether I made 
correct settings for Tomcat Home and Java Home
cansomeone please assist ?Regards and 
thanx in advanceSonia


Tomcat installation

2001-03-30 Thread Sonia Sh



Thanks Hanan
I did have spaces in Tomcat Home after removing it 
i get out of environment space, unable to determine the value of TOMCAT_HOME 
please help
Angel Jarque
* I am using win-98
* tried to double-click on startup inside 
jakarta-tomcat-3.2.1/bin
Please Help
Regards
Sonia



Tomcat installation

2001-03-30 Thread Sonia Sh



Hi Dennis
I tried using http://localhost/adminor http://localhost:9090/adminbut none 
of these seem to work. Further the link for testing the servlet also dint 
work out
Cud it be possible that my Tomcat dint get get 
installed properly?
Sonia


Autoexec.bat

2001-03-30 Thread Sonia Sh



Do I need to restart my PC everytime i make a 
change in autoexec.bat ??


Tomacat

2001-03-30 Thread Sonia Sh



Hi 
Following your suggestion I concentrated on Tomcat 
alone. Now I've unzipped the files in C:\jakarta-tomcat-3.2.1 
directory. JDK is installed in C:\JDK1.3
I've set the following in 
Autoexec.bat...
SET 
PATH=%PATH%;C:\DMI\WIN32\BIN;C:\JDK1.3\bin;C:\jdk1.3\lib;set 
ClassPath=%ClassPath%;C:\jakarta-tomcat-3.2.1\bin;c:\jakarta-tomcat-3.2.1\lib;C:\jdk1.3\libset 
ClassPath=%ClassPath%;%TOMCAT_HOME%/classesset 
TOMCAT_HOME=C:\jakarta-tomcat-3.2.1\src\org\apache\tomcat;set 
JAVA_HOME=C:\jdk1.3;

Now when I try to run startup it says bad command 
or file name.
Please help me I'm completely tired of this thing 
by now.
Regards and Thanks
Sonia


tomcat installation

2001-03-30 Thread Sonia Sh



Anand
cud u help me on the tomcat installation... i sent 
my autoexec.bat file some time backplease refer to that mail
Regards
Sonia


tomcat installation

2001-03-30 Thread Sonia Sh



set TOMCAT_HOME=C:\jakarta-tomcat-3.2.1; also gives 
the same bad command or file name error


thanks a ton

2001-03-30 Thread Sonia Sh



Dear BenoƮt
Thanks a lot. By using your patch for the classpath 
etc, Tomcat is now running fine. This gives me a great relief. Need 
a break for some time. Will be back tomorrow, to begin my 
assignment. 
Warm Regards
Sonia