I'm using CMP with Oracle 8.1.6. I've created a very simple finder
method but when I try to use this finder method I get a 

"java.sql.SQLException: ORA-00923: FROM keyword not found where
expected".

Here is my jaws entry

<finder>
        <name>findCaseTypes</name>
        <query>status = {0}</query>
        <order>descr DESC</order>
</finder>

Does anyone have an idea of what might be causing this.

Thank you,
GREG--

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to