Re: Antwort: Need help with deployment

2005-12-13 Thread Mark Phillips
s root, which I thing > would be even worse. If not, the Tomcat user will need rw access to its > webapp dir (and should own it) in order to unpack anything. > > HTH, Jan > > Mark Phillips <[EMAIL PROTECTED]> schrieb am 13.12.2005 00:32:42: > > I have Tomcat 5.5.9 running

Re: setup for web designers?

2005-12-13 Thread Mark Phillips
fferent plateaus when scaling to Enterprise level > user/transactions. > > I can't speak for the latest releases, as they are still in > development/testing here for us (we migrate slowly) so your mileage may > vary. > > -Original Message- > From: Mark Phillips [

Re: setup for web designers?

2005-12-13 Thread Mark Phillips
sage my response to Martin, which may > help explain what I'm talking about. > >From: Mark Phillips <[EMAIL PROTECTED]> >Organization: Phillips Marketing, Inc. >To: users@tomcat.apache.org >Subject: Re: setup for web designers? >Date: Mon, 12

Re: setup for web designers?

2005-12-12 Thread Mark Phillips
rver side includes don't work; > for example, if the html from my jsp has that line isn't replaced and is sent to the > browser. > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional

Need help with deployment

2005-12-12 Thread Mark Phillips
application and it runs correctly. However, the application is never unpacked, so it is slow. The server.xml file is setup to automatically unpack the war file, but tomcat never does. Perhaps permission problem? /var/webapps is owned by root. Thanks for any help you can give me! -- Mark