Junit test for message driven bean (using jboss application server)

Posted by user175346 on Stack Overflow See other posts from Stack Overflow or by user175346
Published on 2010-04-14T18:40:56Z Indexed on 2010/04/14 18:43 UTC
Read the original article Hit count: 318

Filed under:
|
|

Hi,

I am facing the problem when run the junit test case for the MessageDrivenBean(here i am using jboss application server).

That is "org.jboss.jms.exception.MessagingJmsException:Failed to invoke".

How can overcome this.

© Stack Overflow or respective owner

Related posts about junit

Related posts about mdb