1 Reply Latest reply on Aug 13, 2003 2:07 AM by vashistvishal

    Deploy error

    gazer_jboss

      Hi everyone:
      I use Oracle 9i Database and try to deploy a very simple Entity EJB having a "findAll()" method in JBoss 3.2.0, but I face a error below:

      org.jboss.deployment.DeploymentException:
      Error compiling EJB-QL statement 'SELECT OBJECT(p) FROM POWER p'; - nested throwable: (org.jboss.ejb.plugins.cmp.ejbql.ParseException: Encountered "POWER" at line 1, column 23.


      Do I need do more configuration with the database?

      Please give me some idea. Thank you.