>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
|