Re: getMembershipService() returns null

"Mike [bondolo] Duigou" <[email protected]> Wed, 27 Dec 2006 14:00:03 -0800
Newsgroups gmane.comp.java.jxta.user
Organization Project JXTA, http://www.jxta.org
Message-ID <[email protected]>
I believe that the difficulty is that the JXME version does not support 
dynamic class loading via reflection the way that the JSE version does. 
The JXME implementation has all of it's classes "baked in" and cannot 
construct any service that is not in the built-in list.

I am surprised that JXME allowed the peergroup to run if it contained 
services that it could not run.

Mike

Mark S. Petrovic wrote:
> Other readers, especially JXME, I need help on this one... below.
> 
> I am reattaching the original log file Daniel sent for reference.
> 
> On Wed, Dec 27, 2006 at 10:02:07AM +0100, Daniel Evers wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Hello Mark,
>>
>> Sorry for the late response, I went home for christmas :)
> 
> Always the right thing to do :)