[jbosstools-issues] [JBoss JIRA] Created: (JBDS-1027) JBDS 3.0 M4 does not suport SOA-P 5.0 (ESB 4.7) jboss-esb.xml 1.2 schema

Aaron Pestel (JIRA) jira-events at lists.jboss.org
Thu Dec 24 12:12:30 EST 2009


JBDS 3.0 M4 does not suport SOA-P 5.0 (ESB 4.7) jboss-esb.xml 1.2 schema
------------------------------------------------------------------------

                 Key: JBDS-1027
                 URL: https://jira.jboss.org/jira/browse/JBDS-1027
             Project: JBoss Developer Studio
          Issue Type: Bug
    Affects Versions: 3.0.0.M4
         Environment: Fedora 9, SOA-P 5.0 Beta1, JBDS 3 M4
            Reporter: Aaron Pestel


ESB project is created with this XML:

<jbossesb xmlns="http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.1.0.xsd" parameterReloadSecs="5">

needs to be created with this

<jbossesb xmlns="http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.2.0.xsd" parameterReloadSecs="5">

Probably this is because JBDS 3.0 M4 only supports ESB 4.6 yet and SOA-P 5 is based on 4.7.  The 4.6 version does not support the new http-gateway listener (see http_gateway quickstart)

Also (probably as expected), when I change to the jbossesb-1.2.0.xsd, the "tree" view of the jboss-esb.xml file editor does not work correctly.

-- 
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