3 Replies Latest reply on Jul 24, 2002 7:37 AM by crypto

    cannot execute the examples of jboss workbook

    parul_netcore

      Hi,

      I recently downloaded the Jboss workbook and was trying example of
      ex04_1.

      When I fired command: ant
      everything worked fine

      When I fired command: ant run.client_41a, I got following errors.


      [root@erpserv ex04_1]# ant run.client_41a
      Buildfile: build.xml

      prepare:

      compile:

      ejbjar:

      run.client_41a:
      [java] javax.naming.NameNotFoundException: CabinHomeRemote not
      bound
      [java] at
      sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:240)
      [java] at
      sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:215)
      [java] at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:117)
      [java] at org.jnp.server.NamingServer_Stub.lookup(Unknown
      Source)
      [java] at
      org.jnp.interfaces.NamingContext.lookup(NamingContext.java:445)
      [java] at
      org.jnp.interfaces.NamingContext.lookup(NamingContext.java:429)
      [java] at
      javax.naming.InitialContext.lookup(InitialContext.java:345)
      [java] at com.titan.clients.Client_1.main(Client_1.java:19)

      BUILD SUCCESSFUL

      Total time: 1 second

      Can you please tell me why this error is coming??

      Regards,
      Parul