I created a directory in webapps webapps/portal This directory contains some jsp's There is also webapp/portal/WEB-INF directory ( empty ) All files and directories in this "context" are owned by the tomcat user ( same as the other contexts this tomcat server is running )
Should that work or not? -----Original Message----- From: John Turner [mailto:[EMAIL PROTECTED] Sent: Monday, July 21, 2003 11:36 AM To: Tomcat Users List Subject: Re: Loading context What do you mean, exactly, by "I placed a context directory into webapps". You just created the directory? Is there a valid structure there (WEB-INF, etc)? John On Mon, 21 Jul 2003 11:23:13 -0400, Luc Foisy <[EMAIL PROTECTED] magic.com> wrote: > > autodeploy=true ( the default ) > I placed a context directory into webapps and it is not autodeploying > Does it only auto deploy if the context is packed as .war? > > -----Original Message----- > From: John Turner [mailto:[EMAIL PROTECTED] > Sent: Monday, July 21, 2003 11:04 AM > To: Tomcat Users List > Subject: Re: Loading context > > > > See Auto Deploy: > > http://jakarta.apache.org/tomcat/tomcat-4.1- > doc/config/host.html#Automatic%20Application%20Deployment > > John > > On Mon, 21 Jul 2003 10:58:41 -0400, Luc Foisy <[EMAIL PROTECTED] > magic.com> wrote: > >> >> How would I go about loading a new context so that it is live, without >> restarting the tomcat server? >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
