On Tue, Apr 23, 2013 at 7:25 PM, TomeeUser <panve...@gmail.com> wrote:

>
> Smith.. I too don't have consumer, just used producer. But it should not be
> a problem now.
>
>
I reviewed your test-case/example, and I see that Romain's recommendation
(below) solved your problem. Thanks for sharing. I think I have a need for
this in my app.

@MessageDriven(activationConfig = {
        @ActivationConfigProperty(propertyName = "destination",
propertyValue = "AnswerQueue")
})
public class CachedInfoMessageHandlerBean implements MessageListener
{
@Override
    public void onMessage(Message message)
{


>
> I LOVE TOMEE EVEN MORE!!!
>

Me too! I absolutely love TOMEE and TOMEE committers AND users! :)

When you get a chance, please click on URL below and share your 'tomee user
story/experience' with others.

https://plus.google.com/communities/105208241852045684449/stream/ca33d312-8470-4f0b-a5a2-8ade02160bb2

Reply via email to