[jboss-user] [JBoss Seam] - Seam and MDB without web frontend

erlaan do-not-reply at jboss.com
Tue Jan 22 08:14:52 EST 2008


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



More information about the jboss-user mailing list