You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Tim McConnell (JIRA)" <ji...@apache.org> on 2008/04/16 01:10:22 UTC

[jira] Resolved: (GERONIMODEVTOOLS-312) Reimplement fixGeronimo*Schema() functions inside GeronimRuntime classes using JAXB

     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim McConnell resolved GERONIMODEVTOOLS-312.
--------------------------------------------

    Resolution: Fixed

Created a new ConversionHelper class with static methods to assist in the conversion of various Geronimo deployment descriptors rather than implementing as a function of the Geronimo runtime instance. Resolved in revision 648451.

> Reimplement fixGeronimo*Schema() functions inside GeronimRuntime classes using JAXB
> -----------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-312
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-312
>             Project: Geronimo-Devtools
>          Issue Type: Improvement
>          Components: eclipse-plugin
>    Affects Versions: 2.1.0
>            Reporter: Shiva Kumar H R
>            Assignee: Tim McConnell
>            Priority: Critical
>             Fix For: 2.1.0
>
>
> The fixGeronimo*Schema() function inside GeronimRuntime classes is curently implemented using XMLBeans. As part of GERONIMODEVTOOLS-295, xmlbeans-2.3.0.jar has been removed from GEP's dependencies. Hence fixGeronimo*Schema() functionality needs to be reimplemented using JAXB.
> Classes to be changed:
> 1) org.apache.geronimo.st.core.IGeronimoRuntime
> 2) org.apache.geronimo.st.core.operations.ImportDeploymentPlanOperation
> 3) org.apache.geronimo.st.v11.core.GeronimoRuntime
> 4) org.apache.geronimo.st.v20.core.GeronimoRuntime
> 5) org.apache.geronimo.st.v21.core.GeronimoRuntime

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