0 Replies Latest reply on Jul 30, 2008 11:30 PM by greenmj

    TestNG Integration test setValue() vs Contexts.getSessionContext().set()

    greenmj

      Hi,


      With regards to integration tests can someone please explain when you should use / what is the difference between SetValue()/getValue() and Contexts.getSessionContext.set()/Contexts.getSessionContext.get().  I am using an anonymouse FacesRequest, Seam 2.0.3, JBoss 4.2.2.


      I have looked for an explanation everywhere and cannot find one.


      Thanks,