Hi,

Since Rickard's change in the Configuration creation mechanism (commit c08f7b35455e9d62db99f654e20e158c57a4c23c) I have a problem in the S3 ES. I use a Configuration object in the ES to specify credentials for S3 in the ES activate() method. The added buildUow.complete(); of qi4jRuntimeImpl.getConfigurationInstance(...) creates a StackOverflow because the UoW completion tries to activate the ES again.
Should I avoid using Configuration in an ES activate() method ?

Cheers,

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

Reply via email to