Hide Forgot
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:
It would be also nice to update labs documents, especially part about installing SOA 6 (unzipping SOA6 archive is obsolete in Lab1.pdf)
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.