2 Replies Latest reply on Aug 8, 2006 9:03 AM by angelogalvao

    How to start a conversation with immediate=true ???

    angelogalvao

      I have a SFSB with this two annotations:

      @Interceptors(SeamInterceptor.class)
      @Intercept(InterceptionType.ALWAYS)

      But if a call a mehtod from a command button with no existing conversation all my components in my SFSB is null...

      How can i do that???