[jboss-user] [Messaging, JMS & JBossMQ] - Retrieving MessageDrivenMetaData from MDB

paoletto do-not-reply at jboss.com
Mon Nov 12 08:47:19 EST 2007


i'd like to know the value for an ActivationConfigProperty from inside my onMessage() method.

I found that these values are stored as ActivationConfigPropertyMetaData inside a MessageDrivenMetaData object.

But how can i retrieve this object? i see i should get a JMSContainerInvoker
first (or something like that) and ask him for my MessageDrivenMetaData.
But even i dont know how to get this object...

Any help?

ps another question: any way to configure the mdb instance pool through ejb3 annotations? i see there is no activationconfigproperty for it, but i saw that there is this value in JMSContainerInvoker.. so maybe.. ?


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103683#4103683

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103683



More information about the jboss-user mailing list