0 Replies Latest reply on Dec 31, 2003 2:53 PM by ianlinsdell

    cmp2-simple.jar in Jboss testsuite

    ianlinsdell

       

      "IanLinsdell" wrote:
      I compiled the Jboss testsuite cmp2-simple.jar and deployed it to
      JBoss-3.2.2 and I get the following error.

      From this I deduce that the NoSuchMethodError is not due to my source code or deployment descriptors as this project 'cmp2-simple.jar' comes with the JBoss2.3.2 source code.

      Does anyone know how to fix this ?

      It looks like its something to do with either Jboss itself or maybe a configuration issue.

      I have heard from 5 other people with the same issue, anyone reading this forum kind enough to comment ?

      Thanks

      ----------------------------------------------------------------------------------
      01:45:12,406 ERROR [EntityContainer] Starting failed
      org.jboss.deployment.DeploymentException: Error compiling JBossQL statement 'SEL
      ECT OBJECT(s)
      FROM simpleA AS s
      WHERE s.byteArrayValue = ?1'; - nested throwable: (java.lang.NoSu
      chMethodError)
      at org.jboss.ejb.plugins.cmp.jdbc.JDBCJBossQLQuery.<init>(JDBCJBossQLQue
      ry.java:46)
      at org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory.createJBossQLQuery(
      JDBCCommandFactory.java:63)
      at org.jboss.ejb.plugins.cmp.jdbc.JDBCQueryManager.start(JDBCQueryManage
      r.java:200)
      at org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.startStoreManager(JDB
      CStoreManager.java:451)
      at org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.start(JDBCStoreManage
      r.java:351)
      at org.jboss.ejb.plugins.CMPPersistenceManager.start(CMPPersistenceManag
      er.java:152)
      at org.jboss.ejb.EntityContainer.startService(EntityContainer.java:343)
      at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:1
      92)
      at java.lang.reflect.Method.invoke(Native Method)
      at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea
      nDispatcher.java:284)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)