Community
Participate
Working Groups
Build: I20080320151231 Steps to reproduce: 1. Create an EAR 5 project. 2. Call the EJB project wizard. 3. Choose version 3.0. 4. Add the EJB module to the EAR project. 5. On the second page leave the "Create an EJB Client..." checkbox as is - checked. 6. Create a Session bean. The Deployment Descriptor tree of the EJB 3.0 project in the Project Navigator should refresh to show the newly created bean, but it does not. This happens only if the "Create an EJB Client..." checkbox is checked in the EJB project wizard.
Kiril, please have a look.
I have reproduce it.
Created attachment 93134 [details] Patch solving the problem with the client project Yes there was a problem with the client project. The patch is solving the problem. The change is in three classes, but they are all in different projects. There are no tests in this patch. Tests will be provided with bug 198815.
Thanks for the patch. Dropped to HEAD.
Verified with S-3.0M6-20080404175400
Closing