Shapira, Yoav wrote:

I'm using the minimal server config xml file and sha
for users' password encryption.

This is probably the cause: a misconfiguration somewhere along the way.

The "minimal" caught my eye this morning and I realized that I'd also used it as the basis for my server.xml -- it's missing these two lines found in the "full-figured" example server.xml file :-)

<Listener
className="org.apache.catalina.mbeans.ServerLifecycleListener"/>
<Listener
className="org.apache.catalina.mbeans.GlobalResourcesLifecycleListener"/>

Add, restart, admin app is now happy...

--
Hassan Schroeder ----------------------------- [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                          dream.  code.



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

Reply via email to