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

        

Reply via email to