"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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
