James Strachan wrote:
I'm not aware of any issues; I wonder if you could wrap up what you're
doing in a little JUnit test case we could tinker with?
will do James
Am wondering if its one of the JMS gotchas that we all fall for now
and again, like not starting the connection, or sending from a
transacted session and forgetting to commit() or whatnot. e.g. do you
see the message on the queue with the right header using the web
console/jconsole?
checked all that stuff. connections have been started and sessions are
committed\rollbacked at appropriate times
cheers
</jima>