that is a reference to a test case source file:
http://svn.apache.org/viewvc/activemq/trunk/activemq-ra/src/test/java/org/apache/activemq/ra/MDBTest.java?view=markup
On 1 June 2010 21:09, Vyom wrote:
>
> Hey i didn't get about the exception part,
> "org.apache.activemq.ra.MDBTest.testMessageExce
Hey i didn't get about the exception part,
"org.apache.activemq.ra.MDBTest.testMessageExceptionReDelivery" What is this
exception,
please explain.
Ivan Pechorin wrote:
>
> Hello
>
> 2010/4/21 Gary Tully :
>> Use a transacted delivery in your endpoint activation and throw an
>> exception
>> f
Hello
2010/4/21 Gary Tully :
> Use a transacted delivery in your endpoint activation and throw an exception
> from onMessage. if you have the source, take a peek at this test:
> org.apache.activemq.ra.MDBTest.testMessageExceptionReDelivery
Thanks a lot, it works like a charm now!
Another thing
Use a transacted delivery in your endpoint activation and throw an exception
from onMessage. if you have the source, take a peek at this test:
org.apache.activemq.ra.MDBTest.testMessageExceptionReDelivery
On 21 April 2010 06:02, Ivan Pechorin wrote:
> Hello!
>
> I use JBoss, ActiveMQ resource a