Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-11662

JDBC bind address to different IP

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • fuse-7.5-ER1
    • fuse-7.4-GA
    • Data Integration
    • None
    • % %
    • +
    • Automated
    • Hide

      git clone https://github.com/teiid/teiid-openshift-examples
      cd teiid-openshift-examples/rdbms-example
      mvn spring-boot:run
      sudo lsof -PiTCP -sTCP:LISTEN (macOS)
      netstat -ptlna | grep LISTEN 31000 (Linux)

      Show
      git clone https://github.com/teiid/teiid-openshift-examples cd teiid-openshift-examples/rdbms-example mvn spring-boot:run sudo lsof -PiTCP -sTCP:LISTEN (macOS) netstat -ptlna | grep LISTEN 31000 (Linux)
    • Fuse 7.5 Sprint 52 - Bug fix

    Description

      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.

      Attachments

        Activity

          People

            rhn-engineering-rareddy Ramesh Reddy
            hodrigohamalho Rodrigo Ramalho
            Andrej Smigala Andrej Smigala
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: