You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <de...@geronimo.apache.org> on 2006/09/19 18:43:22 UTC

[jira] Created: (GERONIMO-2414) SchemaConversionUtils should have only generic code: individual builders should have specific code

SchemaConversionUtils should have only generic code: individual builders should have specific code
--------------------------------------------------------------------------------------------------

                 Key: GERONIMO-2414
                 URL: http://issues.apache.org/jira/browse/GERONIMO-2414
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: deployment
    Affects Versions: 1.2
            Reporter: David Jencks
         Assigned To: David Jencks
             Fix For: 1.2


SchemaConversionUtils has a lot of j2ee 1.4 specific methods such as ConvertToServletSchema that reference the xmlbeans generated classes for j2ee 1.4.  These should be moved into  the j2ee 1.4 builders, and appropriate similar methods included in jee5 builders.  SchemaConversionUtils should have only parameterized-for-ee-version generic methods and geronimo-specific methods.

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

        

[jira] Closed: (GERONIMO-2414) SchemaConversionUtils should have only generic code: individual builders should have specific code

Posted by "David Jencks (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2414?page=all ]

David Jencks closed GERONIMO-2414.
----------------------------------

    Resolution: Fixed

Methods moved in a variety of commits, last one 449797.  Involves openejb changes in rev 449796.

> SchemaConversionUtils should have only generic code: individual builders should have specific code
> --------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2414
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2414
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 1.2
>            Reporter: David Jencks
>         Assigned To: David Jencks
>             Fix For: 1.2
>
>
> SchemaConversionUtils has a lot of j2ee 1.4 specific methods such as ConvertToServletSchema that reference the xmlbeans generated classes for j2ee 1.4.  These should be moved into  the j2ee 1.4 builders, and appropriate similar methods included in jee5 builders.  SchemaConversionUtils should have only parameterized-for-ee-version generic methods and geronimo-specific methods.

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