java - Tomcat Virtual host Requests for different wars -


what best practices handling multiple host requests same context path :eg: "my-services" different environment(test, dev, prod) tomcat 7 server want webapplication different flavors of war, test.war, dev.war deployed on same tomcat instance. please let me know caveats in doing this? war file restful web service consumed different apache httpd server running on same machine of tomcat server.

i followed tomcat documentation following links explain in more elaborative manner

http://www.ex-parrot.com/pete/tomcat-vhost.html?bcsi-ac-0f50f852aecff21e=24aedc5100000002vjkkrulw4bxxzrg4kowom6tbvxodbaaaagaaactxdwasaqaaaaaaacmxaga=


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -