ROOT application not well deployed in Tomcat
--------------------------------------------
Key: OPENEJB-975
URL: https://issues.apache.org/jira/browse/OPENEJB-975
Project: OpenEJB
Issue Type: Bug
Components: tomcat
Affects Versions: 3.1
Environment: All
Reporter: Jean-Louis MONTEIRO
Fix For: 3.1.1
Deploying an application <Context docBase="path to webapp" path="/sample" />
works fine.
Using an empty path (ie. path="") can provide some unpredicted behavior
(injection in servlets, ...).
May be TomcatWebAppBuilder of the openejb-tomcat-catalina module can be
enhanced to accept empty path.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.