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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to