-
Bug
-
Resolution: Done
-
Major
-
jboss-fuse-6.2.1
-
%
-
-
-
6.3 Sprint 2 (1-Feb - 26-Feb)
The Fabric8 HTTP gateway understands the notion of container version, and a URI template can be set up so that requests are routed to a container that is of the specified version.
However, when doing container-upgrade on a container, the gateway does not notice that the version has changed. The Services ->APIs tab in the Hawtio console shows the previous version, and the gateway continues to route requests on the basis of a version that no longer exists.
The problem persists until the container whose version has changed is restarted.
WORKAROUND
restart io.fabric8.fabric-cxf-registry
- is related to
-
ENTESB-6386 New CXF endpoints introduced by a container-upgrade are not visible in Fabric8 HTTP gateway without restarting it
- Closed