Search:

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

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    737

    Here is my situation: I was using webflow 1...

    Here is my situation: I was using webflow 1 until a few days ago. I have an application that allows a customer to schedule an appointment. I first have a customer-details-flow that brings the...
  2. Replies
    3
    Views
    737

    Does anybody have a solution to this, I have the...

    Does anybody have a solution to this, I have the same problem.
  3. Replies
    3
    Views
    955

    Just to clarify my question, If I have a jar...

    Just to clarify my question,

    If I have a jar file which contains the dao's, the hbm.xml files, and the spring config xml files which contains the beans for the sessionFactory and the dao's.
    ...
  4. Replies
    3
    Views
    955

    thanks for your help noon. If i have an...

    thanks for your help noon.

    If i have an external jar with the hbm.xml files, the dao's and the spring configuration file which configures the dao's and the sessionFactory. How do you...
  5. Replies
    3
    Views
    955

    Multiple Applications share resources.

    I have one spring application that currently serves up web pages as well as processes large files. I would like to separate the file processing part of this into its own application. However Both...
  6. Replies
    0
    Views
    627

    Spring + Velocity + HttpSession

    I'm trying to figure something out that has me very confused. I have an object called "client" in the session, and in my simpleFormController i add a different client to the model with the same...
  7. Thread: Groovy + DWR

    by kcusson
    Replies
    0
    Views
    1,048

    Groovy + DWR

    Is there a way to use DWR with a scripted bean such as groovy in spring.

    Thank you very much for your help.
  8. Replies
    9
    Views
    3,822

    Groovy @Controller

    Is there way to develop a Groovy controller using the @Controller annotation?


    Thanks for your help
  9. Replies
    8
    Views
    2,148

    Thanks for working on this issue Keith. Your...

    Thanks for working on this issue Keith. Your solution is perfect!!!
  10. Replies
    8
    Views
    2,148

    Anybody else have any comments about this??

    Anybody else have any comments about this??
  11. Replies
    8
    Views
    2,148

    well technically i do not need to save a flow...

    well technically i do not need to save a flow longer then a single httpSession. Its the same session that was persisted when tomcat restarts. This gives me the warm fuzzy feeling that if in an...
  12. Replies
    8
    Views
    2,148

    bump.... nobody has any comments to help me...

    bump....

    nobody has any comments to help me out? even if its to say how way off i am?

    :confused:

    any help would be appreciated.

    Kevin
  13. Replies
    8
    Views
    2,148

    does anyone know any information on this. Or am...

    does anyone know any information on this. Or am I just way off on my theory of what is going on?

    thanks for your help guys.

    Kevin
  14. Replies
    8
    Views
    2,148

    SessionBindingConversationManager

    Prior to version 1.0.4 I was able to have the functionality where if i had to restart tomcat for any reason users would be able to pick up right where they left off in a flow when tomcat came back...
  15. Thread: defaultFlowId

    by kcusson
    Replies
    10
    Views
    1,928

    Do you have any recommendations for a better...

    Do you have any recommendations for a better solution?

    Thanks so much your input. I really appreciate it.

    Kevin
  16. Thread: defaultFlowId

    by kcusson
    Replies
    10
    Views
    1,928

    Your right. I just checked the code of the...

    Your right. I just checked the code of the FlowController class, and the it does the following:


    public void setDefaultFlowId(String defaultFlowId) {...
  17. Thread: defaultFlowId

    by kcusson
    Replies
    10
    Views
    1,928

    It uses the correct controller, it does not use...

    It uses the correct controller, it does not use the correct defaultFlowId. It seems to use the last configured default for all controllers.

    For example if i was switch my configuration to set...
  18. Thread: defaultFlowId

    by kcusson
    Replies
    10
    Views
    1,928

    Sounds like SimpleUrlFlowHandlerMapping is...

    Sounds like SimpleUrlFlowHandlerMapping is exactly what i need. Would you happen to have some sample code for that class, that i could use.

    Thank you so much for your help.

    Kevin
  19. Thread: defaultFlowId

    by kcusson
    Replies
    10
    Views
    1,928

    No responses to this thread, so I'm bumping it in...

    No responses to this thread, so I'm bumping it in hopes of getting someones help. :)
  20. Solved my issue by overriding the...

    Solved my issue by overriding the appendFlowExecutorPath method of the RequestParameterFlowExecutorArgumentHandler class. That way I could place my client variable after the contextPath but before...
  21. Thread: defaultFlowId

    by kcusson
    Replies
    10
    Views
    1,928

    defaultFlowId

    In my application I have the following:



    <bean name="/customer_details.html" class="org.springframework.webflow.executor.mvc.FlowController">
    <property name="flowExecutor"...
  22. Does anyone have any information on this that...

    Does anyone have any information on this that might help me out. Or should I just i just give up hope of using the alwaysRedirectOnPause functionality in my application?


    Thanks so much in...
  23. alwaysRedirectOnPause + Apache mod_rewrite

    I'm having an issue trying to use spring web flow with alwaysRedirectOnPause turned on in my application.

    Here is my problem:

    I use Apache with mod_jk which connects to tomcat. Before apache...
  24. Thread: logging issue

    by kcusson
    Replies
    0
    Views
    742

    logging issue

    Just upgraded spring to 1.2.8 from 1.2.6 didnt change anything else, but now I dont get errors in my error logs, everything worked fine before, and i still get the debug messages, and if i...
  25. Thread: log4j problem

    by kcusson
    Replies
    3
    Views
    1,151

    Here is my log4j.properties file: ...

    Here is my log4j.properties file:

    ------------------------------------------------------------------

    og4j.PropertyConfigurator.configureAndWatch=true

    # configure the rolling appender:...
Results 1 to 25 of 28
Page 1 of 2 1 2