Hi,

I am working on a SEAM project that consists of two EAR files. One with a web 
front-end that puts a message in a queue and another one that retrieves 
messages from this queue using a MDB. The second EAR is deployed on a second 
server as well.

This MDB is a SEAM component using other seam components (entities and SLSB's) 
to access a database. 

How is SEAM initialized in this setup? We tried to add an empty seam web app to 
init seam, but the message driven bean onMessage is already invoked before seam 
is initialized.

 

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

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

Reply via email to