Bug 965474

Summary: SY quickstart camel-soap-proxy JBDS warnings/errors
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: ppecka <ppecka>
Component: Examples, SwitchYardAssignee: Douglas Palmer <dpalmer>
Status: MODIFIED --- QA Contact: ppecka <ppecka>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: apodhrad, ldimaggi, rcernich, soa-p-jira
Target Milestone: DR4   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
You will see warning messages in JBDS "Problems" View after you import a camel-soap-proxy quick start as a maven project.
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 ppecka 2013-05-21 09:48:16 UTC
Description of problem:
Warnings/Errors found in JBDS "Problems" View, right after quickstart is imported as maven project.

steps to reproduce:
1. Start JBDS
2. import existing maven project
3. Window / Show View / Problems
4. check for errors

Actual results:
GroupId is duplicate of parent groupId  pom.xml /switchyard-quickstart-camel-soap-proxy line 31 Maven pom Loading Problem

Promoted Reference Name Mismatch: The component reference must have the same name as the reference promoting it (PromotedReverseService).   switchyard.xml  /switchyard-quickstart-camel-soap-proxy/src/main/resources/META-INF Unknown SwitchYard

Unused Capability: The "Bean" capability is configured on the project, but is not required by any SwitchYard binding or implementation types used in the project.   switchyard.xml  /switchyard-quickstart-camel-soap-proxy/src/main/resources/META-INF Unknown SwitchYard



Expected results:
No errors/warnings shown

Additional info:
https://bugzilla.redhat.com/show_bug.cgi?id=965155

Comment 1 JBoss JIRA Server 2013-08-13 23:16:10 UTC
Brian Fitzpatrick <bfitzpat> made a comment on jira SWITCHYARD-1642

This patch fixes the errors reported.

Comment 2 JBoss JIRA Server 2013-08-19 16:55:03 UTC
Brian Fitzpatrick <bfitzpat> made a comment on jira SWITCHYARD-1642

PR for the pom and switchyard config tweaks to resolve warnings

Comment 3 JBoss JIRA Server 2013-08-27 14:22:08 UTC
Keith Babo <kbabo> made a comment on jira SWITCHYARD-1642

pushed

Comment 7 Andrej Podhradsky 2013-12-17 16:06:02 UTC
In FSW 6.0.0.ER7 there is the following error

cvc-complex-type.2.4.a: Invalid content was found starting with element 'soap:socketAddr'. One of '{"urn:switchyard-component-soap:config:1.0":endpointConfig, "urn:switchyard-component-soap:config:1.0":mtom, "urn:switchyard-component-soap:config:1.0":inInterceptors, "urn:switchyard-component-soap:config:1.0":outInterceptors}' is expected.

Comment 8 Keith Babo 2013-12-17 16:30:20 UTC
This was introduced as a side effect of another change:
https://bugzilla.redhat.com/show_bug.cgi?id=1016079

Original issue reported by this BZ has been fixed and the new warning will not be fixed as it's cosmetic in nature and does not impact the runtime behavior of the application.

Comment 10 JBoss JIRA Server 2014-06-16 23:51:59 UTC
Keith Babo <kbabo> updated the status of jira SWITCHYARD-1642 to Closed

Comment 11 JBoss JIRA Server 2014-11-17 15:38:55 UTC
Douglas Palmer <dpalmer> updated the status of jira SWITCHYARD-2385 to Reopened