3 Replies Latest reply on Dec 19, 2006 3:29 PM by atzbert

    transaction killed

    florentb

      Hi all. I hope that's the good place to put this message ...

      I want to display a custom image on a web-page. I have set "pages.xml" with my page. The call is well done to my action.
      Inside, I get a blob which correspond to my image. I use a FacesContext and set responseComplete. The image is well displayed, but I can't navigate anymore : my transaction has been killed. When I look inside the log, it just tells me that the conversation has been discarded. If I don't use the responseComplete, the transaction isn't killed, but my image isn't displayed ...

      Thank you for any clue.
      FlorentB