Bug 965474 - SY quickstart camel-soap-proxy JBDS warnings/errors
Summary: SY quickstart camel-soap-proxy JBDS warnings/errors
Keywords:
Status: MODIFIED
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: Examples, SwitchYard
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: DR4
: ---
Assignee: Douglas Palmer
QA Contact: ppecka
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-21 09:48 UTC by ppecka
Modified: 2023-05-15 19:53 UTC (History)
4 users (show)

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.
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-1642 0 Minor Closed SY quickstart camel-soap-proxy JBDS warnings/errors 2015-07-28 12:36:42 UTC
Red Hat Issue Tracker SWITCHYARD-2385 0 Major Resolved Cleanup problems/warnings when importing quick starts into JBDS 2015-07-28 12:36:42 UTC

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


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