Hi Yaqeen,

           String name = "rmi://192.168.1.6:1099/AcopianRep";


This is not a correct URL to use for the
ClientRepositoryFactory.getRepository(String url) method. The URL must be
without the scheme, that is " //192.168.1.6:1099/AcopianRep" in your case.

Hope this helps.

Regards
Felix

Reply via email to