Search:

Type: Posts; User: evilcouncil; Keyword(s):

Search: Search took 0.03 seconds.

  1. My config (current setup SWF 2.3.1, JSF Mojarra...

    My config (current setup SWF 2.3.1, JSF Mojarra 2.1.11, PrimeFaces 3.4-RC1). This was modified from the booking-faces example found in the SWF distribution.



    <!-- Maps request paths to flows in...
  2. You need a different set of filters for...

    You need a different set of filters for processing mobile authentication requests. The web page filters will always perform a server-side redirect (302 HTTP Status) no matter if the authentication...
  3. I don't quite understand what you're trying to...

    I don't quite understand what you're trying to achieve here, but the webApplicationContext is not something you want to "reload" for every request.
  4. I'm pretty sure that you need...

    I'm pretty sure that you need "facesContextListener". Yours is commented out.
  5. Using a different URL after flow has started

    1. Access /app/user/pswd
    2. Will be redirected to /app/user/pswd?execution=e1s1
    3. Access /app/user/profile?execution=e1s1 (this is also a valid flow in my app)
    4. Still see the same page....
Results 1 to 5 of 5