2 Replies Latest reply on Oct 20, 2009 5:41 AM by timfox

    Can a ConnectionFactory be created with a TransportConfigura

      We use a wrapper where by you provide your properties and it will then assume a setter exists for each property we set. In the case of HornetQConnectionFactory I notice it wants a TransportConfiguration object although I do see it has a default constructor and I'm not sure what I'd neeed to use for discoveryAddress and discoveryPort should I only need to be setting those properties.

      In Hermes I've created my queue name and I'm getting a

      nested exception is javax.jms.JMSException: Failed to initialise session factory error