RE: Dynamic Context

2003-07-23 Thread Elisabeth Rotbach
Hi, 1) My goal is to store into th server files uploaded and the user must be able to consult these documents. My main application is deployed with a war. To consult document, I have found this solution : creation of an another webapp (docBase - store directory). 2) A webapp shouldn't create

Dynamic Context

2003-07-22 Thread Elisabeth Rotbach
Hi, I have already post this question, but I haven't find the solution. I am trying to create a new context into a ServletContextListener. == A Tomcat server is started whith usual method (server.xml and catalina.bat run). In a specific context, a class (extend of ServletContextListener) try to

New context

2003-07-03 Thread Elisabeth Rotbach
Hello, I would like to create (install) a new context (just a direcotry) from my application (in a ServletContextListener per exemple). I had see the ServletManager source and had search in archive mail whitout success. If I use : org.apache.catalina.startup.Embedded, catalina.bat not found

RE: New context

2003-07-03 Thread Elisabeth Rotbach
Tomcat has already started? _ Atreya Basu Developer, Greenfield Research Inc. e-mail: atreya (at) greenfieldresearch (dot) ca -Original Message- From: Elisabeth Rotbach [mailto:[EMAIL PROTECTED] Sent: July 3, 2003 7:25 AM To: [EMAIL PROTECTED] Subject: New

Re: jspc ant task and merge web.xml

2003-07-03 Thread Elisabeth Rotbach
To merge several xml, I use : xmltask from http://www.oopsconsultancy.com. EJL Toulouse From: BOULAY Arnaud [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: jspc ant task and merge web.xml Date: Thu, 03 Jul 2003 16:33:30 +0200 Hi ! I want to do an