Re: Tomcat configuration under webApp

2011-10-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ettore, On 10/19/2011 1:21 PM, ettoregia wrote: >> So... why can't you use the manager webapp to deploy your WAR? > > Well because I've no permission to access the manager webApp since > there are other applications under the container that I don't o

Re: Tomcat configuration under webApp

2011-10-19 Thread ettoregia
Christopher Schultz-2 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Ettore, > > On 10/19/2011 3:38 AM, ettoregia wrote: >> SERVER.XML-- > version='1.0' encoding='utf-8'?> > port="1${tomcat.server.port}" shutdown="SHUTDOWN"> > >

Re: Tomcat configuration under webApp

2011-10-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ettore, On 10/19/2011 3:38 AM, ettoregia wrote: > SERVER.XML-- version='1.0' encoding='utf-8'?> port="1${tomcat.server.port}" shutdown="SHUTDOWN"> You might want to consider using two different proper

Re: Tomcat configuration under webApp

2011-10-19 Thread ettoregia
Pid * wrote: > > On 18/10/2011 23:29, Tim Watts wrote: >>> Sorry I meant /tomcat/apps/myAppName/conf/ and under conf all the files >>> > mentioned above >> That is a strange layout. Is it possible that the IT people are running >> each webapp in a separate JVM and pointing CATALINA_BASE >> to

Re: Tomcat configuration under webApp

2011-10-18 Thread Pid
On 18/10/2011 23:29, Tim Watts wrote: >> Sorry I meant /tomcat/apps/myAppName/conf/ and under conf all the files >> > mentioned above > That is a strange layout. Is it possible that the IT people are running > each webapp in a separate JVM and pointing CATALINA_BASE > to /tomcat/apps/appName ? >

Re: Tomcat configuration under webApp

2011-10-18 Thread Pid
On 18/10/2011 23:29, Tim Watts wrote: > On Tue, 2011-10-18 at 09:15 -0700, ettoregia wrote: >> >> >> Pid * wrote: >>> >>> On 18 Oct 2011, at 16:12, ettoregia wrote: >>> My system: Tomcat 6.0.18 --- Linux Red Hat 4 -- Java 6 Hi folk, does anyone of you knows where I ca

Re: Tomcat configuration under webApp

2011-10-18 Thread Tim Watts
On Tue, 2011-10-18 at 09:15 -0700, ettoregia wrote: > > > Pid * wrote: > > > > On 18 Oct 2011, at 16:12, ettoregia wrote: > > > >> > >> My system: Tomcat 6.0.18 --- Linux Red Hat 4 -- Java 6 > >> > >> Hi folk, > >> > >> does anyone of you knows where I can get some materials in order to > >> u

Re: Tomcat configuration under webApp

2011-10-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ettore, On 10/18/2011 11:12 AM, ettoregia wrote: > I'm asking this because the IT department of the Company where I > work as consultant, is not giving me any write privileges to modify > some files, neither they're allowing me to copy, by myself, a .

Re: Tomcat configuration under webApp

2011-10-18 Thread ettoregia
Pid * wrote: > > On 18 Oct 2011, at 16:12, ettoregia wrote: > >> >> My system: Tomcat 6.0.18 --- Linux Red Hat 4 -- Java 6 >> >> Hi folk, >> >> does anyone of you knows where I can get some materials in order to >> understand how Tomcat works with sub-directories within an exploded-war >> fil

Re: Tomcat configuration under webApp

2011-10-18 Thread Pid *
On 18 Oct 2011, at 16:12, ettoregia wrote: > > My system: Tomcat 6.0.18 --- Linux Red Hat 4 -- Java 6 > > Hi folk, > > does anyone of you knows where I can get some materials in order to > understand how Tomcat works with sub-directories within an exploded-war > file? http://tomcat.apache.org/ ?