Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7760683
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T13:57:14+00:00 2026-06-01T13:57:14+00:00

I have this problem and i just cannot find a solution to it. I

  • 0

I have this problem and i just cannot find a solution to it.

I am using JBoss AS 7 and created a dynamic web project using Eclipse Indigo. From my project i created a simple login form whereby after correctly logging in i should be directed to my appropriate section.

Users, Roles and Groups should be managed by jboss and not the project. So jboss should decide where to redirect me after checking in the correct properties files.

How can i do this? Can you all help me please.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T13:57:16+00:00Added an answer on June 1, 2026 at 1:57 pm

    Well i finally got it. Three simple steps to follow.

    1. In the web.xml file, put all your security constraints according to the roles.

      Authentication

      any name
      *.jsf
      GET
      POST

      admin

      NONE

    2. The login config

      FORM
      realm name

      /mylogin.jsf
      /myerror.jsf

    3. security role

      desc
      admin

    Create a jboss-web.xml file in the WEB-INF folder. Inside this file, write

    <jboss-web>
        <security-domain>java:/jaas/realmname</security-domain>
    </jboss-web>
    

    Create a folder classes in the WEB-INF folder and place your user.properties and role.properties file in it.

    And then the final step is to add the configuration in the standalone.xml file

    <security-domain name="realmname">
                        <authentication>
                            <login-module code="org.jboss.security.auth.spi.UsersRolesLoginModule" flag="required">
                                <module-option name="usersProperties" value="users.properties"/>
                                <module-option name="rolesProperties" value="roles.properties"/>
                            </login-module>
                        </authentication>
                    </security-domain>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have spent three days trying to find the solution to this problem to
This seems to be a common problem but I cannot find a solution. I
I have searched a long time and cannot find a solution to my problem.
This may have been answered before, but I cannot find a solution that works.
I have tried troubleshooting this problem and just ended up with nothing, I hope
I have solved this problem, I just need to know what to do. I
I'm guessing this is a simple problem, but I'm just learning... I have this:
I have a problem with my WCF Data Service, and this one is just
I have a Firefox 3.6.2 problem (3.5.x works just fine). This is the code:
i have this problem to find a particular xml node l have post this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.