Search:

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

Search: Search took 0.04 seconds.

  1. I've posted a comment on the issue which...

    I've posted a comment on the issue which identifies where the issue arose (changes to the AbstractApplicationEventMulticaster).

    Unfortunately, I wasn't able to connect it with a prior JIRA issue...
  2. Having The Same Problem

    sslavic, I have just diagnosed the exact same problem in our application.

    We had just upgraded to Framework 3.0.5 and SWF 2.2.1 as well.

    I wasn't sure if the child...
  3. I would have prefered a solution like that, drh....

    I would have prefered a solution like that, drh.

    In fact, I had done exactly the same extension of FlowArtifactFactory (even named it the same :-) but then ended up with a little issue here, and a...
  4. Note two things about the SWF-1413 bug to close...

    Note two things about the SWF-1413 bug to close out this thread:

    1) There is now a comment on the bug by Rossen Stoyanchev indicating that those interested in this behaviour must patch, build and...
  5. Replies
    17
    Views
    2,718

    kzvikzvi1, I think we're tracking two very...

    kzvikzvi1, I think we're tracking two very different issues (especially since you are working with SWF 1.0.5/6 and my issue is a regression in SWF 2.2.x).

    I've created...
  6. ViewState.redirectInSameState Causes Significant Regression Issue in 2.2.x

    [Please note: this is a summary digest of the mis-placed posts in this thread
    http://forum.springsource.org/showthread.php?t=100714. It started there as a potentially related issue to that topic,...
  7. Replies
    17
    Views
    2,718

    Found the property ViewState.redirectInSameState....

    Found the property ViewState.redirectInSameState.

    That led me to the following issue:
    https://jira.springframework.org/browse/SWF-1413

    Which is based on:
    ...
  8. Replies
    17
    Views
    2,718

    To be more precise ... Most of our POST...

    To be more precise ...

    Most of our POST actions happens as expected (i.e. with a 302 / 303 HTTPS Status REDIRECT to a GET as per the ubiquitously referenced...
  9. Replies
    17
    Views
    2,718

    As far as I understand it, alwaysRedirectOnPause...

    As far as I understand it, alwaysRedirectOnPause is default behaviour.

    But:
    a) we never touch that setting
    b) under 2.0.8 the redirect happens
    c) under 2.2.1, the redirect doesn't happen
    ...
  10. Replies
    17
    Views
    2,718

    Should add: But prior to that, I have a post...

    Should add:

    But prior to that, I have a post that in 2.0.8 will:


    POST e27s1 ---302 redirect---> GET e28s1

    But in 2.2.1:
  11. Replies
    17
    Views
    2,718

    Same issue on upgrade to 2.2.1

    I'm experiencing similar behaviour on an upgrade from 2.0.8 to 2.2.1.

    Any ideas out there?
  12. Sigh ... my bad. The property name...

    Sigh ... my bad.

    The property name 'objectDefinitionSource' should have been a better clue.

    I had a FilterSecurityInterceptor which used that property which also needed to be converted to a...
  13. ChannelProcessingFilter - securityMetadataSource on Convert to 3.0.5

    I'm upgrading from Security 2.5.X to 3.0.5.

    This former definition for channelProcessingFilter no longer works (after updating the FQN and the name of the property - since...
Results 1 to 13 of 13