I need to create a JMS connection factory programmatically in a remote standalone (non-JBoss AS) JVM using just a simple endpoint specification; ideally, given just TCP/IP host:port address of a JBoss Messaging server.
org.jboss.jms.client.JBossConnectionFactory seems like the logical entry point, but setting up the delegates looks a bit involved; a pointer in the right direction, and warning about pitfalls would be highly appreciated. Thank you, Attila. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200307#4200307 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4200307 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
