-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: FIS 2.0
-
Fix Version/s: fuse-7.0
-
Component/s: FIS-Quickstarts
-
Labels:None
-
Sprint:FIS 2.0 R2
The CXF quickstart templates (spring-boot-cxf-jaxrs-template and spring-boot-cxf-jaxrs-template) exposes an HTTP service, and thus should contain a Service and a Route.
(Note they don't contain a Service either, so one cannot even do an "oc expose", also the pods don't declare the http port (they only have the jolokia port)
(see e.g. spring-boot-camel-rest-sql-template which does define a Route)