Hello:
I follow the instruction on
http://activemq.apache.org/weblogic-integration.html to use activemq with
embedded derby on WebLogic Server.
However, when I undeploy my application, I can see the JMSbroker was
destroyed but no stop on derby. So when I deploy the application again, the
deployment would fail as it would try to deploy derby again when the port
for derby is no longer available. I have set the useShutdownHook attribute
of the broker to be true.
What should I do to let derby stop when JMSBroker is destroyed? Thanks.
--
View this message in context: http://old.nabble.com/Derby-is-not-stopped-when-undeploying-app-from-WLS-tp28181591p28181591.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
|