Results 1 to 2 of 2

Thread: ${flowExecutionUrl} generating invalid URL

Hybrid View

  1. #1
    Join Date
    Jan 2012
    Posts
    7

    Default ${flowExecutionUrl} generating invalid URL

    All,
    Using SWF 2.3.0.RELEASE. When I go to my flow url to start the webflow (e.g. http://example.com/appname/flowname), it does the redirect thing but then goes to http://example.com//appname/flowname?execution=e1s1 (notice the double '//'), and then I get the "too many redirects" error in my browser. If I then remove one of the slashes, the page renders, but inside the jsp, where I have ${flowExecutionUrl} it gets evaluated to //appname/flowname?execution=e1s1 again.

    How/where does the flowExecutionUrl get created, and how/why is it adding a double slash?

  2. #2
    Join Date
    Aug 2006
    Location
    Arequipa-Peru / South America
    Posts
    2,796

    Default

    Hello

    Could you post your SWF settings configuration?

    Use code tags
    - Manuel Jordan

    Kill Your Pride, Share Your Knowledge With All
    The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7

    Blog


    Technical Reviewer of Apress

    • Pro SpringSource dm Server
    • Spring Enterprise Recipes: A Problem-Solution Approach
    • Spring Recipes: A Problem-Solution Approach, 2nd Edition
    • Pro Spring Integration
    • Pro Spring Batch
    • Pro Spring 3
    • Pro Spring MVC: With Web Flow
    • Pro Spring Security

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
  •