[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xmlbeans-dev
Subject:    RE: [jira] Created: (XMLBEANS-245) Make use of the EntityResolver set in XmlOptions throughout the w
From:       <Ramesh.Chitturi () wellsfargo ! com>
Date:       2006-02-07 15:57:49
Message-ID: 557CC0164B4B154C9E6566D4024A6F47EFA0BD () msgswbiadsm35 ! wellsfargo ! com
[Download RAW message or body]

How to set this if I am using the ant script for generating the jar.

Thanks
Ramesh. 

-----Original Message-----
From: Jimisola Laursen (JIRA) [mailto:xmlbeans-dev@xml.apache.org] 
Sent: Tuesday, February 07, 2006 9:33 AM
To: xmlbeans-dev@xml.apache.org
Subject: [jira] Created: (XMLBEANS-245) Make use of the EntityResolver
set in XmlOptions throughout the whole library

Make use of the EntityResolver set in XmlOptions throughout the whole
library
------------------------------------------------------------------------
-----

         Key: XMLBEANS-245
         URL: http://issues.apache.org/jira/browse/XMLBEANS-245
     Project: XMLBeans
        Type: Improvement
    Versions: Version 2.1    
    Reporter: Jimisola Laursen
     Fix For: Version 2.1


Appearently, XmlObject.Factory.parse(... XmlOptions) method to use the
value set by XmlOptions.setEntityResolver in order to replace the
default EntityResolver used
(http://xmlbeans.apache.org/docs/2.0.0/reference/org/apache/xmlbeans/Xml
Options.html#setEntityResolver(org.xml.sax.EntityResolver)):

"If this option is set when compiling a schema, then the given
EntityResolver will be consulted in order to resolve any URIs while
downloading imported schemas. EntityResolvers are currently only used by
compileXsd; they are not consulted by other functions, for example,
parse. This will likely change in the future."

I am in need of this change to replace the EntitiyResolver used with one
that uses getClass().getResourceAsStream() to load the schema from class
path.

Hopefully, it should be too much work :) IoC also helps out when doing
JUnit tests etc.

There might be a temporary work around using
XmlOptions.setLoadUseXMLReader and the default JDK's SAX parser. I'll
get back on that one.


--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic