Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Hi,
Attached are the changes required to deploy EJBs with no end user intervention. They're strictly related to Security module. (I hope Alan will come back to work soon and apply the patch so I don't have to change anything at Wiki )
The changes are:
o add JAAC provider property
o additional null checks consistent with geronimo-ejb-jar.xsd
o remove requirements to add empty <security/> element to /META-INF/geronimo-ejb-jar.xml
o organizing imports
o formating code after the changes
Also it's necessary to apply GERONIMO-137 as LoaderUtil is very forgiving about null's.
Upon applying the patch, session beans are deploying very nicely