Bugs item #678284, was opened at 2003-01-31 10:34
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=678284&group_id=22866
>Category: JBossServer
>Group: v3.0 Rabbit Hole
>Status: Closed
>Resolution: Works For Me
Priority: 5
Submitted By: Dan Greening (greening)
>Assigned to: Scott M Stark (starksm)
Summary: auth properties files in wrong dir in jmx-console
Initial Comment:
The users.properties and roles.properties files, which
are example files in the default and all deployments
are located in the wrong directory for JMX-console. If
you configure the JMX-console as suggested with
login-config.xml including:
<application-policy name="jmx-console">
<authentication>
<login-module
code="org.jboss.security.auth.spi.UsersRolesLoginModule"
flag="required"/>
</authentication>
</application-policy>
JMX-console will NOT pick up the users.properties or
roles.properties from the
jmx-console.war/WEB-INF/classes directory, where they
are now stored. It ignores them.
Instead these files should be moved to the
jmx-console.war directory.
There may be a similar problem with
http-invoker.sar/invoker.war/WEB-INF/classes directory.
Although this is perhaps a cosmetic change, the problem
is it confuses newbies like me who are trying to set up
authentication correctly. Since it is also tied to
shutdown.jar, seems like you should put these examples
in the right spot.
----------------------------------------------------------------------
>Comment By: Scott M Stark (starksm)
Date: 2003-02-01 10:37
Message:
Logged In: YES
user_id=175228
This works fine for me. You need to configure security using
the web.xml and jboss-web.xml descriptors in addition to the
login-config.xml file so describe exactly what you have done
along with the jboss version.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=678284&group_id=22866
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development