Re: Equivalent of Resin "run-at" servlet configuration

2005-03-04 Thread Tim Funk
yup -Tim Parsons Technical Services wrote: And so the best way is to have a set of classes to add to your project that add this feature. It then moves with the app and can be applied per app or even as a jar in common lib for use by all apps. Tim, am I thinking right on this? --

Re: Equivalent of Resin "run-at" servlet configuration

2005-03-04 Thread Lionel Farbos
> > So if someone will write these classes, and someone will host them maybe we > can get a link off the Tomcat in the FAQ section??? Just a thought. > > > Doug > > - Original Message - > From: "Tim Funk" <[EMAIL PROTECTED]> > To:

Re: Equivalent of Resin "run-at" servlet configuration

2005-03-03 Thread Parsons Technical Services
March 03, 2005 8:51 PM Subject: Re: Equivalent of Resin "run-at" servlet configuration run-at is an extension to web.xml that is not portable across containers. That's why it will not be implemented. -Tim Aris Javier wrote: No, meaning impossible? cause if it would be very benef

Re: Equivalent of Resin "run-at" servlet configuration

2005-03-03 Thread Tim Funk
use I really don't understand the specs. I was just thinking in a layman's way. Thanks Aris -Original Message- From: Tim Funk [mailto:[EMAIL PROTECTED] Sent: Friday, March 04, 2005 9:42 AM To: Tomcat Users List Subject: Re: Equivalent of Resin "run-at" servlet configurat

RE: Equivalent of Resin "run-at" servlet configuration

2005-03-03 Thread Aris Javier
nk [mailto:[EMAIL PROTECTED] Sent: Friday, March 04, 2005 9:42 AM To: Tomcat Users List Subject: Re: Equivalent of Resin "run-at" servlet configuration no. (unless the spec says so) -Tim Aris Javier wrote: > If this is not supported in Tomcat, is there a way or a plan to have >

Re: Equivalent of Resin "run-at" servlet configuration

2005-03-03 Thread Tim Funk
: Thursday, March 03, 2005 9:34 PM To: Tomcat Users List Subject: Re: Equivalent of Resin "run-at" servlet configuration I think the Cocoon project has such a facility. I'm not sure how complicated it would be to pull out that functionality, but their work might be worth look

RE: Equivalent of Resin "run-at" servlet configuration

2005-03-03 Thread Aris Javier
List Subject: Re: Equivalent of Resin "run-at" servlet configuration I think the Cocoon project has such a facility. I'm not sure how complicated it would be to pull out that functionality, but their work might be worth looking at for this. --David Parsons Technical Services wro

Re: Equivalent of Resin "run-at" servlet configuration

2005-03-03 Thread Jonathan Wilson
utinovic" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Thursday, March 03, 2005 6:55 AM Subject: Re: Equivalent of Resin "run-at" servlet configuration Subramanya Sastry wrote: Hello, I am developing a Java web application, and one of the requirements

Re: Equivalent of Resin "run-at" servlet configuration

2005-03-03 Thread Lionel Farbos
e appreciated. And maybe we could create > an add-on and post it for use in apps that need such a device. > > Thanks > > Doug > > > - Original Message - > From: "Nikola Milutinovic" <[EMAIL PROTECTED]> > To: "Tomcat Users List"

Re: Equivalent of Resin "run-at" servlet configuration

2005-03-03 Thread David Smith
Sent: Thursday, March 03, 2005 6:55 AM Subject: Re: Equivalent of Resin "run-at" servlet configuration Subramanya Sastry wrote: Hello, I am developing a Java web application, and one of the requirements is to run a particular servlet periodically, or even at specified times. Re

Re: Equivalent of Resin "run-at" servlet configuration

2005-03-03 Thread Parsons Technical Services
ikola Milutinovic" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Thursday, March 03, 2005 6:55 AM Subject: Re: Equivalent of Resin "run-at" servlet configuration Subramanya Sastry wrote: Hello, I am developing a Java web application, and one of the requirem

Re: Equivalent of Resin "run-at" servlet configuration

2005-03-03 Thread Nikola Milutinovic
Subramanya Sastry wrote: Hello, I am developing a Java web application, and one of the requirements is to run a particular servlet periodically, or even at specified times. Resin provides this ability via its "run-at" configuration element for servlets in web.xml Example Resin configuration:

Re: Equivalent of Resin "run-at" servlet configuration

2005-03-03 Thread QM
: I am developing a Java web application, and one of the requirements is to run : a particular servlet periodically, or even at specified times. Resin provides : this ability via its "run-at" configuration element for servlets in web.xml Tomcat doesn't have this. Are you trying to run that pa

Re: Equivalent of Resin "run-at" servlet configuration

2005-03-03 Thread Antony Paul
AFAIK Tomcat dont provide a replacement for this. It is not in Servlet spec. Search in archives as it was asked a few weeks before. rgds Antony Paul On Thu, 3 Mar 2005 16:45:24 +0530 (IST), Subramanya Sastry <[EMAIL PROTECTED]> wrote: > Hello, > > I am developing a Java web application, and on

Equivalent of Resin "run-at" servlet configuration

2005-03-03 Thread Subramanya Sastry
Hello, I am developing a Java web application, and one of the requirements is to run a particular servlet periodically, or even at specified times. Resin provides this ability via its "run-at" configuration element for servlets in web.xml Example Resin configuration: download D

RE: AW: Migration 4.1.27 to 4.1.30 -> Servlet-Configuration won't work

2004-06-24 Thread Ralph Einfeldt
nt: Thursday, June 24, 2004 9:48 AM > To: [EMAIL PROTECTED] > Subject: AW: AW: Migration 4.1.27 to 4.1.30 -> Servlet-Configuration > won't wor k > > > Could it be, that 5.0.25 is MUCH more faster than 4.1.27? > ---

AW: AW: Migration 4.1.27 to 4.1.30 -> Servlet-Configuration won't wor k

2004-06-24 Thread Jens . Mueller
. Juni 2004 16:14 An: Tomcat Users List Betreff: Re: AW: Migration 4.1.27 to 4.1.30 -> Servlet-Configuration won't wor k [EMAIL PROTECTED] wrote: > Oh sorry, that is just a typo. > > That's the right mapping (don't know, where the l came from): > > > appman

Re: AW: Migration 4.1.27 to 4.1.30 -> Servlet-Configuration won't wor k

2004-06-23 Thread Veniamin Fichin
[EMAIL PROTECTED] wrote: Oh sorry, that is just a typo. That's the right mapping (don't know, where the l came from): appmanager /appmanager And the login-Request is http://xxx/login/, and not http://xxx/login. The curious is, that it works fine with tomcat 4.1.27. I tried various req

AW: Migration 4.1.27 to 4.1.30 -> Servlet-Configuration won't wor k

2004-06-23 Thread Jens . Mueller
s with and without additional path informations. getPathInfo still returns null. It is very strange... -Ursprüngliche Nachricht- Von: Veniamin Fichin [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 23. Juni 2004 15:11 An: Tomcat Users List Betreff: Re: Migration 4.1.27 to 4.1.30 -> Servlet-

Re: Migration 4.1.27 to 4.1.30 -> Servlet-Configuration won't work

2004-06-23 Thread Veniamin Fichin
[EMAIL PROTECTED] wrote: Hi all, I want to migrate a single webapplication from Tomcat 4.1.27 to Tomcat 4.1.30. So I installed the new version on my server. After configuration I copied my webapplication from 4.1.27 to 4.1.30. It is a ROOT-webapp. In this application there a 3 servlets with the fol

Migration 4.1.27 to 4.1.30 -> Servlet-Configuration won't work

2004-06-23 Thread Jens . Mueller
Hi all, I want to migrate a single webapplication from Tomcat 4.1.27 to Tomcat 4.1.30. So I installed the new version on my server. After configuration I copied my webapplication from 4.1.27 to 4.1.30. It is a ROOT-webapp. In this application there a 3 servlets with the follwing mapping configure

WebDAV servlet configuration problem

2003-10-21 Thread Andreas F. Wehowsky
Hi there, I am using the WebDAV servlet in Tomcat 4.1.24 and have a problem with the configuration. I only want files and folders at a specified subfolder "workset" and all its subfolders of the web-app dir to be WebDAV-enabled. I have used the WebDAV configuration from tomcat-x/webapps/webdav/WEB

RE: JK2 Servlet Configuration Problem

2003-07-17 Thread Joe Krause
Great! Thanks guys - this works. -Original Message- From: John Turner [mailto:[EMAIL PROTECTED] Sent: Thursday, July 17, 2003 6:09 AM To: Tomcat Users List Subject: Re: JK2 Servlet Configuration Problem I don't use JK2, but as far as I know, this is prefectly

Re: JK2 Servlet Configuration Problem

2003-07-17 Thread John Turner
I don't use JK2, but as far as I know, this is prefectly valid: [uri:vegas.x.multivisioninc.com/*.jsp] worker=ajp13:localhost:8009 [uri:vegas.x.multivisioninc.com/action/*] worker=ajp13:localhost:8009 Are you saying you have tried this and it does not work? Regarding your comments on the document

Re: JK2 Servlet Configuration Problem

2003-07-17 Thread Simon Pabst
"Tomcat Users List" <[EMAIL PROTECTED]> schrieb am 17.07.03 04:16:58: > > I'm running Tomcat 4.1.24 with Apache 2.0.46 using JK2 2.0.2 on a Red Hat 9 > system (kernel 2.4.20). I followed the last HOWTO on the JK docs page > (http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk2/vhosthowto.html)

Re: JK2 Servlet Configuration Problem

2003-07-16 Thread Rick
al Message - From: "Joe Krause" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 16, 2003 2:06 PM Subject: JK2 Servlet Configuration Problem I'm running Tomcat 4.1.24 with Apache 2.0.46 using JK2 2.0.2 on a Red Hat 9 system (kernel 2.4.20). I follow

JK2 Servlet Configuration Problem

2003-07-16 Thread Joe Krause
I'm running Tomcat 4.1.24 with Apache 2.0.46 using JK2 2.0.2 on a Red Hat 9 system (kernel 2.4.20). I followed the last HOWTO on the JK docs page (http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk2/vhosthowto.html) and everything works great. Except it only specifies how to have *.jsp files se

JK2 Servlet Configuration

2003-07-16 Thread Joe Krause
I'm running Tomcat 4.1.24 with Apache 2.0.46 using JK2 2.0.2 on a Red Hat 9 system (kernel 2.4.20). I followed the last HOWTO on the JK docs page (http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk2/vhosthowto.html ) and

Re: Servlet configuration

2001-06-25 Thread Dmitri Colebatch
Celson, 3 things: 1. inside the webapps/cpl directory create another called WEB-INF (case-sensitive) and inside that put the web.xml. 2. also in the WEB-INF directory create a classes directory and put your servlet in there. 3. in the web.xml you will need a servlet definition if you want

Re: Servlet configuration

2001-06-25 Thread Francis Callo
--- Celson Lima <[EMAIL PROTECTED]> wrote: > Hi there, > I'm beginner with TOMCAT, which means maybe my > question is too simple for > you, but it is really "advanced" to me. I would like > get help with the > following: I have Cocoon installed together with > TOMCAT and it is working > perfectly

Servlet configuration

2001-06-25 Thread Celson Lima
Hi there, I'm beginner with TOMCAT, which means maybe my question is too simple for you, but it is really "advanced" to me. I would like get help with the following: I have Cocoon installed together with TOMCAT and it is working perfectly. I would like to use cocoon to handle the presentation issu

RE: Help with Servlet Configuration Files, where to put them

2001-04-20 Thread Filip Hanik
PM > To: Tomcat User List > Subject: Help with Servlet Configuration Files, where to put them > > > Is there any standard on how to implement configuration files. > > I have an issue with site specific information. If I package the file > with my WAR file and load it from the

Help with Servlet Configuration Files, where to put them

2001-04-20 Thread John Gentilin
Is there any standard on how to implement configuration files. I have an issue with site specific information. If I package the file with my WAR file and load it from the classpath, I have a catch 22 situation. If I drop the war file in, I can't edit the site specific configuration until the app

RE: simple question for servlet-configuration of tomcat

2001-04-06 Thread Brett Knights
MCAT_HOME%\conf\uriworkermap.properties-auto HTH BTW In my example below it looks like Tomcat is serving my static content. :-( > -Original Message- > From: Brett Knights [mailto:[EMAIL PROTECTED]] > Sent: Friday, April 06, 2001 10:16 AM > To: '[EMAIL PROTECTED]' > Subject: RE: s

Re: Servlet auto-reloading under ROOT context (was RE: simple question for servlet-configuration of tomcat)

2001-04-06 Thread Tony LaPaso
ng is completely broke in T4 b2/3. - Original Message - From: "Joel Parramore" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 06, 2001 2:28 PM Subject: Servlet auto-reloading under ROOT context (was RE: simple question for servlet-configuration of tomcat)

Servlet auto-reloading under ROOT context (was RE: simple question for servlet-configuration of tomcat)

2001-04-06 Thread Joel Parramore
] > Subject: Re: simple question for servlet-configuration of tomcat > > > > You simply need to put your stuff uner ROOT context. > > > - Original Message - > From: "TOPO graphics GmbH" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent:

Re: simple question for servlet-configuration of tomcat

2001-04-06 Thread Mandar Joshi
You simply need to put your stuff uner ROOT context. - Original Message - From: "TOPO graphics GmbH" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 06, 2001 7:19 AM Subject: simple question for servlet-configuration of tomcat > Hello, >

RE: simple question for servlet-configuration of tomcat

2001-04-06 Thread Brett Knights
> What I have to do (in the configuration files) when I want to start my > servlets with the URL: > > http://localhost/servlet/TestServlet > > and not with a WEPAPP-Directory like > http://localhost/example/servlet/TestServlet > > Which settings I have to do in the configuration-files and in which

RE: simple question for servlet-configuration of tomcat

2001-04-06 Thread Benoît Jacquemont
Please look at the answers after posting a question. I have already answered to your question yesterday: > Hi, >You just have to declare a context like this: > > >in your TOMCAT_HOME/conf/server.xml. You should also remove the ROOT context and the ROOT directory that is in the we

simple question for servlet-configuration of tomcat

2001-04-06 Thread TOPO graphics GmbH
Hello, since several weeks I am testing tomcat as a Servlet Engine with great success. I use Win98 SE2 with PWS. Now I have a simple problem (I think): What I have to do (in the configuration files) when I want to start my servlets with the URL: http://localhost/servlet/TestServlet and not wit

Servlet Configuration,

2001-03-07 Thread Joaquim Cabral da Maia Neto
Title: Servlet Configuration, Hello, I'd like to know if there is a way to map servlets without put the classes in the /WEB-INF/classes directory.I already modified the server.xml file and added a context pointing to the directory of my application, and modified the web.xml file to ad

servlet configuration help.

2000-12-18 Thread John Marquart
List members, Excuse this relatively "newbie" question - but I have not yet found anything in the FAQ or mailing list archives. I am attempting to get my servlet - DataServ to work. After fighting various problems w/ classpaths and environment configurations, i finally got stuck w/ the f