1 Reply Latest reply on Feb 22, 2010 11:10 PM by amiliosanchez

    Seam Context in new Thread ?

    craig

      Hi I create a long running process in a new Thread. 


      Is it possible for the calling Thread's Context to be used in the new Thread?


      If not, is it possible to create a new Context and set some values?  Currently when i try Contexts.getEventContext() it evaluates to null


      Thanks


      Craig