5 Replies Latest reply on Feb 3, 2010 3:07 PM by pieter.martin

    Weld standalone SE and threads

    pieter.martin

      Hi,


      I am trying to use Weld in a standalone SE app.


      All is ok as long as I inject into objects running in the main thread.


      If I try to @Inject application scoped objects into object running in another thread nothing happens. The variables remain null.


      Is this kind of thing supported? In a way there needs to be a thread context and scope?


      Thanks
      Pieter