Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    889

    Thanks alot for you reply but I got it. The...

    Thanks alot for you reply but I got it. The default port mapper in acegi is only configured with port 80 -> 443 and port 8080 -> 8443, so I needed to add 8090 -> 8443.
  2. Replies
    2
    Views
    889

    Using acegi with jboss.

    Hi all,
    I am using acegi to switch between secure and insecure channels and using jboss as my application server. I have have changed the default http connector port on jboss to use port 8090 but it...
  3. Replies
    7
    Views
    1,454

    That's more clearer now. Thanks alot for your...

    That's more clearer now. Thanks alot for your reply.
  4. Replies
    7
    Views
    1,454

    Thanks for your reply . I tried that but I get a...

    Thanks for your reply .
    I tried that but I get a class cast exception.
    here it is.
    org.springframework.webflow.engine.ActionExecutionException: Exception thrown executing [AnnotatedAction@9c15d2...
  5. Replies
    7
    Views
    1,454

    I am using the FormAction and dealing with the...

    I am using the FormAction and dealing with the RequestContext which does not seem to give me access to the HttPServletResponse or the HttpServletRequest. Here is the method am dealing with.

    ...
  6. Replies
    7
    Views
    1,454

    Working with Jasper and Spring webflow

    Hi all,
    Am trying to generate some pdf reports using jasper. I can do that with jasper on its own and I do get the report in pdf format. I would now like to integrate this into the flow and have the...
Results 1 to 6 of 6