|
From: jc7442 <do-...@jb...> - 2006-06-28 15:18:04
|
Hi, I try to evaluate if JRunit can be usefull to test EJB3 based applications. For some unit test I use JBoss embedded EJB3. For integration test or load tests I'd like to use JBoss application server (wich is the targeted server). I have a look to the documentation. it uses a socket based server. With JBoss AS I also have to wait for starting tests that all components are deployed. Where can I find some examples and feedbacks about how to write server class to start the application server and client testcase ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954082#3954082 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954082 |