Hi,

I've read some tutorials on creating an MDB with a JMS topic, but they all 
mention making specific configuration changes to files outside my EAR, or in 
some cases even making changes through the management consoles.

This won't work well for me because I have many different server installations 
and I want to make EARs that work anywhere they are deployed, even to a 
brand-new server that hasn't been customized.

Is it possible to configure a JMS topic within an EAR, in a way that the server 
will create it when the EAR is deployed? I can do this, for example, with 
ordinary EJBs and with the MDBs themselves by using files like ejb-jar.xml, 
jboss.xml and application.xml.

Thanks,
Frank

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949498


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to