Results 1 to 2 of 2

Thread: Flow exception handling

  1. #1
    Join Date
    Sep 2005
    Posts
    7

    Default Flow exception handling

    Hi,

    I've seen a lot of things about exceptions handling during a flow execution but I want to be sure to have correctly understood the situation.

    Apparently there is nothing really developed to catch an exception during a flow execution and to route to another action or other flow. Correct ?

    I've seen that it's possible to map exceptions and views but what I'd desire is to execute another action/flow when an exception occurred during a flow execution.

    Does something exist for this point ?

  2. #2
    Join Date
    Sep 2004
    Location
    Leuven, Belgium
    Posts
    1,853

    Default

    Apparently there is nothing really developed to catch an exception during a flow execution and to route to another action or other flow. Correct ?
    Correct.

    Check http://forum.springframework.org/showthread.php?t=17761 for some ideas on how to handle exceptions with SWF/SpringMVC using a HandlerExceptionResolver.

    Erwin
    Last edited by robyn; May 14th, 2006 at 07:24 PM.

Similar Threads

  1. FlowExecutionStorage in a DB
    By cacho in forum Web Flow
    Replies: 7
    Last Post: Oct 19th, 2009, 03:36 PM
  2. Is a 'singleton' flow a bad idea?
    By akw in forum Web Flow
    Replies: 4
    Last Post: Oct 6th, 2005, 01:16 AM
  3. Context initialization failed
    By kanonmicke in forum Container
    Replies: 7
    Last Post: Sep 29th, 2005, 12:35 AM
  4. Replies: 0
    Last Post: Jul 11th, 2005, 05:49 PM
  5. Replies: 3
    Last Post: Nov 8th, 2004, 07:30 PM

Posting Permissions

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