Bug 777838 (SOA-364) - server/default/conf/props/jmx-console-users.properties file missing from standalone .zip distribution
Summary: server/default/conf/props/jmx-console-users.properties file missing from stan...
Keywords:
Status: CLOSED WONTFIX
Alias: SOA-364
Product: JBoss Enterprise SOA Platform 4
Classification: JBoss
Component: Build Process
Version: 4.2 CR1
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.2 CR2
Assignee: Mike Brock
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-24 16:43 UTC by Len DiMaggio
Modified: 2013-06-17 05:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
standalone-soa-4.2.0.CR1.zip
Last Closed: 2008-02-04 18:56:01 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-364 0 Minor Closed server/default/conf/props/jmx-console-users.properties file missing from standalone .zip distribution 2013-02-22 12:10:41 UTC

Description Len DiMaggio 2008-01-24 16:43:56 UTC
Link type: Superset, Source: SOA-364, Destination: SOA-256
Date of First Response: 2008-01-28 13:21:13
project_key: SOA

The jmx-console-users.properties file is missing:

cd /opt/RC1/jboss-soa-p-standalone.4.2.0/jboss-as/server/default/conf/props

[ldimaggi@ldimaggi props]$ ll
total 40
-rw-r--r-- 1 ldimaggi ldimaggi 85 Jan 21 11:04 jbossws-roles.properties
-rw-r--r-- 1 ldimaggi ldimaggi 86 Jan 21 11:04 jbossws-users.properties
-rw-r--r-- 1 ldimaggi ldimaggi 39 Jan 21 11:06 jmx-console-roles.properties
-rw-r--r-- 1 ldimaggi ldimaggi 39 Jan 21 11:04 soa-roles.properties
-rw-r--r-- 1 ldimaggi ldimaggi 12 Jan 21 11:04 soa-users.properties

I'm not if there's much/any functional impact - as we have the single-signon files in place - but why is the jmx-console-users.properties file not there?

Comment 1 Len DiMaggio 2008-01-24 16:44:47 UTC
It's also missing in the embedded server - except for the default profile:

[ldimaggi@ldimaggi jboss-soa-p.4.2.0]$ pwd
/opt/RC1/jboss-soa-p.4.2.0

[ldimaggi@ldimaggi jboss-soa-p.4.2.0]$ find . -name jmx-console-users.properties -print
./jboss-as/server/default/conf/props/jmx-console-users.properties


Comment 2 trev 2008-01-28 18:21:13 UTC
Can you remember why this file was removed?

Comment 3 Mike Brock 2008-01-29 14:08:15 UTC
It was removed because there was a JIRA to remove it =)

Comment 4 Mike Brock 2008-01-29 14:09:40 UTC
jmx-console-users.properties is superseded by soa-users.properties in the standalone

Comment 5 Len DiMaggio 2008-02-04 18:55:35 UTC
[ldimaggi@ldimaggi jboss-soa-p.4.2.0]$ find /opt/RC2/ -name "jmx-console-*.properties"  -ls 

3997955    8 -rw-r--r--   1 ldimaggi ldimaggi       85 Jan  3 15:49 /opt/RC2/jboss-soa-p.4.2.0/jboss-as/server/default/conf/props/jmx-console-users.properties
3997954    8 -rw-r--r--   1 ldimaggi ldimaggi      101 Jan  3 15:49 /opt/RC2/jboss-soa-p.4.2.0/jboss-as/server/default/conf/props/jmx-console-roles.properties
3997834    8 -rw-r--r--   1 ldimaggi ldimaggi       39 Feb  3 16:25 /opt/RC2/jboss-soa-p-standalone.4.2.0/jboss-as/server/default/conf/props/jmx-console-roles.properties

No functional impart - let's close this one.

Comment 7 Len DiMaggio 2008-02-05 17:12:26 UTC
Link: Added: This issue incorporates SOA-256



Note You need to log in before you can comment on or make changes to this bug.