Bug 1032580

Summary: Old migration labs
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Andrej Podhradsky <apodhrad>
Component: Examples, SwitchYardAssignee: tcunning
Status: MODIFIED --- QA Contact: Matej Melko <mmelko>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: atangrin, soa-p-jira, tcunning
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: 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 Andrej Podhradsky 2013-11-20 12:24:24 UTC
Description of problem:
Labs for migrating from JBoss ESB to SwitchYard are old. At

https://github.com/windup/soa-migration

all SY projects are of verion 0.8.1.Final (maven cannot find such version). When I change the version to 1.0.0.Final (or 1.1.0.M3-redhat-2) I get the following errors for lab1/soa6_hello_world

Description	Resource	Path	Location	Type
cvc-complex-type.3.2.2: Attribute 'type' is not allowed to appear in element 'jca:activationSpec'.	switchyard.xml	/soa6_hello_world/src/main/resources/META-INF	line 15	XML Problem
cvc-complex-type.3.2.2: Attribute 'type' is not allowed to appear in element 'jca:resourceAdapter'.	switchyard.xml	/soa6_hello_world/src/main/resources/META-INF	line 14	XML Problem
 

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

How reproducible:
always

Steps to Reproduce:
1. Import the SY projects as Maven project into JBDS

Actual results:


Expected results:


Additional info:

Comment 1 Andrej Podhradsky 2013-11-20 13:50:08 UTC
It would be also nice to update labs documents, especially part about installing SOA 6 (unzipping SOA6 archive is obsolete in Lab1.pdf)

Comment 2 tcunning 2014-10-28 15:04:17 UTC
Pull request https://github.com/windup/soa-migration/commit/24f28d733e9b38237108138327273049eca22c18 processed in the soa_migration project.    Projects have been upgraded to more modern SY versions.