| Summary: | Validation errors after importing S-RAMP quickstarts into JBDS | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Fuse Service Works 6 | Reporter: | Stefan Bunciak <sbunciak> |
| Component: | Examples, Tooling | Assignee: | Kurt T Stam <kurt.stam> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Stefan Bunciak <sbunciak> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0.0 GA | CC: | apodhrad, ldimaggi, sbunciak, soa-p-jira |
| Target Milestone: | ER7 | ||
| Target Release: | 6.0.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-02-06 15:27:25 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Stefan Bunciak
2013-10-01 09:01:48 UTC
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 |