[esb-issues] [JBoss JIRA] Closed: (JBESB-1714) helloworld_sql_action QS has a missing dependency on the database initialiser MBean
Kevin Conner (JIRA)
jira-events at lists.jboss.org
Mon Jun 23 09:49:28 EDT 2008
[ http://jira.jboss.com/jira/browse/JBESB-1714?page=all ]
Kevin Conner closed JBESB-1714.
-------------------------------
Resolution: Out of Date
This was fixed as part of the work for JBESB-1762
> helloworld_sql_action QS has a missing dependency on the database initialiser MBean
> -----------------------------------------------------------------------------------
>
> Key: JBESB-1714
> URL: http://jira.jboss.com/jira/browse/JBESB-1714
> Project: JBoss ESB
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Examples
> Affects Versions: 4.2.1
> Reporter: Kevin Conner
> Fix For: 4.4
>
>
> The helloworld_sal_action has a race on deployment, leasing to the following output
> 15:30:12,330 ERROR [SimpleDataSource] Could not create connection for jdbc:hsqldb:hsql://localhost:1703 - datasource may be unavailable. See server log for details.
> There are a couple of issues
> - the datasource is explicitly copied into the deploy directory, whereas it should be included within the ear file
> - there is no dependency on the database initialiser MBean
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the esb-issues
mailing list