OJB can't read metadata provided by separate jar file (in classpath)
--------------------------------------------------------------------

         Key: OJB-117
         URL: http://issues.apache.org/jira/browse/OJB-117
     Project: OJB
        Type: Bug

    Versions: 1.0.4    
    Reporter: Armin Waibel
 Assigned to: Armin Waibel 


If metadata (repository.xml file and repository.dtd) are provided by a separate 
jar file in classpath, the repository.dtd will not be found. 
Fix: OJB should use a custom EntityResolver to resolve dtd's from jar files.
Additionally allow user to set custom EntityResolver in class 
RepositoryPersistor

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to