Hi Andrew, a small project (written by Marcus Brandenburger) that shows the problem is available here: <https://gist.github.com/anonymous/c139fae4b9065c703fa5>
I modified it a little bit, to include the complete structure that our code has. Best, Nikola On Thu, Jul 25, 2013 at 4:34 PM, Andrew Phillips <andr...@apache.org> wrote: >> The code in question follow. The most notable change is the explicit >> call to super(...), where I create new MPUSlicingAlgo, as we have our >> own as well. > > > Could you create a Gist or Pastie of the section where you're creating the > context and supplying the modules (if any) to be bound..? > > Thanks! > > ap