• Struggling with maven build on a hello world SwitchYard project

    Hi everyone, I'm totally new to SwitchYard. I'm using JBoss Developer Studio. I can't use maven to build the empty SwitchYard project was created by JBoss Developer Studio. This is my pom.xml file <?xml version=...
    Profile Photo
    last modified by tungtd
  • Custom PropertyResolver on Switchyard

    Hi, I'm using Switchyard on JBoss AS 6. I actually need to override current management of property resolving on Switchyard. In other words, property resolving should be intercepted in order to be able to process pro...
    Profile Photo
    last modified by khatru82
  • Switchyard based REST service with JSON Transformer

    We are evaluating Switchyard 2.0 (alpha) for one of our SOA solution.  We were able to successfully invoke REST based service without any issue when we promoted component service as composite service with REST bi...
    Profile Photo
    created by hitesh.goradia
  • Defining OSGi Capabilities for Specific SwitchYard Functionality

    Hey all,   Currently, there is an issue in our Karaf deployments where applications may fail intermittently because core dependencies have not been initialized (installed/activated) before the application. ...
    Profile Photo
    last modified by rcernich
  • Switchyard : Binding 2 external services to 1 reference interface

    Hi,   I have 2 Restful services at 2 different servers: the first service has 4 method  upper, getName, postInfo, getInfo ; the second has 1 method sayHello I want to bind them to a proxy service using SY....
    Profile Photo
    last modified by hoahieusuong
  • Providing getCallerPrincipal() and isCallerInRole(String)

    SWITCHYARD-2031 requests the ability to offer high-level security context information to applications via the public SY api. I wanted to have a little fun tonight, so I took a quick stab at it, and would like some...
    Profile Photo
    last modified by dward
  • What is the status of SwitchYard testing with Arquillian

    Hi, I'm trying to do some tests with Arquillian, and I haven't seen any way of creating an Arquillian SwitchYard container, so only way I have found so far is using external managed AS. I have read Testing SwitchYar...
    Profile Photo
    last modified by jorgemoralespou_2
  • WSDL : local part cannot be null while creating a Qname issue

    Hi,   I have a wsdl file with me , and when i open that wsdl on SOAP UI it works fine.   In my switchyard project , I have a route component , I create an ESB reference (with input and output -> java:ja...
    Profile Photo
    last modified by dk_decay
  • Wanting to contribute

    Hi, I was thinking on doing a contribution to the project, so I can solve some issues that customer expects fixed, and also I improve my understanding on SwitchYard (proved I'm not so into it yet). I was thinking on...
    Profile Photo
    last modified by jorgemoralespou_2
  • Junit testing and JMS

    I am trying to write some unit tests for services in Switchyard which make use of a HornetQ JMS topic on JBoss AS. When I attempt to run the unit tests they fail because there is no JMS broker or topic available in th...
    Profile Photo
    last modified by aaroncirillo
  • How do we decorate "escapable" property fields in the tooling?

    Ok folks... Next question.   We have multiple properties for bindings that can be substituted using the "Escaped Property" method (${prop} or $${prop}, etc. as described here in the docs).   I've put toget...
    Profile Photo
    last modified by bfitzpat
  • How much validation is too much validation in the tooling?

    As we've been working on migrating the SwitchYard editor over to use the Eclipse DataBinding framework to simplify our lives a bit and offer a more consistent method of interacting with the SwitchYard config model und...
    Profile Photo
    last modified by bfitzpat
  • Findbugs Enabled for Core and Components

    Hey all,   I've enabled findbugs checks in the Jenkins jobs that build core and components.  These jobs will now fail if there are any findbugs errors.  What this means to you is that you will need to ...
    Profile Photo
    created by rcernich
  • SwitchYard Debugger

    Hey all,   I created a JIRA detailing ideas for debug support in the SwitchYard tools.  It's pretty basic at this point, but hopefully encompasses enough to be useful for a first iteration.  Let me kno...
    Profile Photo
    last modified by rcernich
  • Enhancement: CDI in SwitchYard Unit Tests

    Hi   When using the CDIMixIn in a SwitchYard unit test I expected to be able to use CDI within the unit test too, e.g. to inject a test error listener and run assertions on the exceptions it caught. But this is ...
    Profile Photo
    last modified by tschan
  • Why is there a bpel-pom.xml in quickstarts?

    I think this came in through the JDF work.  I don't see much point in having this POM around if the point is to have the individual quickstarts work standalone.  Any objections to removing bpel-pom.xml? ...
    Profile Photo
    last modified by kcbabo
  • StackOverflowError in camel-sql-binding quickstart

    It just disappeared from my workspace, so post a reminder for next time. I and David saw this infinite loop in camel-sql-binding quickstart today, but is not 100% reproducible. java.lang.StackOverflowError  &#...
    Profile Photo
    last modified by igarashitm
  • stop-gateway and hornetq question

    I have a question regarding stop-gateway command in jboss-cli for subsystem switchyard.   I have 2 nodes of jboss-eap-6.1 with switchyard (sy1, sy2). On each server I configured two hornetQ servers (active and p...
    Profile Photo
    last modified by bbuterbrott
  • Proposal for Better SwitchYard Editor Validation

    While working more on SWITCHYARD-1873 we decided that we needed to provide a better method of in-editor validation on wizards and on property pages to help users in accomplishing their goals with less frustration alon...
    Profile Photo
    created by bfitzpat
  • SwitchYard Camel Components

    Hi all, Firstly I am a complete switchyard newbie so apologies if this question does not make a huge amount of sense.   I am wondering how are the 80+ camel components supported in switchyard. More particularil...
    Profile Photo
    last modified by eeimarn