I am new to jini and I have written a code which uses mahalo transaction manager. I am starting mahalo which is done successfully. After that I am registering my service to jini. Once this is completed, I am initiating my client to find this service which gives me sometimes a null. That is, it is unable to find that service. Peculiar thing to this problem is that this happens only sometime else it successfully finds the service.
Is there something, I should include so that it always find the services that are registered?