Wed, 03 May 06
Owen Taylor Blogging
Owen Taylor, who I pleaded (in person and in this blog) to start blogging, has done so. This is Owen Taylor’s Weblog. If you’re interested in jini, javaspaces or random technological musings, give it a look. Welcome, Owen!
« Jini and JavaSpaces at BJUG | Permalink | Book Review: What Just Happened »
Pushpa Kushwaha said,
February 14, 2008 at 10:00 pm
I have written a code which uses mahalo transaction manager. I am starting mahalo which is done successfully and 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?
Please help me, I am new to JINI.