• Switchyard FTP Binding

    Hi,   Can someone please let me know how to configure FTPDirectory for FTP binding in Switchyard(on windows). If I try to give some local folder(like: C:/Ftpfolder/files) as my FTPDirectory, I am always getting ...
    Profile Photo
    last modified by tarun_bansal04
  • rest:timeout option not recognized

    Hi, I am using SY1.1 and I added "timeout" option to my RESTEasy reference binding. But at build time I am getting following error:   [ERROR] Failed to execute goal org.switchyard:switchyard-plugin:1.1.0.Final:c...
    Profile Photo
    last modified by ozkin
  • Is this community alive?

    sorry for spam. just curious..
    Profile Photo
    last modified by ozkin
  • Startup component

    Hi, is there a way in Switchyard to specify the code (for example in Bean component), which will be invoked at application startup time just before any other components in the application (or more precisely, before al...
    Profile Photo
    last modified by ozkin
  • Catching validation exception

    Hello. I am using XML based validator which if validation fails throws Exception: Caused by: org.switchyard.HandlerException: SWITCHYARD014000: Validator 'org.switchyard.validate.xml.internal.XmlValidator' failed: 1 ...
    Profile Photo
    last modified by maciavelli
  • Performance improvements in SY2.0

    Hi, is anyone able to briefly summarize main performance improvements in SY2.0 comparing with 1.1?
    Profile Photo
    last modified by ozkin
  • SwitchYard 2.0.0.Final now available

    It took longer than expected, but the SwitchYard team has toned up their final product and is happy to hit the beach with SwitchYard 2.0.0.Final, just in time for swimsuit season.   What is SwitchYard? SwitchYard...
    Profile Photo
    last modified by tcunning
  • SwitchYard Video Series

    Series Introduction The goal of the SwitchYard video series is to augment the project documentation set with live video explanations, demonstrations, and walkthroughs of topics related to SwitchYard.  The first s...
    Profile Photo
    last modified by rtaranu
  • Pojo object as argument for Camel route

    Hi, this is perhaps very basic question. Imagine there is a REST binding with a method with multiple parameters. Then there is a POJO class, which combines all these parameters, so that in Java service interface we ha...
    Profile Photo
    last modified by ozkin
  • Netty TCP Binding decoding with +27 bytes to a C++ Server

    Howdy! Sorry for the cross posting from... Netty TCP Binding decoding with +27 bytes to a C++ Server I'm in a bit of a .... bind... get it Sorry... lol   Have a reference service of type Netty TCP defined as ...
    Profile Photo
    last modified by jdmarti1_rc
  • Is SwitchYard 1.1 compatible with EAP 6.2.4/6.3??

    Hi,   We have done some ground work(pilot) for our application using SwitchYard 1.1 and EAP 6.1+. Now we want move our code to managed environment and need to choose from   EAP-6.2.3 or EAP- 6.3 because we...
    Profile Photo
    last modified by tarun_bansal04
  • Design-Time Governance

    One of the primary themes for our 0.4 release was governance and how we can support common governance capabilities at both design-time and runtime.  Governance is an incredibly broad domain, so we started with th...
    Profile Photo
    last modified by kcbabo
  • Missing artifacts in switchyard-example using 2.15.1.redhat-620133 JBoss Tools version

    I have been trying to follow the tutorial at Tutorial - SwitchYard - Project Documentation Editor but am stopped because of two Maven dependencies.  I loaded the switchyard-example project but got errors.  ...
    Profile Photo
    last modified by dcrocker
  • Using SCA: multiple operations on service interface

    My Bean component invokes a service using SCA reference binding (the interface defines two methods). And at run-time I am getting following error:   SWITCHYARD014031: Operation name required - multiple operation...
    Profile Photo
    last modified by ozkin
  • Exception handling using Switchyard

    Hi,   solving problem with handling Business exception (RuntimeException). If in WS request processing is Business exception throw "something" should react for this and return correct but customizer response. My...
    Profile Photo
    last modified by horyna
  • I can't handle results from external BPEL invoke with SwitchYard

    I have no experience with Switchyard and right now i'm constructing an proof of concept to convincing my company to adopt this framework. Unfortunately at this moment we are facing a huge difficulty to invoke and hand...
    Profile Photo
    last modified by antonio.brito
  • Lost message properties after Invocation of rules component

    Hi,   from my understanding SwitchYard should never touch (or better) remove custom message headers while my invocation is processed.   However I have a service implementation with a camel route, that invo...
    Profile Photo
    last modified by sdirbach
  • Transaction over SQL reference bindings

    A composite reference can have only one reference binding. Imagine your component has to execute two SQL statements as one transaction (for example, two DELETEs) and you are using Camel SQL binding. Then you will have...
    Profile Photo
    last modified by ozkin
  • How to add rollback logic for Bean implementation

    If a Bean component A invokes another Bean component B in transactional way, how to specify a rollback logic in Bean B implementation?
    Profile Photo
    last modified by ozkin
  • remote sca binding

    i'm still interested in remote sca binding.  there seems to be a few changes in 2.0 related to remote sca bindings.  would there be a quickstart somewhere or an example that could show me how this works?...
    Profile Photo
    last modified by mlybarger