0 Replies Latest reply on Feb 8, 2006 10:17 AM by mistamoasn

    JBoss4.0.3sp1, Eclipse RCP 3.1.1, Hibernate 3.1, NoClassDefF

    mistamoasn

      hi!

      i deployed an ear file which contains some ejb3.0 entity beans (.par file), some stateless session beans (.ejb3 file) and some code in another jar file.

      a java client gets data when i try to connect to the database via jboss (jndi lookup).

      but when i switch to a rcp client application i always get a "NoClassDefFoundError: cannot instantiate class javax.persistence.EntityNotFoundException" although i made a plugin wrapper for the necessary jar-files.

      what can i do to avoid this problem?
      if you need more information, please let me know...

      best regards and thanks in advance
      patrik

      ps.: my system configuration
      hibernate 3.1
      jboss 4.0.3sp1
      eclipse rcp 3.1.1
      jdk1.5
      winxp prof.