On Wed, May 14, 2008 at 12:27 AM, Jerome Louvel <[EMAIL PROTECTED]> wrote: > > Hi Alex, > > I have fixed this potential NPE in SVN trunk. > > Can't you directly pass your Component's context to the Application > constructor instead of having to recreate it manually via the internal > 'createContext()' method?
In this case, no. I need to have a different set of parameters and attributes. Maybe my use case is just non-trivial and so the strange constructor for the context is also non-trivial. --Alex Milowski

