at the moment i am switching form jboss 3.2.6RC1 to 3.2.6RC2.
i am using hibernate and for testing purposes i am using the hsql database.
since i have to use hibernate from outside the container i have enabled the
tcp based access in the hsqldb-ds.xml:
[...]
<!-- This mbean can be used when using in process persistent hypersonic -->
jboss:service=Hypersonic,database=localDB
</local-tx-datasource>
<!-- This mbean should be used only when using tcp connections. Uncomment
when the tcp based connection-url is used.
-->
1701
true
localDB
false
true
this works in 3.2.6RC1 but stop to work in RC2, throwing the following exception:
Caused by: java.sql.SQLException: socket creation error
at org.hsqldb.jdbc.jdbcUtil.sqlException(Unknown Source)
at org.hsqldb.jdbc.jdbcConnection.(Unknown Source)
at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
at org.hsqldb.jdbcDriver.connect(Unknown Source)
at
org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:158)
i am fairly sure, that i did not skrew up my configuration, thus my question:
has anything been changed with regard to this problem.
tia, heinz-dieter
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849809#3849809
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3849809
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user