1 Reply Latest reply on Mar 9, 2003 6:11 PM by tksung

    jboss-net in jboss 3.0.6 cause NoClassDefFoundError

    tksung

      Hello,

      I installed jboss-3.0.6 and copied necessary jboss-net files to default/{deploy, lib, conf} files. And I'm getting NoClassDefFoundError that does not tell me which class is missing. I have axis.jar where it is supposed to be in default/lib. Any idea what could be the problem?

      Thanks in adv,
      tk
      --

      11:43:22,221 ERROR [MainDeployer] could not start deployment: file:/C:/Program F
      iles/JBoss/jboss-3.0.6/server/default/deploy/jboss-net.sar
      java.lang.NoClassDefFoundError
      at org.jboss.net.axis.server.AxisService.ensureService(AxisService.java:
      212)
      at
      ...