Menu

#6 'depends' support in jboss.xml

open
nobody
None
5
2003-09-20
2003-09-20
Alex Hu
No

Please add <depends> support into the jboss.xml
allowing a orderly start up of the SAR and EAR. In my
case, my message driven been need to be started after
the JMSProviderLoader. e.g.

<ejb-jar>
<display-name>Engine</display-name>
<enterprise-beans>
<message-driven>

<depends>jboss.mq:service=JMSProviderLoader,name=JB
ossMQProvider</depends>
<display-name>EngineMDB</display-name>

Thanks.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.