EasyBeans is an open source implementation by ObjectWeb of the EJB3 container specification.

Project

Developer

Wiki

About

|
If you were logged in you would be able to see more operations.
|
|
|
|
Actually, in the Embedded.stop() method, a JoramService is recreated : we do not use the joramService field !
Ends with the following Exception :
java.lang.IllegalStateException: Cannot stop a server as it was not started
at org.objectweb.easybeans.jms.joram.JoramService.stop(JoramService.java:286)
at org.objectweb.easybeans.server.Embedded.stop(Embedded.java:308)
....
|
|
Description
|
Actually, in the Embedded.stop() method, a JoramService is recreated : we do not use the joramService field !
Ends with the following Exception :
java.lang.IllegalStateException: Cannot stop a server as it was not started
at org.objectweb.easybeans.jms.joram.JoramService.stop(JoramService.java:286)
at org.objectweb.easybeans.server.Embedded.stop(Embedded.java:308)
....
|
Show » |
| There are no comments yet on this issue.
|
|