Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    18,054

    Since we are using Spring Web Flow 2.0 and...

    Since we are using Spring Web Flow 2.0 and Facelets as well, I was able to use the booking-faces sample which comes with the download as a template for configuring Spring Security on our application.
  2. Sorry for the delayed response. I made the...

    Sorry for the delayed response.

    I made the change in the security-config.xml you made (updating the schema location)

    The custom-filter position was already in the file I had:...
  3. I am still trying to figure out everything for...

    I am still trying to figure out everything for Spring Security 2.0 (worked with Acegi before), but from reading the docs you should be able to set-up your own custom filter chain (after making the...
  4. I am not 100% about the "correct" way to do this,...

    I am not 100% about the "correct" way to do this, but the end-state element has a view attribute. Wouldn't that accomplish what you want?
  5. booking-faces + SWF 2.0.0 + Spring Security 2.0.1

    Not sure whether this can be considered a JIRA issue, but if you try to use the booking-faces sample which comes with Spring Webflow 2.0.0 with Spring Security 2.0.1 you will receive the following...
  6. Replies
    2
    Views
    18,054

    Spring Security + JSF Articles

    I am in the process of trying to integrate JSF, Spring Web Flow, and Spring Security myself. While trying to find some pointers how to accomplish this I came across this posting (as well as many...
  7. Thread: SWF Form Tag

    by hbooth3
    Replies
    1
    Views
    700

    RE: SWF Form Tag

    This question probably belongs in the Web forum but I think the solution to the problem can be found by looking at the Options tag. There is an itemValue and itemLabel parameter which can be mapped...
  8. Custom Identifiers with flow-location-pattern

    This question pertains to Webflow 2.0.0 RC1

    Is there an extension point which will allow for a different algorithm when generating flow identifiers with flow-location-pattern?

    I would like to...
  9. After some testing I tracked down why my...

    After some testing I tracked down why my application works and the swf-phonebook sample did not.

    My application is using Tiles 2.0.5 (we recently switched from Struts/Tiles 1.2). Originally I had...
  10. Sorry about that. I just tried the phonebook...

    Sorry about that. I just tried the phonebook sample application and I see the same thing. (Glassfish V2 Update 1, Spring Framework 2.5, Spring Webflow 1.0.5)
    I am at home today, but when I am next...
  11. Fixed in Glassfish V2 Update 1

    Just downloaded and installed Glassfish V2 Update 1 (v2ur1-b09d) and tested out this problem using my application and it appears that it has been fixed. No need for odd syntax or specifying the url...
  12. Possible Workaround

    I found a workaround for this problem which is a little better than putting the link name into the action. Instead put "?" for the action value. I tested this out and seems to work as expected. I...
  13. Replies
    5
    Views
    1,294

    Oops, I posted the wrong code snippet from...

    Oops, I posted the wrong code snippet from StateManagerImpl (That's what I get for posting at the end of the day in a hurry). The code snippet in the original post is where the test project I...
  14. Replies
    5
    Views
    1,294

    SWF 2.0-m2, Glassfish, JSF 1.2 yields NPE

    I am trying to get an application to work with SWF 2.0-M2, Glassfish V2.0, and JSF 1.2 RI (1.2_07-b03). I initially tried to get the swf-booking-jsf example working and then tried converting a test...
Results 1 to 14 of 14