I use embedded beta 2. My testsuite is made of several testcases. 

When I write :
 
  | Bootstrap.getInstance().bootstrap();
  | ....
  | Bootstrap.getInstance().shutdown();
  | Bootstrap.getInstance().bootstrap();
  | ...
  | 

I have an exception on the second bootstrap. It looks that on the shutdown, 
configuration has not been destroyed. 

Is there some workaround ?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4047252
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to