[
https://jira.jboss.org/jira/browse/JBIDE-5590?page=com.atlassian.jira.plu...
]
Aaron Pestel commented on JBIDE-5590:
-------------------------------------
Sorry about putting the Jiras in the wrong spot.
I agree the xsd's don't exist, but they are being used somehow. Please look at
the jboss-esb.xml files in the following soa-p 5.0 beta quickstarts:
http_gateway
jms_secured
messagealerts
publish_as_webservice
webservice_proxy_basic
webservice_proxy_routed
webservice_proxy_versioned
These quickstarts now use the jbossesb-1.2.0.xsd default namespace whereas the other
legacy quickstarts use jbossesb-1.1.0 or jbossesb-1.0.1. Apparently we aren't
updating all of them to the latest namespace schema. However, some of the new
functionality (like quickstarts listed above), only deploy if the latest namespace is
used.
JBDS 3.0 M4 does not suport SOA-P 5.0 (ESB 4.7) jboss-esb.xml 1.2
schema
------------------------------------------------------------------------
Key: JBIDE-5590
URL:
https://jira.jboss.org/jira/browse/JBIDE-5590
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: esb
Affects Versions: 3.1.0.M4
Environment: Fedora 9, SOA-P 5.0 Beta1, JBDS 3 M4
Reporter: Aaron Pestel
Fix For: 3.1.0.CR2
ESB project is created with this XML:
<jbossesb
xmlns="http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc...
parameterReloadSecs="5">
needs to be created with this
<jbossesb
xmlns="http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc...
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