[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2548) Extend XML Catalog for JBoss 4.2

Juergen Zimmermann (JIRA) jira-events at lists.jboss.org
Mon Jul 21 05:13:52 EDT 2008


Extend XML Catalog for JBoss 4.2
--------------------------------

                 Key: JBIDE-2548
                 URL: https://jira.jboss.org/jira/browse/JBIDE-2548
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
    Affects Versions: 3.0.0.alpha
            Reporter: Juergen Zimmermann


Some entries are missing for JBoss 4.2 (see https://jira.jboss.org/jira/browse/JBIDE-1788): 
* -//JBoss//DTD MBean Service 4.2//EN 
  ** required for .sar when e.g. authentication is done via database or LDAP 
       instead of .properties 
  ** see file docs\dtd\jboss-service_4_2.dtd 

* -//JBoss//DTD JBOSS JCA Config 1.5//EN 
  ** required when the app ships a datasource definition in a file xyz-ds.xml 
       within a .sar 
  ** see file docs\dtd\jboss-ds_1_5.dtd 

* -//JBoss//DTD Web Service Reference 4.2//EN 
  ** required for jboss.xml 
  ** see file docs\dtd\service-ref_4_2.dtd 


When using JBossWS-native 3.0.2 and using WS-Security then these 2 entries 
are also required: 

* http://www.jboss.com/ws-security/config 
  ** see file jboss-ws-security_1_0.xsd in directory "schema" of jboss-ws-native-core.jar 

* urn:jboss:jaxws-config:2.0 
  ** see file jaxws-config_2_0.xsd in directory "schema" of jboss-ws-native-core.jar 

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

        



More information about the jbosstools-issues mailing list