Community
Participate
Working Groups
The EJB Timer action should be available in the context menu of the Project Explorer, next to the action for Session Bean and Message-Driven Bean. The action should appear when: * a EJB 3.1 project is selected. It must not appear on EJB project with version less than 3.1. * The "Deployment Descriptor" node is selected under an EJB 3.1 project. * The "Session Beans" node is selected in the Deployment Descriptor tree of an EJB 3.1 project. * A Session Bean object is selected in the Deployment Descriptor tree of an EJB 3.1 project. * A Java package or Java class is selected under a EJB 3.1 project.
Ludo, since you are the contributor of this feature, could you work on proposing a patch for this issue?
This should also be under a web app node, since EJBs (no remote) can be added in a web app... This would be a different bug to expose ebj wizards under a web project, to promote this nice Java EE 6 feature...? Is it filed?
I am not sure how we should handle the web app case. For sure the ejb 3.1 beans wizards work on web 3.0 project, but we haven't done such consolidation in the project explorer. Carl, do you have an opinion on this?