Fixed in CVS. Thanks for spotting it. Steve
> -----Original Message----- > From: news [mailto:[EMAIL PROTECTED] Behalf Of Marino A. Jonsson > Sent: May 7, 2004 8:58 PM > To: [EMAIL PROTECTED] > Subject: wrong DOCTYPE for web.xml in conf_test/WEB-INF ... > > > Hi guys, would you mind fixing a minor typo in > conf/test/WEB-INF/web.xml ... > the URI for the DOCTYPE tag is now > > http://java.sun.com/j2ee/dtds/web-app_2.2.dtd > > but of course it should be > > http://java.sun.com/j2ee/dtds/web-app_2_2.dtd (note the > underscore instead > of a dot at the end) > > > I have no use for the conf_test - but the typo messes up my > IDE (JBuilder X) > because of it's XML features (it locks up and displays a Connection > timeout - and yes, I know it's easy to work around) :-) > > cheers, > Marin� > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
