Hi,
I have a problem when configuring a JDBCRealm from the admin tool.
I use no digest algorithm, so I leave the text field in blank, but the
generated server.xml file includes an oughfull:
digest=""
attribute, so Tomcat throws me an exception telling me that it can not find
the required ("") digest algorithm.
I remove the offending line and it works perfectly. Unfortunatelly, my
hosting service only allow me to use the admin app.
How can I tell from the admin app that don't generate the digest
attribute????
I already test it with: "No", "NO", "NONE" y "null" but doesn't work.
Please anyone knows how to solve the problem?
Thanks in advance
Gabriel