[jboss-user] [JNDI/Naming/Network] - Re: rmi.NoSuchObjectException

nsv do-not-reply at jboss.com
Mon Dec 11 04:22:08 EST 2006


Hi 

I have the same problem , But this is no windows machine, Please help me

I am accessing the rmi in a different way 

  String rmihost = schedulerURL + "/" + schedulerName; //"rmi://localhost:1099/Scheduler";
  |             logger.debug("scheduler rmi host is : " + rmihost);
  |             sch = (Scheduler) Naming.lookup(rmihost);
  |             logger.debug("scheduler is : " + sch);

Please help...

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992711#3992711

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992711



More information about the jboss-user mailing list