On Thursday, October 24, 2002 12:37 PM, Burris, Eddie <[EMAIL PROTECTED]> wrote:
> Your problem is similar to the one I reported yesterday. To help > isolate the problem I wrote two programs which are included below. > SchemaBad.java demonstrates the problem. SchemaGood.java uses the > java.sun.com properties to set the external schema location and it > works. Maybe the conclusion is you should use the java.sun.com > properties to set the external schema location. > > Eddie Burris > Yea I think you're onto something there. I took SchemaGood and pointed it to the http address and that worked also. It correctly reported a error when I tried to give it a string of "<B></B>" also. Something tells me that they broke the support for the http://apache.org/xml/properties/schema/external-noNamespaceSchemaLocation property. Glad I have this list... Andy and everyone here is a huge help. -- David Orriss Jr. [EMAIL PROTECTED] http://www.davenet.net Want ICQ/AIM/MSN ID's? Just Ask... Linux - Chicken Soup for the Unix Soul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
