0 Replies Latest reply on May 20, 2005 12:44 AM by srividhyau

    NoClassDefFoundError during JBoss 4.0.2 startup

    srividhyau

      While starting the JBoss 4.0.2. I get the following exception

      10:04:02,281 INFO [WebService] Using RMI server codebase: http://Srividhya:8083/
      10:04:02,375 WARN [ServiceController] Problem starting service jboss:service=Naming
      java.lang.NoClassDefFoundError: javax/net/SocketFactory
      at org.jnp.server.Main.start(Main.java:250)

      followed by many other classes not found.
      My jdk path is set to j2sdk1.4.2_05 version.

      Can anybody help me?