Hi,
I have deployed a message bean that was wotrking fine. But, I then tried to
configure a container managed transaction for the onMessage method because
there is a database update involved. The error text from the log is below:

<ezerserver> <ExecuteThread: '7' for queue: 'default'> <kernel identity> <>
<010061> <The Message-Driven EJB: UpdateCheck is unable to connect to the
JMS destination: DatabasePoll. The EJB container will automatically attempt
to re-establish the connection with the JMS server. This warning may occur
during WebLogic Cluster start-up if the JMS destination is located on
another WebLogic Server instance. When the JMS server connection is
re-established, the Message-Driven EJB will again receive JMS messages.
The Error was:
Message Driven Bean 'UpdateCheck' is transacted but the provider defined in
the ejb is not transacted. Provider should be transacted if onMessage
method in MDB is transacted.

This daft lummox doesn't know what the "provider" is. How do I "transact"
it?

Thanks for any help,
Lummox.


____________________________________________________
To change your JDJList options, please visit:
http://www.sys-con.com/java/list.cfm

Be respectful! Clean up your posts before replying
____________________________________________________

Reply via email to