We are trying to start using SEAM tests. Our application is using a Message Driven Bean
and during the test phase of installing the components we have an exception saying that
the default JMS provider could not be found.
I guess we need to somehow mock up the JMS service. Is there a way to do that or we should
provide a real JMS service?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059705#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...