Hi Sri, I'm having the same trouble here. Seems to me that it's a resin problem. I have tried to search some help to fix this problem at www.caucho.com, but have found nothing until now. You are right about web-app_2_3.dtd, but I have a web-app_2_2.dtd copy that do not have any reference to a 'resource-env-ref'. I think that resin 2.1.6 use 2_2 to validate web.xml. The servlet 2.3 specification file (a pdf file) shows both versions (2.2 and 2.3). If you look at version 2.2 there is no reference to 'resource-env-ref' too. I have no solution to fix this yet. If you find a solution, let me to know.
I hope it helps, Marcelo -----Mensagem original----- De: Sri Sankaran [mailto:[EMAIL PROTECTED]] Enviada em: terca-feira, 11 de fevereiro de 2003 17:42 Para: Struts-User Assunto: [OT] Resin 2.1.6 doesn't like resource-env-ref I am having trouble deploying to Resin 2.1.6. When I try to access the application URL, I get the response: 500 Servlet Exception C:\resin-2.1.6\webapps\qs\WEB-INF\web.xml:102: unknown element unknown element `resource-env-ref' in web-app I checked the web-app_2_3.dtd and resource-env-ref *is* allowed. Any thoughts on resolving this matter? Sri P.S. Resin 2.1.6 is a servlet 2.3 and JSP 1.2 engine P.P.S Tomcat 4.1.18 doesn't have any such heartache with my web.xml --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

