Search:

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

Search: Search took 0.02 seconds.

  1. Help needed

    What is the problem? Am I missing something?
  2. Thanks for your reply Keith. I'm using 1.0...

    Thanks for your reply Keith.

    I'm using 1.0 RC3, maybe I should try 1.0 nightly (but here I don't need to pass input parameters).

    Flow redirection works if I use a view state first, but not with...
  3. Problem with flow redirection in a portlet

    Hi,

    What I would like to do is to have a flow with only one action state and many end states. The action state is a kind of routing state, and each end state redirects to another flow. It works...
  4. Replies
    3
    Views
    1,243

    Done....

    Done.
    http://opensource.atlassian.com/projects/spring/browse/SWF-153
  5. Replies
    3
    Views
    1,243

    Maybe the problem is in the PortletFlowController...

    Maybe the problem is in the PortletFlowController class?
    I am currently evaluating Spring Webflow for my company, and this is a feature we absolutely need...
  6. Replies
    6
    Views
    1,133

    Ok, thanks! Please keep us informed when this is...

    Ok, thanks!
    Please keep us informed when this is done ;)

    Xand
  7. Replies
    3
    Views
    1,243

    Request parameters in portlet environment

    Hi,

    What I would like to do is to pass a parameter to a flow when doing a flow redirection. It works fine when I test it in a servlet environment. Here is the code of my flow A (A-flow):

    <flow...
  8. Replies
    6
    Views
    1,133

    Error in dtd for decision-state?

    Hi all,

    I would like to have an expression evaluated at runtime in the "then" attribute of an "if" element in a decision-state, something like that:

    <decision-state id="route.decision">
    <if...
  9. Replies
    4
    Views
    939

    Solved !!! Thanks for your help Keith ;) The...

    Solved !!!
    Thanks for your help Keith ;)

    The problem was that ivy retrieved jar files from its cache dir :$user.home/.ivy/cache. And the servlet-api-2.4.jar file in this dir was broken (I don't...
  10. Replies
    4
    Views
    939

    Indeed this is weird! I had no problem to build...

    Indeed this is weird! I had no problem to build samples from SWF 1.0-rc1

    Ivy version: Ivy 1.3.1 - 20060330160721

    I really need this to work because I'm migrating a project from 1.0-rc1 to...
  11. Replies
    4
    Views
    939

    Problem building 1.0-rc3 samples

    Hi all,

    I have just downloaded the 1.0-rc3 (latest version in sourceforge.net) but I'm having problems when I want to build samples.
    I went to the root directory of a sample (eg. birthdate) and...
  12. Replies
    0
    Views
    620

    Catching portal events

    Hi all,

    I'm currently considering Spring Webflow as an alternative to the flows used in BEA Weblogic Portal v7.

    In Portal v7, you could catch portal/portlets events such as refresh, maximize or...
  13. Replies
    5
    Views
    832

    Thanks for your replies, but the solution is...

    Thanks for your replies, but the solution is quite simple.
    I have just succeeded in making what I really want :).

    Here is my solution.
    First I have a global transition to link all states to a...
  14. Replies
    2
    Views
    798

    Thanks for your response Keith. I'm using 1.0...

    Thanks for your response Keith.

    I'm using 1.0 RC1.
    And I have now solved the problem :). Actually, I was using different libraries in the build path of Eclipse (1.0 RC1) and in the Ant build...
  15. Replies
    2
    Views
    798

    XML parsing error

    Hi all,

    I'm using a simple flow definition with a subflow state. In the dtd found at http://www.springframework.org/dtd/spring-webflow-1.0.dtd, the subflow state element is defined as:
    <!ELEMENT...
  16. Replies
    5
    Views
    832

    Help page handling

    Hi all,

    I'm currently evaluating Spring WebFlow to deal with flows.

    I have a flow with let's say 20 view states. What I'd like to do is having a generic "help page" which can be accessed from...
Results 1 to 16 of 16