[jboss-user] [JBoss Messaging] - Re: Embedded server - how to create JMS Topic?

Leos.Bitto do-not-reply at jboss.com
Mon Jul 13 07:00:57 EDT 2009


"ataylor" wrote : or If you want to run a full standalone server in spring use something like the following and make sure the JBM config files are available on the classpath
  | 

Cool, it is nice to see that you guys from JBoss are willing to suggest a straight replacement of JBoss Microcontainer by Spring Framework. Your example is missing the JMS objects needed at the client side, though - at least javax.jms.(XA)ConnectionFactory and some javax.jms.Destination (Queue or Topic) would be needed, unless you want to use your core API directly.

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

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



More information about the jboss-user mailing list