We need to have the accessor class specified somewhere configurable... Right now the said configurable location is a properties file called the registry.properties... This is true for any configurable settings for a client.
On Thu, Jan 3, 2013 at 3:19 PM, Lahiru Gunathilake <[email protected]>wrote: > Hi Devs, > > With latest trunk, I can see that we need a registry.properties file in in > client side code when we use our client api, otherwise it fails in the > following line, > > AiravataRegistryFactory.java: 105 with String provRegAccessorClass = > RegistrySettings.getSetting(REGISTRY_ACCESSOR_CLASS); > > Do we really have to have this dependency, this is the only place which > bothers me when I use airavata-client. > > Regards > Lahiru > > -- > System Analyst Programmer > PTI Lab > Indiana University >
