I have jboss application. And want to test deployment automatically. And want to add this task as a project in Hudson
My vision is based on the following stages:
- Put my application to JBoss(copy ears, configs, libs e.t.c)
Run JBoss
I have a Linux-machine and now our project is require JBoss 4.3.2. How can I run the JBoss and analyze results. Is my application deployed fully and successfully or not?
Run some standalone tests
- Stop JBoss