Hide Forgot
Description of problem: * Problems: http://pastebin.test.redhat.com/167242 * Some of the quickstarts needs to manually activate the demo & _testDependencies profiles to be built in JBDS Version-Release number of selected component (if applicable): * 6.0.0.ER3 How reproducible: Steps to Reproduce: 1. Install FSW 6.0.0.ER3 2. Install JBDS 7 + JBDSIS 3. Import as existing maven projects folder quickstarts/sramp Actual results: Expected results: Additional info:
Is this issue a duplicate of any of these? Newly created, or existing imported (e.g., quickstart) SwitchYard projects have requirement for JavaSE-1.6 https://bugzilla.redhat.com/show_bug.cgi?id=958447 Need to make it very clear that users must disable "Honour all XML schema locations" in preferences, XML→XML Files→Validation after installation https://bugzilla.redhat.com/show_bug.cgi?id=1013034 Importing SwitchYard quickstarts into JBDS results in non-fatal WARNING regarding log4j.dtd https://bugzilla.redhat.com/show_bug.cgi?id=1013048
No, this is not a duplicate issue of any of the issues you mentioned. This issue has its own specific symptoms (mainly xml validation problems in web.xml but I have the 'Honour all Xml schema locations' unchecked).
Kurt Stam <kurt.stam> updated the status of jira SRAMP-250 to Resolved
Kurt Stam <kurt.stam> updated the status of jira SRAMP-250 to Closed
fixed the errors in the s-ramp-demos-custom-deriver demo, the project demo has moved to dtgov.
Unfortunately, pastebin at http://pastebin.test.redhat.com/167242 is empty :( So, I add errors which I see. After importing the quickstart 's-ramp-demos-switchyard-multiapp' there are the following errors: Required Capability Missing: The "Bean" capability should be configured on the project when using this type of implementation. Required Capability Missing: The "Bean" capability should be configured on the project when using this type of implementation. Required Capability Missing: The "Camel Core (SEDA/Timer/URI)" capability should be configured on the project when using this type of binding. Required Capability Missing: The "Camel Route" capability should be configured on the project when using this type of implementation. Required Capability Missing: The "SOAP" capability should be configured on the project when using this type of binding. Required Capability Missing: The "SOAP" capability should be configured on the project when using this type of binding. Unresolvable Bean Class: "org.switchyard.quickstarts.demo.multiapp.service.InventoryServiceBean" cannot be resolved for "InventoryService". Unresolvable Bean Class: "org.switchyard.quickstarts.demo.multiapp.service.OrderServiceBean" cannot be resolved for "OrderService". Is this fixed or is it a new bug?
Verified with FSW 6.0.0.ER7-2 and JBDS-IS 7.0.0.CR1. Note that there is still one bug with building the s-ramp demo, see https://bugzilla.redhat.com/show_bug.cgi?id=1041334