Hi,
I have an application that consists in an MDB that consumes messages from a 
topic.
I need to init this EJB at deploy time (EJB has to init spring 
applicationContext).
How can I do it?
I tried to insert static code in my MDB class, but it seems that MDB class is 
loaded only when arrives a message on the topic.

Any ideas?
Thanks

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4221646#4221646

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4221646
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to