Re: Reloadable attribute not working

2007-05-24 Thread Pid
accessed, and regardless of whether it's with standalone or embedded Tomcat. Caldarale, Charles R wrote: From: lightbulb432 [mailto:[EMAIL PROTECTED] Subject: RE: Reloadable attribute not working There's no folders under CATALINA_BASE/conf Not having run an embedded Tomcat, I don&

RE: Reloadable attribute not working

2007-05-24 Thread lightbulb432
> servlets or JSPs I've deployed and accessed, and regardless of whether > it's with standalone or embedded Tomcat. > > > > > Caldarale, Charles R wrote: >> >>> From: lightbulb432 [mailto:[EMAIL PROTECTED] >>> Subject: RE: Reloadable attribute n

RE: Reloadable attribute not working

2007-05-20 Thread lightbulb432
ng is appearing underneath CATALINA_BASE/work/Catalina/localhost/myapp, regardless of the number of servlets or JSPs I've deployed and accessed, and regardless of whether it's with standalone or embedded Tomcat. Caldarale, Charles R wrote: > >> From: lightbulb432 [mailto:

RE: Reloadable attribute not working

2007-05-20 Thread Caldarale, Charles R
> From: lightbulb432 [mailto:[EMAIL PROTECTED] > Subject: RE: Reloadable attribute not working > > There's no folders under CATALINA_BASE/conf Not having run an embedded Tomcat, I don't know if that's normal or not. > I'm using the invoker servlet - could t

RE: Reloadable attribute not working

2007-05-19 Thread lightbulb432
There's no folders under CATALINA_BASE/conf, but I have a guess as to what's going on and perhaps you could comment. I'm using the invoker servlet - could that be a reason, or does it have nothing to do with this? Also, could it be why no .java and .class files are generated in my "work" direct

RE: Reloadable attribute not working

2007-05-19 Thread Caldarale, Charles R
> From: lightbulb432 [mailto:[EMAIL PROTECTED] > Subject: Reloadable attribute not working > > I am using Tomcat 6 and have set reloadable to true in > context.xml in my META-INF/context.xml file. Does a conf/Catalina/[host]/[appname].xml file exist? (I don't actually know if embedded uses a co