On Tue, Jul 8, 2008 at 10:52 AM, Richard Wallace
<[EMAIL PROTECTED]> wrote:
> I had a similar problem.  The  Configuration<HttpConfiguration> wasn't
> null for me, but when attempting to access the HttpConfiguration with
> config.configuration() you get the NPE because when Qi4j is trying to
> create the HttpConfiguration object the unitOfWork is null.  I wound up
> moving all the startup code to the activate() method.  I'm not 100%
> happy with that, but it's working.

AFAICT, the previous auto-support for Configurations in
ServiceComposites are no longer present.

That was what my ramblings about Entity as private mixin was about.

Cheers
Niclas

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to