JBoss Community

LoginException: Missing users.properties file

created by Alvar Hanso in JBoss AS7 Development - View the full discussion

Where do I need to place my users.propeties file? Because JBoss says:

"LoginException: Missing users.properties file"

 

I configured it like this and expected they must be in the same directory as standalone.xml is:

 

<module-option name="usersProperties" value="abx-tax-users.properties"/>

 

If I use a path like "D:/somewhere/abx-tax-users.properties" it works. But I want to use a relative path like in all the examples I have seen about this.

 

Any idea?

Reply to this message by going to Community

Start a new discussion in JBoss AS7 Development at Community