Bug 1014005

Summary: Validation errors after importing S-RAMP quickstarts into JBDS
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Stefan Bunciak <sbunciak>
Component: Examples, ToolingAssignee: Kurt T Stam <kurt.stam>
Status: CLOSED CURRENTRELEASE QA Contact: Stefan Bunciak <sbunciak>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: 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
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:

Comment 1 Len DiMaggio 2013-10-01 17:50:00 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

Comment 2 Stefan Bunciak 2013-10-02 09:25:42 UTC
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).

Comment 3 JBoss JIRA Server 2013-10-15 12:35:49 UTC
Kurt Stam <kurt.stam> updated the status of jira SRAMP-250 to Resolved

Comment 4 JBoss JIRA Server 2013-10-15 12:35:56 UTC
Kurt Stam <kurt.stam> updated the status of jira SRAMP-250 to Closed

Comment 5 Kurt T Stam 2013-10-15 12:37:47 UTC
fixed the errors in the s-ramp-demos-custom-deriver demo, the project demo has moved to dtgov.

Comment 6 Andrej Podhradsky 2013-11-18 12:37:46 UTC
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?

Comment 7 Andrej Podhradsky 2013-12-18 08:57:38 UTC
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