[ 
http://issues.apache.org/jira/browse/JCR-367?page=comments#action_12443775 ] 
            
Przemo Pakulski commented on JCR-367:
-------------------------------------

Jackrabbit-core is still dependent on Xerces directly during runtime, 
SessionImpl.importWorkspace, Workspacempl.importWorkspace methods contains 
folliwng lines :

            XMLReader parser =
                    
XMLReaderFactory.createXMLReader("org.apache.xerces.parsers.SAXParser");

It works in maven1 probably because maven1 itself needs xerces to run test goal.

I suggest reopening the issue.

> Remove dependency on Xerces
> ---------------------------
>
>                 Key: JCR-367
>                 URL: http://issues.apache.org/jira/browse/JCR-367
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: xml
>    Affects Versions: 0.9, 1.0, 1.0.1
>            Reporter: Michael Young
>         Assigned To: Jukka Zitting
>             Fix For: 1.1
>
>         Attachments: No_Xerces_Patch.fm.20060627.patch, 
> TEST-org.apache.jackrabbit.test.api.TestAll.txt
>
>
> Classloaders in certain J2EE servers do not play well with the Xerces 
> requirement

-- 
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

        

Reply via email to