[jboss-jira] [JBoss JIRA] Updated: (JBAS-2038) Need to externalize the JBossEntityResolver configuration and support namespace to schema resolution

Dimitris Andreadis (JIRA) jira-events at jboss.com
Wed Jul 26 05:38:11 EDT 2006


     [ http://jira.jboss.com/jira/browse/JBAS-2038?page=all ]

Dimitris Andreadis updated JBAS-2038:
-------------------------------------

    Fix Version/s: JBossAS-4.0.6.CR1
                       (was: JBossAS-4.0.5.CR1)

> Need to externalize the JBossEntityResolver configuration and support namespace to schema resolution
> ----------------------------------------------------------------------------------------------------
>
>                 Key: JBAS-2038
>                 URL: http://jira.jboss.com/jira/browse/JBAS-2038
>             Project: JBoss Application Server
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: XML services
>            Reporter: Scott M Stark
>             Fix For: JBossAS-4.0.6.CR1
>
>         Attachments: catalog.xsd
>
>
> With the increased use of JBossXB and its leveraging of the JBossEntityResolver as a means for locating element schemas, we need support for externalizing the configuration of the JBossEntityResolver. We also need to have the notion of resolving a namespace to a schema URI since in general there is no publicID for an element, and a generally unsable systemID since it can be a function of the deployment and server run dir.
> Implementing the javax.xml.transform.URIResolver resolve method:
> public javax.xml.transform.Source resolve(String href, String base)
>                throws javax.xml.transform.TransformerException
> might be a better api for resolving namespaces.
> I have tried integrating the apache commons xml catalog resolver but have not been happy with its semantics and configuration support as yet. We certainly could at least use the catalog.xml schema for representing the externalized mappings.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list