Bug 965497

Summary: SY quickstart transform-xslt JBDS warnings/errors
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: ppecka <ppecka>
Component: Examples, SwitchYardAssignee: Brian Fitzpatrick <bfitzpat>
Status: CLOSED CURRENTRELEASE QA Contact: ppecka <ppecka>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: apodhrad, dlesage, kbabo, kconner, soa-p-jira
Target Milestone: ER3   
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 transform-xslt 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 10:08:19 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:
Required transformation missing: from="java:java.lang.String" to="{urn:switchyard-quickstart:transform-xslt:1.0}orderAck".  switchyard.xml  /switchyard-quickstart-transform-xslt/src/main/resources/META-INF   Unknown SwitchYard

Required transformation missing: from="{urn:switchyard-quickstart:transform-xslt:1.0}order" to="java:java.lang.String". switchyard.xml  /switchyard-quickstart-transform-xslt/src/main/resources/META-INF   Unknown SwitchYard

Unused Capability: The "Camel Route" 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-transform-xslt/src/main/resources/META-INF   Unknown SwitchYard


Expected results:
no warnings/errors

Additional info:

Comment 1 JBoss JIRA Server 2013-08-16 18:18:42 UTC
Brian Fitzpatrick <bfitzpat> made a comment on jira SWITCHYARD-1653

Like with SWITCHYARD-1652, the transformer errors reported were from a separate issue with the validator in the tooling. Will record separate JIRA for it.

Comment 2 JBoss JIRA Server 2013-08-16 18:29:32 UTC
Brian Fitzpatrick <bfitzpat> made a comment on jira SWITCHYARD-1653

Patch fixes unnecessary component error in pom

Comment 3 JBoss JIRA Server 2013-08-19 16:22:20 UTC
Brian Fitzpatrick <bfitzpat> made a comment on jira SWITCHYARD-1653

PR fixes warning. PR for SWITCHYARD-1654 will resolve transformer errors.

Comment 4 JBoss JIRA Server 2013-08-23 18:30:09 UTC
Rob Cernich <rcernich> made a comment on jira SWITCHYARD-1654

pushed

Comment 5 JBoss JIRA Server 2013-08-27 14:10:10 UTC
Keith Babo <kbabo> made a comment on jira SWITCHYARD-1653

pushed

Comment 9 ppecka 2013-12-18 01:13:37 UTC
still seeing errors:
JBoss Red Hat JBoss Fuse Service Works 6.0.0.ER7-redhat-1

Description	Resource	Path	Location	Type

Required transformation missing: from="java:java.lang.String" to="{urn:switchyard-quickstart:transform-xslt:1.0}orderAck".	switchyard.xml	/switchyard-quickstart-transform-xslt/src/main/resources/META-INF	Unknown	SwitchYard

Required transformation missing: from="{urn:switchyard-quickstart:transform-xslt:1.0}order" to="java:java.lang.String".	switchyard.xml	/switchyard-quickstart-transform-xslt/src/main/resources/META-INF	Unknown	SwitchYard

Comment 10 Keith Babo 2013-12-18 01:25:52 UTC
I just tried this locally with ER7-2 and it imports with no warnings or errors.  Keep in mind that if the project can't compile, then the generated config is never generated. So I would double-check to make sure that the config in your project includes the ER7-2 repo.  Make sure Project->Build Automatically is enabled as well.

Comment 11 Andrej Podhradsky 2013-12-18 09:49:23 UTC
Verified with FSW 6.0.0.ER7-2 and JBDS-IS 7.0.0.CR1

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

Comment 13 JBoss JIRA Server 2014-06-16 23:52:01 UTC
Keith Babo <kbabo> updated the status of jira SWITCHYARD-1654 to Closed