Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [JBoss Getting Started Documentation] - Re: Socket
 error when creating the tables

scott.stark@jboss.org

2007-03-29


I just found what my problem was:

the first two lines at the beginning of the file 'hsql-create-table.sql' that contains the script to populate the db begin with a comment like this:

-- create tables for online banking app --
-- also seeds next_id tables w. initial values --

Try to change the '--' to '//comment' or to '<-- comment -->'

It worked for me. Now I can see the link service=Hypersonic

Hope you have the same problem!!


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032649#4032649

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032649
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.