Bug 965497 - SY quickstart transform-xslt JBDS warnings/errors
Summary: SY quickstart transform-xslt JBDS warnings/errors
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: Examples, SwitchYard
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER3
: ---
Assignee: Brian Fitzpatrick
QA Contact: ppecka
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-21 10:08 UTC by ppecka
Modified: 2014-06-16 23:52 UTC (History)
5 users (show)

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.
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-1653 0 Major Closed SY quickstart transform-xslt JBDS warnings/errors 2014-06-16 23:51:10 UTC
Red Hat Issue Tracker SWITCHYARD-1654 0 Major Closed SY Editor validator erroneously reports errors for missing transformers 2014-06-16 23:51:59 UTC

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


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