Hello,

I have latest sandbox code and I am trying to run earinit sample in Eclipse.
I am getting  NullPointerException while locating the service because
compositeContext is null

Snippet from EagerInitClient.java

*       CompositeContext compositeContext =
CurrentCompositeContext.getContext();*

*        // Locate the Eager init service
       EagerInitService eagerInitService =
               compositeContext.locateService(EagerInitService.class,
"EagerInitComponent");*

Please let me know how to run this sample.

Help is apprecited.

Regards

Rashmi

Reply via email to