Search:

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

Search: Search took 0.03 seconds.

  1. problem running tests with multiple application contexts and loadtime weaving

    Hi all,

    we are facing problems running our Integration tests with load time weaving:

    our tests all extend org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
    some tests...
  2. Replies
    3
    Views
    994

    Thanks for the quick reply! Putting the...

    Thanks for the quick reply!

    Putting the variables in conversation-scope is idd an option.
    The reason why flow B is a subflow of A is that B can be called from yet another flow C or B can even be...
  3. Replies
    3
    Views
    994

    ending subflow and flow together

    Hi,

    I am facing some problems when ending a subflow together with the parent flow.

    My scenario is :
    - from a view in flow A, I enter in a subflow B
    - in that subflow B, I navigate between...
  4. Thanks for your quick reply! That really solved...

    Thanks for your quick reply! That really solved it!
  5. blank page when resuming flow

    Hi there,

    we have used the solution Jeremy proposed (ie define a FlowExecutionExceptionHandler that adds the error messages and re-renders the current view). Re-rendering of the page seems to...
Results 1 to 5 of 6