Digester.error(): org.xml.sax.SAXParseException: Element "security-constraint" requires additional elements.
On 09/24/2003 09:48 AM Laurent Perez wrote:
in case no one noticed and it matters, web.xml has following typo in it, where resource is spelled "ressource": > > <web-ressource-collection> > > <web-ressource-name>test</web-ressource-name>
I wish I had seen that earlier x_x. Thanks alot Paul, it's now showing up auth window.
Unfortunately I have the same problem as mentionned here : http://archives.real-time.com/pipermail/tomcat-users/2003-January/094373.html
Do I have to modify the source code of org.apache.catalina.realm.JDBCRealm to have it concatenate username+password to make md5 auth successfull on Postgres, or is there another workaround (maybe in TC5) ?
Thanks laurent
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- struts 1.1 + tomcat 4.1.27 + java 1.4.2 Linux 2.4.20 RH9
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
