Search:

Type: Posts; User: Mahendra Reddy; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    6
    Views
    3,410

    Flow Execution timeout

    Hi Keith

    How can i configure FlowExceution timeout in webflow-1.0 RC1 ?

    Thanks for the help
    Mahendran R
  2. Replies
    6
    Views
    3,410

    Regarding session time out

    Hi

    As you said i have increased Session time out to 5 mins but still i get

    same exception. Is there any way to set flow execution time outs in Webflow1.0 like ExpiredFlowCleanUpFilter in PR5.
  3. Replies
    0
    Views
    656

    How to handlebrowser refresh?

    Hi All

    I am Using Spring Webflow-1.0RC1 , when i delete a record in a flow and if i click refresh button of browser i am getting this exception :
    ERROR: web.servlet.DispatcherServlet - Could...
  4. Replies
    6
    Views
    3,410

    Session timeout

    Hai

    I have configured a session time out of 2 mins for my webapplication in descriptor file,as expected after 2 mins it redirects to login page and kills session ,but my problem is when i submit...
  5. Replies
    1
    Views
    779

    Avoiding Duplicate submissions

    Hi

    I am using Spring Webflow pr5 version ,in my application after deleting a record
    when i click refresh it results in Webflow exceptions bcoz it is once again submitting the form and...
  6. Replies
    1
    Views
    870

    Migrating to webflow-1.0RC1

    Hi All

    I am using spring webflow-pr5 in my Application which is almost at ending stage , How difficult is it to completely migrate to webflow -1.0 RC1 .
    Can any one provide migration tips or...
  7. Replies
    1
    Views
    945

    Customizing GrantedAuthoritys

    Hi

    I have a requirement where i should configure the controls that should be displayed based on the authority ,so i have overrided "authoritiesByUserNameMapping" property in JdbcDaoImpl class....
  8. Replies
    7
    Views
    1,063

    Hi Rakesh The secure dir is not under...

    Hi Rakesh

    The secure dir is not under WEB-INF and i am using only one acegi conf file
    which i have posted already.
    My actual requirement is to enable or disable resources based on...
  9. Replies
    7
    Views
    1,063

    Hi Rakesh I am getting the below stacktrace...

    Hi Rakesh

    I am getting the below stacktrace when i am trying to login through ROLE_USER:

    [DEBUG,AbstractSecurityInterceptor,ExecuteThread: '12' for queue: 'weblogic.kernel.Default'] Secure...
  10. Replies
    7
    Views
    1,063

    Hi Rakesh I have configured...

    Hi Rakesh

    I have configured DispatcherServlet mapping in web.xml like:

    <servlet>
    <servlet-name>ati-acegi-web1</servlet-name>...
  11. Replies
    7
    Views
    1,063

    RoleBasedAuthorization

    Hi Rakesh

    This is the acegi conf file i am using.

    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN"...
  12. Replies
    7
    Views
    1,063

    Role based Authorization

    Hi

    I am using the following FilterSecurityInterceptor in applicationContext.xml

    <bean id="filterInvocationInterceptor" class="org.acegisecurity.intercept.web.FilterSecurityInterceptor">
    ...
  13. Replies
    3
    Views
    707

    Hi, Great Thanks !.. I understood most. But...

    Hi,

    Great Thanks !.. I understood most. But I have one doubt here.. You have used

    <@spring.formInput "command.user.role.name"/><@spring.showErrors "<br>

    and have bound role.name for...
  14. Replies
    3
    Views
    707

    Spring bind for custom objects

    Hi ,

    I am using Spring webflow pr5. I face one problem here.I will narate in simple terms I have one screen that display User information. The the bean class is pkg.User.This has one...
Results 1 to 14 of 14