Results 1 to 2 of 2

Thread: Injection in MDB

  1. #1

    Default Injection in MDB

    I am facing problem in injecting dependencies in MDB.
    Is there any way by which we can inject dependencies in MessageDrivenBean.

  2. #2
    Join Date
    Aug 2004
    Posts
    2,715

    Default

    Just subclass AbstractJmsMessageDrivenBean and proceed as you would do with a session bean.

    Regards,
    Andreas

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •