1 Reply Latest reply on Jan 9, 2009 5:59 AM by timfox

    Programmatically create a JMS connection factory

    szegedia

      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.