Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.0
-
None
-
Windows XP, BEA Weblogic 9.0
Description
I was using the ejb control in a JWS file. After assembly the ejb-jar.xml that was created was modified became invalid because the ejb-local-ref element and the ejb-ref element are in opposite order.
I've attached the ejb-jar.xml file so you can see the improper modification.
This appears to be caused by the swap from XMLBeans to DOM as it was not occuring previously.