0 Replies Latest reply on Jan 9, 2003 10:01 AM by shainal

    Error on running the ant task "intro-interest-client" from o

    shainal

      Hello all,

      I've managed to compile and deploy all the interfaces required for the interest example online by running the task "ant intro-interest-jar", as per the manual. It also deployed on JBoss without any hassles.

      However upon running the task "intro-interest-client" to create and execute the client, I ran into a few hitches with class definitions not been found errors.

      This caused me to change the following section of my build .xml file












      i.e I added the following 2 elements above :




      Now upon running the same ant task, I get the following error :

      [java] Got context
      [java] log4j:WARN No appenders could be found for logger (org.jnp.interface
      s.NamingContext).
      [java] log4j:WARN Please initialize the log4j system properly.
      [java] javax.naming.CommunicationException: Receive timed out [Root excepti
      on is java.net.SocketTimeoutException: Receive timed out]

      BUILD SUCCESSFUL

      Any suggestions as to the cause and solution of this problem will be immensely appreciated.

      Thanks,
      Shainal.