You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/07/20 21:01:06 UTC

[jira] Created: (GERONIMO-3338) Admin Console is missing xerces dependency

Admin Console is missing xerces dependency
------------------------------------------

                 Key: GERONIMO-3338
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3338
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
    Affects Versions: 2.0-M7
            Reporter: Kevan Miller
             Fix For: 2.0-M7


The admin console is currently unable to start due to a missing xerces dependency. Xerces was removed from Geronimo, when OpenEJB dropped some dependencies.

Pluto currently uses Castor. Castor in turn requires Xerces.

Newer versions of Castor have some support for using Xerces native in 1.5 JRE's. As described here -- http://www.castor.org/xml-faq.html#Is-it-true-that-the-use-of-Castor-XML-mandates-Xerces-as-XML-parser? However, the settings described in that FAQ seem to have no effect on the Unmarshalling behavior of Castor. 

Unless someone has a better solution, I'm adding xerces as a dependency of our console...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (GERONIMO-3338) Admin Console is missing xerces dependency

Posted by "Kevan Miller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevan Miller reassigned GERONIMO-3338:
--------------------------------------

    Assignee: Kevan Miller

> Admin Console is missing xerces dependency
> ------------------------------------------
>
>                 Key: GERONIMO-3338
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3338
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.0-M7
>            Reporter: Kevan Miller
>            Assignee: Kevan Miller
>             Fix For: 2.0-M7
>
>
> The admin console is currently unable to start due to a missing xerces dependency. Xerces was removed from Geronimo, when OpenEJB dropped some dependencies.
> Pluto currently uses Castor. Castor in turn requires Xerces.
> Newer versions of Castor have some support for using Xerces native in 1.5 JRE's. As described here -- http://www.castor.org/xml-faq.html#Is-it-true-that-the-use-of-Castor-XML-mandates-Xerces-as-XML-parser? However, the settings described in that FAQ seem to have no effect on the Unmarshalling behavior of Castor. 
> Unless someone has a better solution, I'm adding xerces as a dependency of our console...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GERONIMO-3338) Admin Console is missing xerces dependency

Posted by "Kevan Miller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevan Miller closed GERONIMO-3338.
----------------------------------

    Resolution: Fixed

Added xerces dependency.

> Admin Console is missing xerces dependency
> ------------------------------------------
>
>                 Key: GERONIMO-3338
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3338
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.0-M7
>            Reporter: Kevan Miller
>            Assignee: Kevan Miller
>             Fix For: 2.0-M7
>
>
> The admin console is currently unable to start due to a missing xerces dependency. Xerces was removed from Geronimo, when OpenEJB dropped some dependencies.
> Pluto currently uses Castor. Castor in turn requires Xerces.
> Newer versions of Castor have some support for using Xerces native in 1.5 JRE's. As described here -- http://www.castor.org/xml-faq.html#Is-it-true-that-the-use-of-Castor-XML-mandates-Xerces-as-XML-parser? However, the settings described in that FAQ seem to have no effect on the Unmarshalling behavior of Castor. 
> Unless someone has a better solution, I'm adding xerces as a dependency of our console...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.