Results 1 to 3 of 3

Thread: Using acegi with jboss.

  1. #1
    Join Date
    Jan 2007
    Location
    South Africa
    Posts
    6

    Default 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 does not work at all. Is there any more configuration I need to do in acegi?
    Help will be greatly appreciated.
    Thank you.

  2. #2
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default

    Not that I know much about this, but I think you stand more chance of getting help if you provide more information. It would be useful to know what you mean by, it doesn't work. Is there a stacktrace? Have you turned the logging up, is there anything interesting coming out. Etc......... It's always useful to post the configuration as well.

  3. #3
    Join Date
    Jan 2007
    Location
    South Africa
    Posts
    6

    Default

    Quote Originally Posted by karldmoore View Post
    Not that I know much about this, but I think you stand more chance of getting help if you provide more information. It would be useful to know what you mean by, it doesn't work. Is there a stacktrace? Have you turned the logging up, is there anything interesting coming out. Etc......... It's always useful to post the configuration as well.
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •