[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-2857) schemaSupport for HSQLDialect remote connections doesn't work

Steve Ebersole (JIRA) noreply at atlassian.com
Wed Oct 3 01:35:24 EDT 2007


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole updated HHH-2857:
--------------------------------

         Assignee: Steve Ebersole
    Fix Version/s: 3.3
                   3.2.6

> schemaSupport for HSQLDialect remote connections doesn't work
> -------------------------------------------------------------
>
>                 Key: HHH-2857
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2857
>             Project: Hibernate3
>          Issue Type: Bug
>    Affects Versions: 3.2.4.sp1
>         Environment: AS 5.0 rev 65579
>            Reporter: Carlo de Wolf
>            Assignee: Steve Ebersole
>             Fix For: 3.2.6, 3.3
>
>
> Using a remote DataSource on an (in memory) HSQLdb leads into the HHH-608 issue.
> The HSQLDialect only enabled schemaSupport if schemaManager is defined in org.hsqldb.Database. This class is not available locally, since I'm using a remote data source. 
> Workaround: Put hsqldb.jar on my classpath.
> Is a depependency of EJBTHREE-1050.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list