From: "Richard Mixon" <[EMAIL PROTECTED]>

I'm pretty familiar with Tomcat, but have no idea what RAD is and how its
Tomcat related. If you explain that someone might be able to better help.

Rational Application Developer, I assume.

The problem seems to be here:

<web-app id="WebApp_ID" version="2.2"
...
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";>

The first line says version 2.2 but then it goes on to use the 2.4 schema. No idea how to convince it to do otherwise, though... seems like a bug to me. If it's going to generate web.xml for you, it ought to know better than to mix and match versions.

--
Wendy Smoak


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to