0 Replies Latest reply on Mar 24, 2004 11:51 AM by sandros

    $Proxy45 NoClassDefFoundError

    sandros

      Hi,

      I installed JBoss3.2.3 in a IBM mainframe with a Debian Linux.
      The java version installed is:

      java version "1.4.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0)
      Classic VM (build 1.4.0, J2RE 1.4.0 IBM build cx390140-20020830 (JIT enabled: jitc))

      The deploy occurs succesfully but at first remote invocation I get the following error:

      14:25:00,702 ERROR [LogInterceptor] Unexpected Error:
      java.lang.NoClassDefFoundError: $Proxy45
      at sun.misc.Unsafe.throwException(Native Method)
      at java.lang.Class.newInstance0(Class.java(Compiled Code))
      at java.lang.Class.newInstance(Class.java(Compiled Code))
      at org.jboss.ejb.Container.createBeanClassInstance(Container.java:469)
      ... suppressed

      I compile, package and deploy succesfully in mainframe. In an Intel x86 PC the application works fine, without any errors.
      Any constraint with java version used ?

      Thanks in advance,

      Sandro