I am trying using the loca-jndi-name. It does not work at all: my ejb-jar.xml contains something like:
| <ejb-local-ref > | <ejb-ref-name>ejb/Stage1EventBatchReceiverMDB</ejb-ref-name> | <ejb-ref-type>Message Driven</ejb-ref-type> | <local-home>something.message.Stage1EventBatchReceiverMDBLocalHome</local-home> | <local>something.message.Stage1EventBatchReceiverMDBLocal</local> | <ejb-link>Stage1EventBatchReceiverMDB</ejb-link> | </ejb-local-ref> | I have to reference it from the jboss.xml but how?? Reading the jboss_4_0.dtd, for message driven bean only ejb-ref are allowed and not ejb-local-ref. There is apparently no way to get rid of the @nnnn? If you have a solution, please enlight me. Thanks, Nicolas View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878342#3878342 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878342 ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user