Hide Forgot
Date of First Response: 2009-12-21 10:59:43 project_key: SOA Currently the SOA-P quickstarts store the jboss-esb.xml in the root dir of each quickstart under jboss-as/samples/quickstarts. When you run a quickstart using the supplied ant script, jboss-esb.xml is first moved to META-INF which is the required location for it. If you only try to import such a project to JBoss Tools/JBDS it won't work since it won't look for the jboss-esb.xml in the root dir.
Link: Added: This issue is related to JBIDE-5546
I don't think it has ever worked. I just did a quick test using SOA-P 4.3 and JBDS 2.1 and it behaves the same way as in JBDS 3.
If you are referring to the standard quickstarts then they do not create META-INF/jboss-esb.xml but rather build/META-INF/jboss-esb.xml. Everything under build is a scratch space used during compilation/deployment.
this has never worked, there are parallel quickstarts in jbds