I think I see one way to fix this..... now for some time to try it out.
I'm thinking of adding a realm that generates a subject with only the
required mejb-user principal for the ejb timer to use.
I added a comment to the jira issue to try to remind me about this :-/
thanks
david jencks
On Nov 26, 2008, at 9:28 AM, Trygve Hardersen wrote:
Yes I've changed the password.
In /plugins/monitoring/agent/src/main/plan/plan.xml the "monitoring-
user" is set to system/manager. If I set my local system password to
manager, the server starts fine. If I don't, the server fails to
start unless I disable the org.apache.geronimo.plugins.monitoring/
agent/2.2-SNAPSHOT/car plugin.
I build my own Geronimo distros (mainly to be able to run on 1.6,
though this was fixed yesterday in the client plugin), and I get
around this by picking up a password from Maven's settings.xml and
putting that in the plan.xml for the monitoring/agent plugin.
Thanks!
Trygve
On Wed, Nov 26, 2008 at 6:15 PM, David Jencks
<[EMAIL PROTECTED]> wrote:
It shouldn't. Can you confirm that all you have changed is the
password for "system" in var/security/users.properties? I'm
focussed on a couple other projects at the moment but I'll try to
find some time to investigate.
thanks
david jencks
On Nov 26, 2008, at 7:50 AM, Trygve Hardersen wrote:
Hi
I'm developing a project that uses Geronimo trunk.
Does the org.apache.geronimo.plugins.monitoring/agent/2.2-SNAPSHOT/
car plugin require the password for the system user to be set to
"manager" (i.e. the default)? My server fails to start when I use
something else. Is there a way, besides changing plan.xml for the
plugin, to set a different password?
Thanks in advance!
Trygve
On Mon, Nov 17, 2008 at 10:37 PM, <[EMAIL PROTECTED]> wrote:
Author: djencks
Date: Mon Nov 17 13:37:30 2008
New Revision: 718393
URL: http://svn.apache.org/viewvc?rev=718393&view=rev
Log:
GERONIMO-4415 start of code cleanup and use of jpa in console.
Also add a server assembly for testing