|
As of October 27th, please open all new issues in the Red Hat Customer Portal . |
|
[
Permlink
| « Hide
]
Claus Ibsen added a comment - 02/Jul/12 01:13 PM
If I restart the ESB itself, then the service is running again if I hit http://localhost:8181/cxf
I just checked the CXF code, current server shutdown will set the servlet registry to be null which means even you start the server again, the CXFServlet will never know the server is back.
It should be easy fix by not calling the destination.shutdown() method when the server is stopped. I just created committed the patch into cxf-2.5.0-fuse-7-0-x-stable
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||