Ok, I drilled down the problem to be that the session EJB is connecting to the hypersonic DB instead of the mySQL one.
This is very odd behaviur as all the JNDI references in my app are to KestralDB, not DefaultDS - this is true in the java code and all the desployment descriptors. I can confirm the DDs are all correct, as I can access the DB from a servlet in the same app, accesing the DB in the same way. Is there something else I have to do to change the database used by the EJB? Many thanks, colr__ View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3891618#3891618 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3891618 ------------------------------------------------------- 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
