How do I use a less than or greater than on a message selector in ejb-jar.xml?



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

Post New Answer

More EJB Interview Questions

How can I access ejb from asp?

1 Answers  


How entity beans support container managed persistence?

1 Answers  


What is stateful or stateless?

1 Answers  


What is Session Bean Interface?

1 Answers   Tech Mahindra,


What is the meaning of acid in the connection of transaction management?

1 Answers  


What were entity beans?

1 Answers  


can u explain about design patterns like singleton,builder,factory

1 Answers   EdgeSoft,


When was ejb developed?

1 Answers  


What do you understand by session facade?

1 Answers  


Name the interfaces that you used in Beans?

2 Answers  


How is an entity bean created?

1 Answers  


What’s new in the ejb 2.0 specification?

1 Answers  


Categories