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

php - Using str_replace to translate a MySQL Table in html -

asp.net mvc - Cannot display error message on Editor or EditorFor -

SQL Server - MyCTE query based on 24 hour period (next day) -