0 Replies Latest reply on Aug 27, 2002 2:06 AM by vedhas

    getting an Exception while trying to run the Interest exampl

    vedhas

      Hi!I have installed jboss3.0 have jsdk1.4 ant 1.5.I'm trying to execute the Interest example .I have set all the classpaths properly as i get the 'server running in x:x:x ..' on the console.I am able to deploy the bean too as it says 'Succuessfully completed deployment of package' But when i try to test it using ant intro-interest-client I get the foolowing error :-
      org.jboss.jmx.adaptor.ejb.EJBAdaptorBean.isInstanceOf(javax.management.ObjectName,java.lang.String) throws javax.management.InstanceNotFoundException,java.rmi.RemoteException
      And still the consol reads 'BUILD SUCCESSFUL' Now what's happening?