1 Reply Latest reply on Nov 29, 2013 12:39 AM by igarashitm

    Switching from Switchyard 0.4 to 1.1.0

    divyaigal

      Hi,

       

      I am migrating from Switchyard 0.4 to the 1.1.0 version. There are a lot of changes that needs to be done for the same.

      Currently, I want to configure the (<route>..</route>) for camel implementation in Switchyard.xml file.

      When I was using 0.4,the route information was specified in a single Switchyard.xml file. But after going through the changes for 1.1.0, i understood that now, it requires a separate route.xml file, for the route details. I tried the same, it builds successfully, but while deploying, it throws up an error.( Error is attached in the file below)

       

      Please let me know, what changes shall be required ?

        • 1. Re: Switching from Switchyard 0.4 to 1.1.0
          igarashitm

          This log looks very strange. The "Apache Camel is started" log is printed by org.apache.camel.impl.DefaultContext while it should be org.switchyard.common.camel.SwitchYardCamelContext for the SwitchYard application. Please make sure you install SwitchYard 1.1.0 on JBoss EAP 6.1 but not overwriting AS7+SwitchYard0.4.

           

          If you still see an error on cleanly installed EAP6.1+SwitchYard1.1.0, please attach your application here.

           

          Thanks,

          Tomo