Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-20592

[GSS](7.3.z) HAL-1723 - Default connection url for Microsoft SQLServer on datasource creation wizard is old

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.3.5.GA, 7.3.5.CR1
    • 7.3.3.GA
    • Web Console
    • None
    • False
    • False
    • +
    • Undefined
    • Workaround Exists
    • Hide

      modify the connection url manually

      Show
      modify the connection url manually
    • Hide

      1. Startup EAP and access Web Console
      2. Go to the wizard of Add Datasource
      Configuration -> sybsystem -> Datasources & Drivers -> Datasources -> Add Datasource
      3. Select Microsoft SQLServer and click on next untill you get on page `Connection`

      Show
      1. Startup EAP and access Web Console 2. Go to the wizard of Add Datasource Configuration -> sybsystem -> Datasources & Drivers -> Datasources -> Add Datasource 3. Select Microsoft SQLServer and click on next untill you get on page `Connection`

      Default Connection URL on wizard of add datasource is `jdbc:microsoft:sqlserver://localhost:1433;DatabaseName=MyDatabase`, that is old format.
      The current format should be `jdbc:sqlserver://localhost:1433;DatabaseName=MyDatabase`.

            chaowan@redhat.com Chao Wang
            rhn-support-hdaicho Hiroki Daicho (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: