Maybe you should enable CMP debugging, so you can see all database specific SQL statements within your server log file. Add the following entry
| <category name="org.jboss.ejb.plugins.cmp"> | <priority value="DEBUG"/> | </category> | to your ..conf/log4j.xml. Regards Ulf View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884728#3884728 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884728 ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
