Hi Peter, Thanks for your response, think you were right, hqslddb had probably not started up properly. I did get into JMX-console and look at the Jboss.jca and other areas where hqsldb shows up, couldn't make much of it as I am not familiar with it. I next looked into the jboss start-up console messages, and I found the following and other similar WARN messages: 18:39:02,863 WARN [ServiceController] jboss.jca:service=RARDeployment,name=JBoss LocalTransaction JDBC Wrapper does not implement any Service methods 18:39:02,863 WARN [ServiceController] jboss.jca:service=LocalTxDS,name=hsqldbDS does not implement any Service methods Are these normal ? do I need to do something about this ? The good news is, that running the ant file, now creates, populates and drops the subject tables as expected. I had picked up the sample ant code from a ejb tutorial, it looks like 'standard' calls to JDBC, my understanding was that for JBOSS3.0.3 jca/jdbc wrapper was involved, somehow, could you possibly shed some light on this. Would appreciate your insight/suggestions, and thanks again for the help. Martin |
- [JBoss-user] hsqldb connection/JBOSS3.0.3-( jboss newbie) Martin
- Re: [JBoss-user] hsqldb connection/JBOSS3.0.3-( jboss... Peter Fagerlund
- Martin