You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by "Armin Waibel (JIRA)" <ji...@apache.org> on 2006/07/10 10:54:30 UTC

[jira] Created: (OJB-117) OJB can't read metadata provided by separate jar file (in classpath)

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: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org


[jira] Resolved: (OJB-117) OJB can't read metadata provided by separate jar file (in classpath)

Posted by "Armin Waibel (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OJB-117?page=all ]
     
Armin Waibel resolved OJB-117:
------------------------------

    Fix Version: 1.0.5
     Resolution: Fixed

> 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
>     Assignee: Armin Waibel
>      Fix For: 1.0.5

>
> 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: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org