
|
If you were logged in you would be able to see more operations.
|
|
|
OpenEJB
Created: 04/Jul/05 07:55 AM
Updated: 31/Aug/05 10:33 AM
Due: 25/Sep/06
|
|
| Component/s: |
build
|
| Affects Version/s: |
1.0 beta 1
|
| Fix Version/s: |
1.0 beta 1
|
|
|
Per webapp Tomcat support breaks global Tomcat support. No matter what style you use for loading OpenEJB into Tomcat (i.e. openejb.loader=tomcat vs. openejb.loader=tomcat-webapp), when the EJBs are loaded the tomcat-webapp style is *always* used.
The code needs to be fixed so that it can "remember" which loader it's using and use that for the entirety of the integration.
|
|
Description
|
Per webapp Tomcat support breaks global Tomcat support. No matter what style you use for loading OpenEJB into Tomcat (i.e. openejb.loader=tomcat vs. openejb.loader=tomcat-webapp), when the EJBs are loaded the tomcat-webapp style is *always* used.
The code needs to be fixed so that it can "remember" which loader it's using and use that for the entirety of the integration. |
Show » |
|