[jboss-jira] [JBoss JIRA] Updated: (AS7-1302) Present a version of JAXP to use as an endorsed library

Jason Greene (JIRA) jira-events at lists.jboss.org
Thu Sep 22 23:19:48 EDT 2011


     [ https://issues.jboss.org/browse/AS7-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Greene updated AS7-1302:
------------------------------

    Fix Version/s: 7.1.0.Beta1
                       (was: 7.1.0.Alpha1)


> Present a version of JAXP to use as an endorsed library
> -------------------------------------------------------
>
>                 Key: AS7-1302
>                 URL: https://issues.jboss.org/browse/AS7-1302
>             Project: Application Server 7
>          Issue Type: Task
>          Components: XML Frameworks
>            Reporter: David Lloyd
>            Assignee: Jason Greene
>             Fix For: 7.1.0.Beta1
>
>
> With JBoss Modules 1.1, the "jaxpmodule" facility has been eliminated.  Instead we will take a simpler approach: simply endorse a JAXP API family of our own.
> The following tasks are required:
> # Provide a full JAXP implementation which covers all JAXP APIs
> # Add a method or methods to these APIs which either:
> #* allow the default provider for each API to be specified
> #* allow a selector object for each API to be specified, which returns the appropriate implementation on request
> # Modify AS startup to include these JARs in the endorsed path
> # Modify the AS JAXP API modules to filter through to the system class path instead of packaging the JARs as modules
> # Remove said packaging from build.xml
> # Remove the AS JAXP implementation modules from build.xml and the build module repository

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list