The JavaServer XML configuration engine (that comes with the JavaServer Web
Development Kit 1.0.1) will not work with the XML parser that comes with the
Java API for XML Parsing 1.0 (JAXP 1.0).  The JavaServer XML configuration
engine does not check nodes to see if they are Elements or not.  I think the
XML parser that comes with the JWSDK does not produce nodes other than
Elements and that is why the JavaServer XML configuration engine works.

I don't know if this is already known or not, but I could not find any
mention of it in the FAQ, mail archives, etc...

Michael

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to