1 Reply Latest reply on Aug 18, 2006 5:53 AM by pmuir

    How does one deal with UI bindings?

    zzzz8

      I'm getting the typical:

      java.lang.IllegalStateException?: No conversation context active


      in my application when I use the binding attribute for my component. I know that the Seam Problems FAQ details this problem, but does not suggest a solution for it.

      Unfortunately, I don't think I can get around the use of the binding attribute. So what is a workaround for this problem, considering I think I have to use the binding attribute? Thanks!