RE: Tomcat Service configuration for running sites

2011-02-04 Thread Conway Liu
ogling for additional info. So, thanks guys, you all've been very helpful. Best regards Conway -Original Message- From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] Sent: Saturday, 5 February 2011 11:55 a.m. To: 'Tomcat Users List' Subject: RE: Tomcat Service config

RE: Tomcat Service configuration for running sites

2011-02-04 Thread Conway Liu
effrey.jan...@polydyne.com] Sent: Saturday, 5 February 2011 3:57 a.m. To: 'Tomcat Users List' Subject: RE: Tomcat Service configuration for running sites Mark - I run a number my sites under this configuration. Works great. Didn't realize it was officially documented though. Jeff

RE: Tomcat Service configuration for running sites

2011-02-04 Thread Jeffrey Janner
chultz.net] > Sent: Friday, February 04, 2011 4:39 PM > To: Tomcat Users List > Subject: Re: Tomcat Service configuration for running sites > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Jeffrey, > > On 2/4/2011 10:06 AM, Jeffrey Janner wrote: > > Yo

Re: Tomcat Service configuration for running sites

2011-02-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeffrey, On 2/4/2011 10:06 AM, Jeffrey Janner wrote: > You don't need to duplicate the entire Tomcat structure for your > webapp. Get rid of everything else in C:\WebApp1 except the ROOT and > sslcerts directory. Then configure everything else in th

RE: Tomcat Service configuration for running sites

2011-02-04 Thread Jeffrey Janner
Conway, see inline comments below: > -Original Message- > From: Conway Liu [mailto:c...@xtra.co.nz] > Sent: Thursday, February 03, 2011 1:11 AM > To: users@tomcat.apache.org > Subject: Tomcat Service configuration for running sites > > Hi, > > Thanks to all wh

RE: Tomcat Service configuration for running sites

2011-02-04 Thread Jeffrey Janner
Subject: Re: Tomcat Service configuration for running sites > > This will be long - read at your own risk. > > - Original Message Begin > > > Hi, > > Thanks to all who answered my previous post regarding running Tomcat > with IIS7. > > I am still q

RE: Tomcat Service configuration for running sites

2011-02-04 Thread Conway Liu
bApp2 goes live! Simple as that! Best regards Conway -Original Message- From: Mark Eggers [mailto:its_toas...@yahoo.com] Sent: Friday, 4 February 2011 10:41 a.m. To: Tomcat Users List Subject: Re: Tomcat Service configuration for running sites This will be long - read at your own risk.

Re: Tomcat Service configuration for running sites

2011-02-03 Thread Mark Eggers
This will be long - read at your own risk. - Original Message Begin Hi, Thanks to all who answered my previous post regarding running Tomcat with IIS7. I am still quite confused about the whole thing, so I think I should try to forget about IIS for the time being, and concentrate fir

Re: Tomcat Service configuration for running sites

2011-02-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Conway, On 2/3/2011 2:10 AM, Conway Liu wrote: > Tomcat service is installed [in]: > C:\Tomcat\ > My Java web application is placed in: > C:\WebApp1\ > > With subfolders: > C:\WebApp1\bin\... (contains tomcat5.exe and tomcat5w.exe and many .sh an

Tomcat Service configuration for running sites

2011-02-02 Thread Conway Liu
Hi,   Thanks to all who answered my previous post regarding running Tomcat with IIS7.   I am still quite confused about the whole thing, so I think I should try to forget about IIS for the time being, and concentrate first on how to get Tomcat service to serve a java website sitting physically ou