[jboss-user] [JCA] New message: "Re: (JBoss 5.0.0 EAP) - RAR contained in EAR no longer deployed before EJB Jars"
Vicky Kak
do-not-reply at jboss.com
Mon Mar 1 12:23:45 EST 2010
User development,
A new message was posted in the thread "(JBoss 5.0.0 EAP) - RAR contained in EAR no longer deployed before EJB Jars":
http://community.jboss.org/message/529169#529169
Author : Vicky Kak
Profile : http://community.jboss.org/people/vickyk
Message:
--------------------------------------------------------------
> smceneaney wrote:
>
> In JBoss 5 the deployment order has changed. The EJB JARs are deployed first and then subsequently the RARs. I have attempted using strict module deployment ordering but this no longer works.
>
It is known issue with JBoss5 and if you are using EAP then talk to support team they would be able to give you one off patch.
https://jira.jboss.org/jira/browse/JBAS-7106
If you are not using EAP then you will have to create one off patch for it, you can find the details from the above pointed JIRA.
> smceneaney wrote:
> In addition, I have added @Depends annotations to my MDBs but this does not work either.
>
> If I disable my MDBs and allow JBoss to start without them I can see all of the the EJBs and MDBs in my application being deployed followed by my ResourceAdapters.
You should be able to set it via Depends annotaton, don't know what wrong is going on. Do you have a test case to explain it?
You can also try using prefix deployment sorted in JB5, check this JIRA
https://jira.jboss.org/jira/browse/JBAS-7614
I know it is much of backporting of features, can't help on that.
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/529169#529169
More information about the jboss-user
mailing list