Community
Participate
Working Groups
Bug to backport fix to 3.2.5 P +++ This bug was initially created as a clone of Bug #368506 +++ An adopter is requesting a way to change the default package used for interfaces when creating new session EJBs. Currently, if the ejb class is com.test.Bean1, the local interface will be com.test.Bean1Local. We need a way to change the default package so the package for the interfaces is different from the package for the bean class. Is jst.ejb the right component for this change?
Created attachment 209586 [details] Proposed patch Note: In order to apply this patch, you have to apply the patch in bug 368737 first.
Code committed and released to R3_2_5_patches. Resolving bug.
Resolving