On Sun, 2005-03-13 at 12:35, Jay Lawrence wrote:

> It seems that the general strategy - as I believe is done with Jetty 
> 5.1.x - is to include these files in distributions - rather than rely 
> on the publisher (such as IBM) to correctly host these DTDs.

in fact, this xsd exists in the javax.servlet.jar that is in the source
tree:

[EMAIL PROTECTED]:/usr/src/jetty-5.0.0/lib$ unzip -l javax.servlet.jar | grep 
xsd
    17340  09-10-04 15:46   javax/servlet/jsp/resources/jspxml.xsd
    44282  09-10-04 15:46   javax/servlet/resources/j2ee_1_4.xsd
    11274  09-10-04 15:46   
javax/servlet/resources/j2ee_web_services_client_1_1.xsd
     9535  09-10-04 15:46   javax/servlet/resources/jsp_2_0.xsd
    37132  09-10-04 15:46   javax/servlet/resources/web-app_2_4.xsd
     2980  09-10-04 15:46   javax/servlet/resources/xml.xsd

but this jar doesn't get installed with the .deb, I do see that 2.2 and
2.3 XSDs get installed into /usr/share/doc/jetty

Do you have a way I can reproduce this locally so I can look into it
further?  for me jetty starts with no problems.

-stew

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to