[jboss-user] [Beginners Corner] - How to run JUnit tests in (not embedded) JBoss?

sjalv do-not-reply at jboss.com
Fri Apr 11 04:45:33 EDT 2008


Didn't know where to put this, so as I'm a newbie with JBoss, I'll start here. :)

I'm trying to figure out how to run Junit tests against the "real" JBoss (4.0.5.GA), not the embedded one. We've been using the embedded JBoss for testing, but it seems that embedded JBosses behavior somewhat differs from the actual JBoss, so it seems a bit pointless to do testing in that environment. 

We started out by doing a simple test client that connects to a running JBoss server, except that our client can't use the local EJBs remotely. We wouldn't want to change the local EJBs to remote just for testing, so is there a workaround for this or should we try some other way?

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

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



More information about the jboss-user mailing list