[jboss-user] [EJB 3.0] - Re: Unit test EJB3 Exception

itsme do-not-reply at jboss.com
Thu Mar 26 07:57:54 EDT 2009


In case of an test client startet with an own main method this client runs in fact in a different process then the jboss and your ejbs. In that case you must use the remote interfaces as per the process is remote to the jboss (as already Wolfgang and ALR said).

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4221252#4221252

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4221252



More information about the jboss-user mailing list