-
Bug
-
Resolution: Done
-
Major
-
fuse-7.4-GA
-
None
Using the sample https://github.com/teiid/teiid-openshift-examples/tree/master/rdbms-example when you run it locally:
mvn spring-boot:run
It binds the JDBC service to a different interface as the HTTP service. The default behavior should be to bind it to the same interface and the user could change it via application.properties or system property.