Bug 1031630 - Errors after importing SY quickstart camel-netty-binding into JBDS
Summary: Errors after importing SY quickstart camel-netty-binding into JBDS
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: Examples, Tooling
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER7
: ---
Assignee: Brian Fitzpatrick
QA Contact: Jiri Sedlacek
URL:
Whiteboard:
: 1031118 1038732 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-18 12:28 UTC by Andrej Podhradsky
Modified: 2015-08-02 23:45 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SWITCHYARD-1843 0 Major Closed Validation issue with processing service class annotations 2014-08-15 13:09:16 UTC

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. ***


Note You need to log in before you can comment on or make changes to this bug.