Re: EO Event Monitor
Re: EO Event Monitor
- Subject: Re: EO Event Monitor
- From: Kaj Hejer <email@hidden>
- Date: Sun, 7 Dec 2003 20:35:05 +0100
At 14:16 -0500 07-12-03, Karl Gretton wrote:
Does anyone know what the username and password is when you go to:
http://myhost:aPort/cgi-bin/WebObjects/MyApp.woa/wa/WOEventDisplay
in your app? I am trying to observe some behaviour in the sharedEC
and this seems to be a good place to find it according to the docs.
Just doesn't say anything about a username and password.
Hi!
You can set this password in your Application.java with the following line:
statisticsStore().setPassword("mysecretpassword");
Then you login in with blank username and the passwword above.
-Kaj :)
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.