a print statement i gave soon after connection.start() which went System.out.println(connection.getMetaData());
is not being executed. so, i guess you're right and the connection isn't being made. how do i remedy this? -- View this message in context: http://www.nabble.com/transport-connector-problem-tf1847502.html#a5064517 Sent from the ActiveMQ - User forum at Nabble.com.
