[jboss-user] [JCA/JBoss] - Re: EJB dependencies
adrian@jboss.org
do-not-reply at jboss.com
Thu Jun 28 14:42:49 EDT 2007
There's currently no way for a rar to depend on anything.
Hypothetically, there should be a META-INF/jboss-ra.xml
where you could specify:
| <jboss-ra>
| <depends>jboss.j2ee:service=EJB,name=whatever</depends>
| </jboss-ra>
|
but this doesn't exist, so raise a feature request or provide a patch.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058894#4058894
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4058894
More information about the jboss-user
mailing list