Refactor @Service beans
-----------------------
Key: EJBTHREE-1683
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1683
Project: EJB 3.0
Issue Type: Task
Reporter: Carlo de Wolf
Assignee: Andrew Lee Rubinger
Refactor @Service beans to fix a number of problems:
* magic methods for lifecycle methods:
- create/start/stop/destroy
* @Management interface is not registered with the ServiceController (Controller in MC
land). It *IS* registered as a regular MBean though.
* If lifecycle methods exist on @Management interface, they must be intercepted on the
container so that the appropriate Controler start/stop is done on the container. This
would mean that you have to specify a <bind> in the Service aspect domain in
ejb3-interceptors-aop.xml
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: