Community
Participate
Working Groups
+++ This bug was initially created as a clone of Bug #121460 +++ For an EJB project that includes additional features such that multiple src dirs are mapped to the "/" deploy path, the "META-INF/ejb-jar.xml" file will be created unpredictably under one of the src paths; the ejb facet install delegate should be altered such that the location of the DD is deterministic in the face of additional mappings to the root deploy path.
This bug is created to commit the UI portion of the fix for 121460 to WTP 3.3.2 and 3.4.
Created attachment 204908 [details] Patch for 3.3.2 and 3.4 This is the proposed patch. I created it using R3_3_maintenance (3.3.2) but I verified it can be applied to HEAD (3.4) too.
Code committed to R3_3_maintenance and HEAD for WTP 3.3.2 and 3.4. Note that this bug is cloned from bug 121460, which already had PMC approval for UI changes in maintenance release.