[jbossws-issues] [JBoss JIRA] Created: (JBWS-3165) Add support for jax-ws xml catalog to be spec-compliant

Robert Dale (JIRA) jira-events at lists.jboss.org
Fri Nov 19 13:02:07 EST 2010


Add support for jax-ws xml catalog to be spec-compliant
-------------------------------------------------------

                 Key: JBWS-3165
                 URL: https://jira.jboss.org/browse/JBWS-3165
             Project: JBoss Web Services
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
            Reporter: Robert Dale


<ropalka> rdale, OK, JAXWS 2.2 - section 4.4
<ropalka> ---
<ropalka> The catalog is assembled by taking into account all accessible resources whose name is META-INF/jax-
<ropalka> -ws-catalog.xml. Each resource MUST be a valid entity catalog according to the XML Catalogs 1.1
<ropalka> specification. When running on the Java SE platform, the current context class loader MUST be used to
<ropalka> retrieve all the resources with the specified name. Relative URIs inside a catalog file are relative to the
<ropalka> location of the catalog that contains them.
<ropalka> ---
<ropalka> rdale, AFAIK Native doesn't support it. It uses proprietary jbossws-entities.properties approach
<ropalka> rdale, CXF should support it.
<ropalka> rdale, Do U use JBossWS Native or JBossWS CXF?
<darran> ropalka, CXF does, we are using it in SOA-P 5.1
<ropalka> rdale, I confirm JBossWS Native doesn't support it (although this is required by JAX-WS spec). The reason is this is not tested in TCK6 (certification suites) and we didn't have feature request to implement it yet.


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

        


More information about the jbossws-issues mailing list