Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-843 Web console development
  3. IGNITE-2162

Add vendor jdbc prefix to JDBC url in 'secret.properties' file

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.6
    • wizards
    • None

    Description

      Currently for example for DB2 we generate the following secret.properties body:

      ds.jdbc.url=YOUR_JDBC_URL
      

      This will be a bit better if template for JDBC URL will be inserted:

      ds.jdbc.url=jdbc:oracle:thin:@[host]:[port]:[database]
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            pkonstantinov Pavel Konstantinov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: