-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David,

On 3/22/12 4:31 PM, David kerber wrote:
> P.S. If you want to review the details of my answers to Chris' 
> questions, they are in-line below.  I was checking things and
> answering the questions as I went along, so had most of them
> answered when I finally got things running.

Glad you got things working. See below for misc. comments:

>> If you have a WAR file, it should be inside there in 
>> META-INF/context.xml.
> 
> Ok, I haven't tried that.  I eventually need to deploy this same
> app as a different context path, so I probably won't put the
> context.xml in the .war file.

I would argue that you should put it into your WAR file and then copy
the WAR file around to different names for different contexts. You get
much more freedom that way.

> Yes, that's correct.  I'm not actually using the AJP connector
> AFAIK, but left it there since that's the default.  I have now
> removed it, just to clean things up a bit more.

Depending on certain factors, removing the AJP connector can save you
some (always idle) threads, a socket-binding and a bunch of file
descriptors. I think it makes sense to disable anything you aren't
using in general.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk9rnuwACgkQ9CaO5/Lv0PDMmgCfQJ/c0ZNfx7JmXS2xhTDONC1b
YTIAn1w/jEGN9uUWFITk8PB/7OzyDXZO
=gSjt
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to