Yeah, I am creating the session intentionally.
session = connection.createSession(true, Session.SESSION_TRANSACTED);
session. createProducer(destination);
When I start the cluster everything starts normally without any error
messages ( or i m not seeing the right log ? )
Vineet
--
[Message sent by forum member 'vmiharia']
View Post: http://forums.java.net/node/842829