RE: Where's my fish? How do I go fishing? (Tomcat 4.0)

2002-03-20 Thread JavaJosh
; To: Tomcat Users List > Subject: RE: Where's my fish? How do I go fishing? (Tomcat 4.0) > > > > On Wed, 20 Mar 2002, JavaJosh wrote: > > > Date: Wed, 20 Mar 2002 18:27:41 -0800 > > From: JavaJosh <[EMAIL PROTECTED]> > > Reply-To: Tomcat Users L

RE: Where's my fish? How do I go fishing? (Tomcat 4.0)

2002-03-20 Thread Craig R. McClanahan
Since you're fishing, you might want to peruse the rest of the Tomcat documentation that is included as well :-). Craig > > -Original Message- > > From: John Roth [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, March 20, 2002 2:59 PM > > To: 'Tom

RE: Where's my fish? How do I go fishing? (Tomcat 4.0)

2002-03-20 Thread JavaJosh
Thanks. Where is this attribute documented? > -Original Message- > From: John Roth [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 20, 2002 2:59 PM > To: 'Tomcat Users List' > Subject: RE: Where's my fish? How do I go fishing? (Tomcat 4.0) > > I

RE: Where's my fish? How do I go fishing? (Tomcat 4.0)

2002-03-20 Thread John Roth
In esrver.xml: -Original Message- From: Ilya Khandamirov [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 20, 2002 5:53 PM To: 'Tomcat Users List' Subject: RE: Where's my fish? How do I go fishing? (Tomcat 4.0) >Forgive me, but I am not sure what tag to use

RE: Where's my fish? How do I go fishing? (Tomcat 4.0)

2002-03-20 Thread Ilya Khandamirov
>Forgive me, but I am not sure what tag to use to set "reloadable" file: %CATALINA_HOME%\conf\server.xml (or $CATALINA_HOME/conf/server.xml) tag: Regards, Ilya -- To unsubscribe: For additional commands: Troubles with the list:

RE: Where's my fish? How do I go fishing? (Tomcat 4.0)

2002-03-20 Thread JavaJosh
> -Original Message- > From: Cox, Charlie [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 20, 2002 5:09 AM > To: 'Tomcat Users List' > Subject: RE: Where's my fish? How do I go fishing? (Tomcat 4.0) > ... > your context needs to be set to reloada

RE: Where's my fish? How do I go fishing? (Tomcat 4.0)

2002-03-20 Thread Cox, Charlie
I am using 4.0.1, so its possible that something may have changed, but see intermixed. > -Original Message- > From: JavaJosh [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 19, 2002 4:08 PM > To: [EMAIL PROTECTED] > Subject: Where's my fish? How do I go

Re: Where's my fish? How do I go fishing? (Tomcat 4.0)

2002-03-19 Thread Joel Rees
JavaJosh wrote (about the cache getting stale): > Nope, no JSP. Just a plain old servlet. I think this is a known issue, and I think there is even a tool for forcing the cache to pick up your changes. It's really difficult to trace dependencies through a program without executing it. That is wh

RE: Where's my fish? How do I go fishing? (Tomcat 4.0)

2002-03-19 Thread JavaJosh
> From: Peter Wieland [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 19, 2002 2:47 PM > To: [EMAIL PROTECTED] > Subject: Re: Where's my fish? How do I go fishing? (Tomcat 4.0) > > Hello, > > I just started fishing some weeks ago and I had similar difficulties. >

RE: Where's my fish? How do I go fishing? (Tomcat 4.0)

2002-03-19 Thread JavaJosh
Nope, no JSP. Just a plain old servlet. > -Original Message- > From: Dahnke, Eric [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 19, 2002 2:31 PM > To: 'Tomcat Users List' > Subject: RE: Where's my fish? How do I go fishing? (Tomcat 4.0) > > >

Re: Where's my fish? How do I go fishing? (Tomcat 4.0)

2002-03-19 Thread Peter Wieland
Hello, I just started fishing some weeks ago and I had similar difficulties. I don't know if there is an elegant way to catch some nice fish, but I can explain you the way I got it to work. I think it is a problem of Tomcats caches. (Not really a problem, because once an application is developpe

RE: Where's my fish? How do I go fishing? (Tomcat 4.0)

2002-03-19 Thread Dahnke, Eric
PROTECTED] Subject: Where's my fish? How do I go fishing? (Tomcat 4.0) Hello, Tomcat 4.0.3 is apparently not reloading a recompiled servlet. According to the docs, this should be the default behavior. Interestingly, it WILL load a new servlet. I have 2 questions, of the "where's my

Where's my fish? How do I go fishing? (Tomcat 4.0)

2002-03-19 Thread JavaJosh
Hello, Tomcat 4.0.3 is apparently not reloading a recompiled servlet. According to the docs, this should be the default behavior. Interestingly, it WILL load a new servlet. I have 2 questions, of the "where's my fish" sort and of the "how do I fish" sort. Where's my fish: why isn't Tomcat relo