Daniel Bastidas [
http://community.jboss.org/people/matukituki] created the discussion
"Re: Session EJB and MDB Configuration"
To view the discussion, visit:
http://community.jboss.org/message/644911#644911
--------------------------------------------------------------
I was looking for this question and read some posts, but I haven't found answer so, I
will put here how did it work for me, if this can help somebody.
Delete the mydomain-aop.xml file from the ejb jars META-INF folder, as it was ignored when
the application is deployed. Edit the ejb3-interceptors-aop.xml file in the deploy folder,
copy the domain called Message Driven Bean with another name (My Message Driven Bean),
then reference this domain from the jboss.xml file inside the ejb jar.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/644911#644911]
Start a new discussion in EJB3 at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]