Results 1 to 2 of 2

Thread: matching webflow-jsf-icefaces versions

  1. #1
    Join Date
    Aug 2008
    Posts
    8

    Default matching webflow-jsf-icefaces versions

    hi,

    i successfully integrated webflow 2.2.1 (means spring 3.0.x) jsf 1.2 and icefaces 1.8.2_p02 or at least that is what i thought since yesterday.

    But lately found out that facesContext - spring messageContext integration is broken, eg. i dont seem to be able to reach messages put in facesContext through messageContext and the other way around: messages put in messageContext dont show up when using <h:messages> or <ice:messages> tags.

    with some struggling i found out that downgrading to weblfow 2.1.1 fixes the problem and also saw that the method of webflow-jsf integration concerning facesContext changed between 2.1.x and 2.2.x of webflow.

    Now my question is that webflow 2.2.x is exclusively for jsf2? (as far as i checked the reference doc does not state this)

  2. #2
    Join Date
    Aug 2008
    Posts
    8

    Default

    seems more like an icefaces-webflow integration issue, still the root might be that the method of webflow-jsf integration concerning facesContext changed between 2.1.x and 2.2.x of webflow

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •