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

Old type of url in template for Microsoft SQLServer datasource in datasource wizard

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.0.1.CR2, 7.0.1.GA
    • 7.0.0.CR2
    • Web Console
    • None
    • Hide
      1. Run EAP 7
      2. Navigate to datasources (Subsystem->Datasources->Non-XA)
      3. Click on add
      4. Select Microsoft SQLServer Datasource on first page of wizard and click on next, until you get on page 'Step 3/3: Connection Settings', url is then prefilled in 'Connection URL' input
      Show
      Run EAP 7 Navigate to datasources (Subsystem->Datasources->Non-XA) Click on add Select Microsoft SQLServer Datasource on first page of wizard and click on next, until you get on page 'Step 3/3: Connection Settings', url is then prefilled in 'Connection URL' input
    • EAP 7.0.1

      There is present an obsolete format of url in template for Microsoft SQLServer Datasource.
      Current url is jdbc:microsoft:sqlserver://localhost:1433;DatabaseName=MyDatabase, but valid url should be in format jdbc:sqlserver://[serverName[\instanceName][:portNumber]][;property=value[;property=value]] - note no 'microsoft' after 'jdbc'. (Source: https://msdn.microsoft.com/en-us/library/ms378428%28v=sql.110%29.aspx)

            chaowan@redhat.com Chao Wang
            jkasik@redhat.com Jan Kašík
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: