0 Replies Latest reply on Aug 28, 2007 7:18 AM by nickarls

    LIE with SMPC in ICEFaces tab navigation

    nickarls

      Already posted this on the ICEFaces Seam integration forum but no-one has answered it in almost 10 minutes so ;-) (and there are probably some ICE-users here too...)

      I have a standard SMPC and load an Order, I can see the "order" and the "entityManager" in the long-running conversation scope but when I navigate a tab and some lazy loading on the order is triggered, the LIE bites me.

      The application hangs (ICEFaces feature?) and when I press F5, I get to the debug page, but with a conversation id that doesn't have the order or the entitymanager in the conversation.

      Is there any black magic that has to be applied when navigating ICEFaces tabs so that the conversation is propagated?