0 Replies Latest reply on Nov 27, 2002 7:30 AM by rajesh_nagaraj

    interest example -- name not bound

    rajesh_nagaraj

      Hi,
      I am trying to deploy the interest example.I am new to JBoss. It is driving me crazy, I have tried whatever doc I could get the binding right. It keeps saying ' not bound' but prints got context. do v have to do some other steps other than the ones in the online doc. for my client to run i have used a batch file,

      set classpath=F:\rajesh\ejb\client;D:\JBoss\jboss-3.0.3_tomcat-4.1.12\server\default\deploy\interest.jar;D:\JBoss\jboss-3.0.3_tomcat-4.1.12\client\jboss-j2ee.jar;D:\JBoss\jboss-3.0.3_tomcat-4.1.12\client\boss-jaas.jar;D:\JBoss\jboss-3.0.3_tomcat-4.1.12\client\jbosssx-client.jar;D:\JBoss\jboss-3.0.3_tomcat-4.1.12\client\jboss-client.jar;D:\JBoss\jboss-3.0.3_tomcat-4.1.12\client\jnp-client.jar;D:\JBoss\jboss-3.0.3_tomcat-4.1.12\client\jbossall-client.jar;D:\JBoss\jboss-3.0.3_tomcat-4.1.12\bin\run.jar;D:\JBoss\jboss-3.0.3_tomcat-4.1.12\client\log4j.jar;D:\JBoss\jboss-3.0.3_tomcat-4.1.12\lib\crimson.jar;D:\JBoss\jboss-3.0.3_tomcat-4.1.12\tomcat-4.1.x\common\lib\servlet.jar;F:\rajesh\ejb\resources
      java org.jboss.docs.interest.InterestClient

      is there something else to be set... PLZ help..
      Thank u