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

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


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

Steve Ebersole commented on HHH-2857:
-------------------------------------

It would appear to be 1.8.0: http://fisheye1.cenqua.com/browse/hsqldb/hsqldb-dev/src/org/hsqldb/SchemaManager.java

I'll try to verify that.  If that is the case, then I have no issue simply switching to assume schema support since we report to only support 1.8.x anyway...

> 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
>
> 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