mdb « EJB « JSP-Servlet Q&A





1. Injecting jms resource in servlet & best practice for MDB    stackoverflow.com

using ejb 3.1, servlet 3.0 (glassfish server v3) Scenario: I have MDB that listen to jms messages and give processing to some other session bean (Stateless). Servelet injecting jms resource. Question 1: Why servlet can`t ...

2. ejb3 and mdb    coderanch.com

3. Strange EJB3 MDB Problem    coderanch.com

4. What is real life use of MDB EJB    coderanch.com

6. ejb3 mdb dependency injection    coderanch.com

Hi, I have 2 servers which exchange jms message via mdb's. My question is there a way to configure each mdb to listen to a queue on the other server using DI? I'm talking about something to replace the AND the in the server-specific jar file. My target environment is weblogic. I'm looking at something like: @MessageDriven(name = "CreditCheckMDB", ...

7. [EJB 3] MDB + Quartz vs EJB Timer    coderanch.com

9. ejb mdb    coderanch.com





10. Strange behaviour of MDB and EJB    coderanch.com