How do I use a less than or greater than on a message selector in ejb-jar.xml?
Answer / Swarn Kant Gautam
In EJB, you cannot use '<' or '>' directly in the message selector of ejb-jar.xml for comparison operations. Instead, you can use JMS XPath expressions.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can I access ejb from asp?
How entity beans support container managed persistence?
What is stateful or stateless?
What is Session Bean Interface?
What is the meaning of acid in the connection of transaction management?
What were entity beans?
can u explain about design patterns like singleton,builder,factory
When was ejb developed?
What do you understand by session facade?
Name the interfaces that you used in Beans?
How is an entity bean created?
What’s new in the ejb 2.0 specification?