[
https://issues.jboss.org/browse/JDF-162?page=com.atlassian.jira.plugin.sy...
]
Sande Gilda commented on JDF-162:
---------------------------------
Reported by Stan Silvert:
The problem is in the instructions for the H2 Console:
http://www.jboss.org/jdf/quickstarts/jboss-as-quickstart/h2-console/
Under 'Access the H2 Console', the JDBC URL does not point to the greeter
application. Instead, it points to the test database, which is NOT used by the greeter
application.
The correct URL is
jdbc:h2:mem:greeter-quickstart;DB_CLOSE_ON_EXIT=FALSE;DB_CLOSE_DELAY=-1
H2Console readme file contains wrong JDBC URL
---------------------------------------------
Key: JDF-162
URL:
https://issues.jboss.org/browse/JDF-162
Project: JBoss Developer Framework
Issue Type: Bug
Components: quickstarts
Reporter: Sande Gilda
Assignee: Sande Gilda
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira