0 Replies Latest reply on Sep 5, 2002 10:08 PM by backhorse77

    interest client (new problem)

    backhorse77

      got a problem when running jboss without tomcat. I used windows xp. the output message is as follow:
      ***********************************************
      C:\jboss\examples\build>ant intro-interest-client
      Buildfile: build.xml

      validate-servlet:

      validate-jboss:

      fail_if_not_valid:

      init:
      [echo] Using JBoss directory=C:\jboss
      [echo] Using base classpath=C:\jboss\client\jboss-j2ee.jar;C:\jboss\client\
      jaas.jar;C:\jboss\client\jbosssx-client.jar;C:\jboss\client\jboss-client.jar;C:\
      jboss\client\jnp-client.jar;C:\jboss\examples\COULD_NOT_FIND_SERVLET_JAR
      [echo] Using Source directory=C:\jboss\examples
      [echo] Using Build directory=C:\jboss\examples/build-examples

      intro-interest-client:

      compile:

      interest-client:
      [java] Got context
      [java] Got reference
      [java]java.lang.NoClassDefFoundError:org/jboss/logging/Logg

      [java] at org.jboss.invocation.MarshalledValueInputStream
      lledValueInputStream.java:25)
      ............
      BUILD SUCCESSFUL

      Total time: 2 seconds
      ******************************************************
      what's wrong with my setup?
      Thanks a lot