Re: Tomcat 5.0.18 and symLinks

2004-02-16 Thread De Toffoli Garry
I use it, and run OK; Guy Kaisin ha scritto: Does anybody knows if the attribute for the Context (server.xml) is now working? I've try to use symlink in my webapp but is seams that it is not working. Here is my definition: server.xml --- Context path= docBase=mywebapp

Re: include files

2004-02-10 Thread De Toffoli Garry
Chris Daly ha scritto: hi i've tested a new version of my jsp include file (a header which is referenced by about 40 pages) on one jsp page, and its wokred ok. i've changed the coding of the include page though none of the other jsp pages have picked up the new include and are still looking

Re: include files

2004-02-10 Thread De Toffoli Garry
Chris Daly ha scritto: everyhting under the work directory, all the directories work/Standalone/localhost etc etc ? wont this delete the standlone server ? At 10:09 10.02.2004 +, you wrote: If you think everything else is working ok, stop tomcat delete everything under the work

Re: include files

2004-02-10 Thread De Toffoli Garry
You would delete only the file under the work directory; WEB-INF exist on the directory of your web site, and not under work; if you have installed tomcat in /usr/tomcat, the work directory is: /usr/tomcat/work; with your example: /usr/tomcat/Standalone/localhost/Website the touch cmd is a

Re: Help!!! How to get a simple jsp page working

2004-02-10 Thread De Toffoli Garry
Avinash Sridhar ha scritto: hi, I am usng Tomcat 5.0.16 And facing the below mentioned problem I have a directory by name sampleapp,now I have made a directory named ROOT inside the sampleapp directory. I have written a simple MyJsp.jsp jsp file and placed it in the above mentioned ROOT ,now my

Re: Tomcat Loads Deleted Context?

2004-02-09 Thread De Toffoli Garry
Shapira, Yoav ha scritto: Howdy, Is META-INF/context.xml a standard way to provide a default context in a war? Or is it tomcat specific? It is tomcat-specific. Yoav Shapira This e-mail, including any attachments, is a confidential business communication, and may contain

How configure ADMIN for DefaultContext

2004-02-04 Thread De Toffoli Garry
Hi to all, I would like to modify the Administration of Tomcat for adding the functionality of DefaultContext; someone has an example, or some directive for doing it? Thank you. - To unsubscribe, e-mail: [EMAIL

Problem compiling JSP under TOMCAT 5.0.18

2004-02-03 Thread De Toffoli Garry
Hi to all, I would like to pass from tomcat 3.2.x to tomcat 5.0.18; under tomcat 3.2.x I have some package under the WEB-INF/classes of all my sites, and run OK; passing to tomcat 5.0.18 I have changed only tomcat, leaving untouched all the directory where resides the sites; but when I

Re: Problem compiling JSP under TOMCAT 5.0.18

2004-02-03 Thread De Toffoli Garry
De Toffoli Garry ha scritto: Hi to all, I would like to pass from tomcat 3.2.x to tomcat 5.0.18; under tomcat 3.2.x I have some package under the WEB-INF/classes of all my sites, and run OK; passing to tomcat 5.0.18 I have changed only tomcat, leaving untouched all the directory where

Re: Problem compiling JSP under TOMCAT 5.0.18

2004-02-03 Thread De Toffoli Garry
Remy Maucherat ha scritto: De Toffoli Garry wrote: De Toffoli Garry ha scritto: Hi to all, I would like to pass from tomcat 3.2.x to tomcat 5.0.18; under tomcat 3.2.x I have some package under the WEB-INF/classes of all my sites, and run OK; passing to tomcat 5.0.18 I have changed

Re: Problem compiling JSP under TOMCAT 5.0.18

2004-02-03 Thread De Toffoli Garry
De Toffoli Garry ha scritto: Remy Maucherat ha scritto: De Toffoli Garry wrote: De Toffoli Garry ha scritto: Hi to all, I would like to pass from tomcat 3.2.x to tomcat 5.0.18; under tomcat 3.2.x I have some package under the WEB-INF/classes of all my sites, and run OK; passing

Problem Compiling JSP under TOMCAT 5.0.18; please help me

2004-02-02 Thread De Toffoli Garry
Hi to all, I would like to pass from tomcat 3.2.x to tomcat 5.0.18; under tomcat 3.2.x I have some package under the WEB-INF/classes of all my sites, and run OK; passing to tomcat 5.0.18 I have changed only tomcat, leaving untouched all the directory where resides the sites; but when

Problem compiling JSP under TOMCAT 5.0.16

2004-01-23 Thread De Toffoli Garry
Hi to all, my name is De Toffoli Garry, and I have installed the Tomcat 5.0.16; I have the same problem reported by Simone Chiaretta: on a my site, under the WEB-INF/classes exist a package named db, but when I run a test page, I have this error: org.apache.jasper.JasperException: Unable