A
Anand Adike
Guest
We can copy the .bindings file in any location at client machine, but we need to provide the location of .bindings file in AdminObjectFinder.java file. For example, if .bindings file located at C:\remote\ directory then we need to provide the PROVIDER_URL as env.put(Context.PROVIDER_URL, "file://C://remote"); Hope this helps!! Thanks, Anand.
Continue reading...
Continue reading...