0 Replies Latest reply on Apr 1, 2003 10:54 AM by mekatoka

    Unable to delete CMP EJB

    mekatoka

      Hi,

      Environment:
      ---------------

      JBoss 3.0.6, CMP 2.0, EJB 2.0

      I have a CMP EJB whose transaction attribute is set to REQUIRED. Now i am trying to delete this EJB by applying a remove() method on the beans local interface.

      Before that i am doing a findByPrimaryKey() and then trying to remove it. But i keep getting this exception

      Load Failed because of SQL exception : Unexpected Token Error.

      The stack trace says unexpected token error but all the CMF's seem to be there. I cant understand why is it failing ?

      Any suggestions ?

      Thank You

      Meka Toka