Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: SF-421
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Willem Jiang
Reporter: Willem Jiang
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
FUSE Services Framework

The CXF server start doesn't work when we use Servlet transport

Created: 04/Jul/12 02:37 PM   Updated: 06/Jul/12 01:15 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 2.4.3-fuse-00-xx, 2.3.7-fuse-00-xx, 2.5.0-fuse-00-xx, 2.6.0-fuse-00-xx

Issue Links:
Blockers
 

External Issue URL: https://issues.apache.org/jira/browse/CXF-4407


 Description  « Hide
ENTESB-223 shows the issue we need to restart the Fuse ESB to let the server start again.
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.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.