1 2 Previous Next 17 Replies Latest reply on Dec 14, 2006 2:28 PM by gavin.king Go to original post
      • 15. Re: Ajax¤JSF with Seam
        milesif

        hi everybody,

        I'm here again. I deployed the application as detailed in the booking example in seamCR1. I have the same problem of my previous post:

        javax.el.PropertyNotFoundException: Bean: it.severn.data.UsersHome$$EnhancerByCGLIB$$47bd75f6, property: update
        at com.sun.facelets.el.LegacyELContext$LegacyELResolver.getValue(LegacyELContext.java:146)
        at com.sun.el.parser.AstValue.getValue(AstValue.java:117)

        Can you help me??

        Many Thanks Francesco

        • 16. Re: Ajax¤JSF with Seam

          I've got problems with Seam and the actual 1.0.4 version of ajax4jsf (as it's bundeled in the 1.1.0 GA release of Seam).
          Tha Java Script console reports "A4J" is unknown. This seems to mean that the js lib of a4j cannot be found. The a4j commandButton then submits the whole form instead of the as rerendered marked components.

          Has anyone made the same experience?
          Tomorrow i would be able to post the configs and the code.

          • 17. Re: Ajax¤JSF with Seam
            gavin.king

            Yes, this problem is known and fixed in Ajax4JSF 1.0.5, released just after Seam 1.1.0.GA went out. I've already upgraded CVS.

            1 2 Previous Next