Bug 1031118

Summary: Import switchyard camel-netty quickstart triggers erros
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Bill Kemp <bikemp>
Component: SwitchYard EditorAssignee: Rob Cernich <rcernich>
Status: CLOSED DUPLICATE QA Contact: Jiri Sedlacek <jsedlace>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: atangrin, ldimaggi, oskutka, soa-p-jira
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-19 14:51:53 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 Bill Kemp 2013-11-15 16:25:08 UTC
Description of problem:

Importing camel-netty quickstart into JBDS yields these problems in switchyard.xml:

<cut n paste from Problems View>

Description    Resource    Path    Location    Type

Unimplemented Service Declaration: Service "DefaultGreetingService" defined by component "DefaultGreetingService" is not provided by the component's implementation.    switchyard.xml    /camel-netty-binding/src/main/resources/META-INF    Unknown    SwitchYard

Missing Component Service: Service "GreetingService" is declared by the implementation but is missing from "DefaultGreetingService" component in switchyard.xml.    switchyard.xml    /camel-netty-binding/src/main/resources/META-INF    Unknown    SwitchYard

Unimplemented Service Declaration: Service "SecuredGreetingService" defined by component "SecuredGreetingService" is not provided by the component's implementation.    switchyard.xml    /camel-netty-binding/src/main/resources/META-INF    Unknown    SwitchYard

Missing Component Service: Service "GreetingService" is declared by the implementation but is missing from "SecuredGreetingService" component in switchyard.xml.    switchyard.xml    /camel-netty-binding/src/main/resources/META-INF    Unknown    SwitchYard

</cut n paste from Problems View>

There are no errors flagged in the source, but the design view in the switchyard editor flags the components with 2 error icons. But, I can still run the quickstart.


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


How reproducible:


Steps to Reproduce:
1. Import the switchyard camel-netty quickstart into JBDS 
2. Open switchyard.xml
3. Open Problems view

Actual results:

See description.

Expected results:


Additional info:

Comment 2 Len DiMaggio 2013-11-19 14:51:53 UTC

*** This bug has been marked as a duplicate of bug 1031630 ***