Bug 1031630

Summary: Errors after importing SY quickstart camel-netty-binding into JBDS
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Andrej Podhradsky <apodhrad>
Component: Examples, ToolingAssignee: Brian Fitzpatrick <bfitzpat>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Sedlacek <jsedlace>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: atangrin, kbabo, ldimaggi, oskutka, rcernich, soa-p-jira, trohovsk
Target Milestone: ER7   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andrej Podhradsky 2013-11-18 12:28:30 UTC
Description of problem:
After importing the quickstart 'camel-netty-binding' there are the following errors:

Missing Component Service: Service "GreetingService" is declared by the implementation but is missing from "DefaultGreetingService" component in switchyard.xml.
Missing Component Service: Service "GreetingService" is declared by the implementation but is missing from "SecuredGreetingService" component in switchyard.xml.
Unimplemented Service Declaration: Service "DefaultGreetingService" defined by component "DefaultGreetingService" is not provided by the component's implementation.
Unimplemented Service Declaration: Service "SecuredGreetingService" defined by component "SecuredGreetingService" is not provided by the component's implementation.


Version-Release number of selected component (if applicable):
ER6

How reproducible:
always

Steps to Reproduce:
1. Import the quickstart into JBDS as Maven project

Actual results:


Expected results:


Additional info:

Comment 1 JBoss JIRA Server 2013-11-18 18:59:58 UTC
Brian Fitzpatrick <bfitzpat> made a comment on jira SWITCHYARD-1843

Fix addresses the issue. If the annotations were processed in the order name then value, the value processing would mess with how the annotation was handled. We now check to make sure if the name is set first, we don't mess with it. 

So this will be ready to go if/when it gets proper acks.

Comment 2 Len DiMaggio 2013-11-19 14:51:53 UTC
*** Bug 1031118 has been marked as a duplicate of this bug. ***

Comment 3 JBoss JIRA Server 2013-11-19 20:46:20 UTC
Rob Cernich <rcernich> made a comment on jira SWITCHYARD-1843

pushed

Comment 4 Andrej Podhradsky 2013-12-18 08:26:03 UTC
Verified with FSW 6.0.0.ER7-2 and JBDS-IS 7.0.0.CR1

Comment 5 JBoss JIRA Server 2014-06-16 23:48:07 UTC
Keith Babo <kbabo> updated the status of jira SWITCHYARD-1843 to Closed

Comment 6 kconner 2014-08-15 01:27:39 UTC
*** Bug 1038732 has been marked as a duplicate of this bug. ***