I made some extensions to
org.apache.avalon.phoenix.components.manager.DefaultManager

1. Configurable HTTP-Adapter-Port
We have more than one instance of phoenix running on our System, so we need
more "Managment"-Servers.
just define enviroment phoenix.adapter.http to the port you want

2. Authentication of the HTTP-Adapter
It realy makes no sence to have an open HTTP-Server where everybody can
kill phoenix
just define environment phoenix.admin.passwd to the secret you want, then
you have admin/secret for the login to the HTTP-Managment-Console.
if you want a different user:
just define environment phoenix.admin.user to the username you want.

Is it OK they way i did it ???

(Maybe it is better to make DefaultManager Configurable and put this in
environment.xml. If you think so, please tell me. I will do it)

(See attached file: DefaultManager.diff)

--
----------------------------------+-------------------------------------------

Joerg Bauer                       | eMail : [EMAIL PROTECTED]
DENIC eG                          | Fon   : +49 69 272 35 180
Wiesenhuettenplatz 26             | Fax   : +49 69 272 35 235
D-60329 Frankfurt                 |
----------------------------------+-------------------------------------------

Attachment: =?iso-8859-1?Q?DefaultManager.diff?=
Description: Binary data

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to