[jbosstools-issues] [JBoss JIRA] (TOOLSDOC-555) The datasource definition generated by the example does not match the text in this section

Len DiMaggio (JIRA) issues at jboss.org
Fri Oct 24 16:06:35 EDT 2014


Len DiMaggio created TOOLSDOC-555:
-------------------------------------

             Summary: The datasource definition generated by the example does not match the text in this section
                 Key: TOOLSDOC-555
                 URL: https://issues.jboss.org/browse/TOOLSDOC-555
             Project: Documentation for JBoss Tools and Developer Studio
          Issue Type: Bug
    Affects Versions: 4.2.0.Final
         Environment: Build Name: 22960, Start Developing-8.0
Build Date: 22-10-2014 11:29:36
Topic ID: 13797-717266 [Latest]
            Reporter: Len DiMaggio
            Assignee: Michelle Murray
            Priority: Blocker


Title: Access and Query the Database

Describe the issue:

The text in this section refers to this datasource:

<connection-url>jdbc:h2:mem:ticket-monster;DB_CLOSE_ON_EXIT=FALSE;DB_CLOSE_DELAY=-1</connection-url>

The datasource definition as generated by the example is:

<connection-url>jdbc:h2:mem:ticket-monster-quickstart;DB_CLOSE_ON_EXIT=FALSE;DB_CLOSE_DELAY=-1</connection-url>

Suggestions for improvement:


Additional information:



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbosstools-issues mailing list