Is there any way to force orion to log all the SQL it generates?  I made a
change to one of my CMP beans to add some new columns, and now Oracle is
reporting an "Invalid column" error when I do a findAll.  This one should be
a no-brainer, but I've checked the orion-ejb-jar.xml file 5 times now and
everything is spelled correct.  The comment above the findAll method has not
changed since I added the columns, but I assume that has nothing to do with
this.

        

Reply via email to