Turn on the DEBUG log level and see what SQL i s getting generated and trace from there. I
havent tries this in EJB3 but Hibernate does throw the SQL statements that get executed.
That might give u an idea where the problem is. ORA-0900 is invalid sql statement (as is
shown in ur original comment), so somehow the SQL is mangled.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964889#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...