Hi

Can someone please point me to an example of an EJB3 @MessageDriven
bean that has a message selector annotation that uses a Long property
to perform a comparison calculation using a dynamic value?

I am trying to do something like
@ActivationConfigProperty(propertyName="messageSelector",
propertyValue="TimerTaskExecuteTime <= myCurrentMaximum") and I don't
know if it is possible using EJB3/annotations?

Thanks
cM


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CTJUG Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/CTJUG-Forum
For the ctjug home page see http://www.ctjug.org.za
-~----------~----~----~----~------~----~------~--~---

Reply via email to