Workaround
========

This socket error occurs when running SQL scripts to create and fill the 
database tables. I could not get it to work and nobody on the forums I have 
used could pinpoint it either.

However, you can populate the database yourself and avoid using SQL scripts. 
Really, EJB is made to take care of these things anyway, right?

Start up the database manager from the JBOSS window (i.e. 
http://localhost:8080). Copy the scripts in and run them.

NOTE: The CONSTRAINT keyword is not understood by this manager, but you can 
just remove all the "CONSTRAINT ". The application works fine anyway.

/Borje 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3917311


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to