3 Replies Latest reply on Mar 29, 2004 10:15 AM by ltcmelo

    Finder CMP methods not working?

    ltcmelo

      Hi,
      i'm having a problem with a finder method.
      It's a ordinary findSomething(String id), where Something is a ordinary column (not any key). I get a message from Jboss telling something like it didn't find that column.
      It's weird, cause all my other CMPs work fine, although none of them look form a column wich is not a key (it's a tutorial app).
      The column wich Jboss refuses to find is type VARCHAR, jboss is 3.2.3 and db is mysql.

      Any ideas?

      p.s.:I kinda of heard about a possibility of jboss bug, is it correct?