I am trying to organize my applications (multiple) into a specific
hierarchy under the webapps folder.
Something like this -
webapps
     dev
          app1
          app2
     test
          app1
          app3

When deploying (without WAR), I am getting a 404 error for servlets. Tried
changing the web.xml servlet mapping, still no luck. It works perfectly
when the folder is moved directly under webapps like below -
webapps
     app1

Does tomcat have a limitation on organizing webapps under multiple levels
of folders (under the webapp directory)?

-- 
*-----------------------------*
Srikanth Challa
Founder, CEO
Enterprise Atlas Inc.
srika...@enterpriseatlas.com
+1 (510) 402-6212

Reply via email to