Okay so then you don't need to put anything in a configuration file. You can hard-code the lot and then come back and do configuration later as it makes sense.
Probably the simplest you can go is to use lookuplocators to find the lookup service and register/lookup. On 15 December 2011 12:54, Ashutosh Singh <[email protected]> wrote: > > The hello example given contains a complicated server with all the smart > proxies and different methods of exporting. > > So I am just writing a very basic Hello World application that uses a jeri > protocol. No SDM's!. > > > > > >> Date: Thu, 15 Dec 2011 12:47:58 +0000 >> Subject: Re: what should be written in a config file for service application? >> From: [email protected] >> To: [email protected] >> >> Are you configuring one of the standard services, one of your own or >> one of the examples? >> >> On 15 December 2011 11:36, Ashutosh Singh <[email protected]> wrote: >> > >> > Hi, >> > >> > I am a novice RIVER user? >> > >> > Can you please tell me what should be written in a config file for a >> > service application? >> > >> > Regards >> > Ashutosh Singh >> > >
