6 Replies Latest reply on Jan 22, 2005 2:16 PM by fbiaggi

    CMP Bean Finder expression error

    xjava2001

      Hi,
      I got this error when I deploy CMP bean with finder expression '>=', doesn't Jboss support this?

      Regards,
      Xjava.


      Cause: org.jboss.deployment.DeploymentException: Error compiling EJB-QL statement 'SELECT OBJECT(o) FROM test as o WHERE o.cln =?1 AND o.pt =?2 AND o.effDt >=?3'; - nested throwable: (org.jboss.ejb.plugins.cmp.ejbql.ParseException: Encountered ">=" at line 1, column 79.
      Was expecting one of:
      ">" ...
      "<" ...
      "=" ...
      "<>" ...
      )
      ObjectName: jboss.j2ee:jndiName=containerManaged.XrefEBHome,plugin=pool,service=EJB