Hi there, I had the same problem with my ORACLE file oracle-jdbc2-service.xml
the problem: my editor added some word wrappings. the solution: add a '\' at the end of a word wrapped statement. see the original file hsqldb-jdbc2-service.xml at the CREATE_MESSAGE_TABLE = CREATE CACHED TABLE JMS_MESSAGES .... statement. cheers Michael View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890329#3890329 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890329 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
