OpenEJB should be able to read older webapp deployment descriptor
-----------------------------------------------------------------
Key: OPENEJB-1053
URL: https://issues.apache.org/jira/browse/OPENEJB-1053
Project: OpenEJB
Issue Type: Bug
Environment: All
Reporter: Jean-Louis MONTEIRO
When deploying a web application with an old deployment descriptor (Servlet
2.3), openejb fails while unmashalling.
The Servlet specification clearly says:
{code}
For backwards compatibility of applications written to the 2.2 version of the
Web containers are also required to support the 2.2 version of the descriptor.
For compatibility of applications written to the 3 version of the API,Web
containers are also required to support the 2.3 version the deployment
descriptor. The 2.2 2.3 versions are deļ¬ned in the appendices.
{code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.