DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7031>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7031 Features and Properties URLs 404 `Not Found' [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2003-06-10 18:17 ------- One would get a '404 Not Found' as an HTTP response from a server, if a file doesn't exist. The URIs assigned to features and properties are used as identifiers. They don't correspond to a resource location. The 'resource' is the feature or property, so you'll just get an error message if you try to read from those URLs. If you're looking for documentation on Xerces features and properties they're included with the distribution, or alternatively you can read them online at: http://xml.apache.org/xerces2-j/features.html http://xml.apache.org/xerces2-j/properties.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
