[jboss-user] [EJB 3.0] - Re: EjB3 & JBoos AS - JUnit testing
obfuscator
do-not-reply at jboss.com
Fri May 4 04:47:05 EDT 2007
You can use Jakarta Cactus. This is essentially a two-component solution that has a local test runner that interfaces to a test runner servlet on the server via IP. I guess you already considered the other alternative: to connect as a client and setup preconditions via a direct connection to the db or similar.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043091#4043091
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043091
More information about the jboss-user
mailing list