• how to use Switchyard Http  and Rest easy Binding

    Hi ,   I have a do a POC wherein there a HTTP url which the client would hit e.g http://localhost:8080/rest/rest/getIDDetails?IDfNumber=2&IDResets=0&IDRow=1&   I have you use this information ...
    Profile Photo
    last modified by ramandeep
  • Null Pointer exception for a reference while consuming Rest service in Bean - Switchyard Project

    Hi Guys ,   I need some help I am facing  a Null pointer exception in the bean class where I am consuming a Rest Service . Below is my Bean class .     import javax.inject.Inject;   import ...
    Profile Photo
    last modified by ramandeep
  • Maven issue with SwitchYard project on Jboss Developer Studio

    I am trying to create a fresh SwitchYard project on JBoss Developer studio. I am using JBoss developer studio 8 Maven 3.3 Java 8 I am referring settings.xml file in Windows->preferences->maven->user settings....
    Profile Photo
    last modified by nitinkalra2000
  • Load domain properties from a file

    Hello,   I know I can load properties from a file, but I don't know how a content of the file should be like. I have made a few tries but a placeholder stays without a substitution.   Thank you for an exa...
    Profile Photo
    last modified by karlovjan
  • Empty Stack Exception : Error occurred during onExchangeDone on RoutePolicy

    Hi,     I have an FSW Switchyard service which has a file binding attached to a bean component.   The switchyard service, picks up the input file and does all the processing that is needed, which incl...
    Profile Photo
    last modified by dk_decay
  • SwitchYard projects on GitHub has been merged into one

    For folks who are interested in contributing to SwitchYard,   I've just heard that the SwitchYard development team decided long ago to merge the following SwitchYard projects: jboss-switchyard/parent · Git...
    Profile Photo
    created by tadayosi
  • calling external service accepting and returning json

    I am quite new to Switchyard. I need to create an application, which would expose a REST based webservice and this needs to call an external 3rd party webservice. We need to call this 3rd party service via POST meth...
    Profile Photo
    last modified by sajugeorgeust
  • ClassNotFoundException: net.sf.saxon.TransformerFactoryImpl

    Hi,   I have a switchyard project for doing a camel xslt transforamtion.   In my camel route file I set a route .to("xslt:myTransformation.xsl?saxon=true") I want to use saxon.   But when I deploy my...
    Profile Photo
    last modified by karlovjan
  • SwitchYard - RESTEasy [JSON] Composite Service to SOAP Composite Reference Transformations

    Hi,   I am trying to build an application where i want to expose a REST web service where the REST service produces some JSON. The content/data of the JSON response (of the rest endpoint) comes from a Composite ...
    Profile Photo
    last modified by emin1234
  • SwitchYard Tooling Development and Build Process

    This document attempts to pull together everything we know about the SwitchYard Tooling Development process and the Build process that goes with it.   Tooling Development Process Basically the development process...
    Profile Photo
    last modified by bfitzpat
  • Tooling for JCA Gateway

    Dear tooling magical elves,   I think I can't fix the detail of outbound (which is for reference binding) in time, so I'd make a wish for inbound one (for service binding) at first.   schema: https://gith...
    Profile Photo
    last modified by igarashitm
  • Why not dynamic endpoints still?

    Hi, It is the most voted issue, one of the most required feature, and still no plan on working on it. Is there a way to push forward for this functionality?   https://issues.jboss.org/browse/SWITCHYARD-1997 ...
    Profile Photo
    last modified by jorgemoralespou_2
  • Test support on SwitchYard

    I just revisted SwitchYardTestKit and Arquillian to know what we have today there, what is the problem and a few ideas for improvement. I'd like to start a discussion from here about how we can improve those test envi...
    Profile Photo
    last modified by igarashitm
  • SwitchYard Maven Versioning Process

    Instructions for changing the SwitchYard version:   Install parent and core for the first time, if not already done. cd parent mvn install cd ../core mvn install -DskipTests=true Update version in parent ...
    Profile Photo
    last modified by tcunning
  • Camel context not active when calling a bean?!

    Hey guys,   i'm facing a little problem. I'm using SwitchYard 2.0.0.Beta1 deployed on Wildfly 8.1.0.Final   My application is deployed as an EAR-Container.   BirtReportEngine.ear ---- BirtReportEngi...
    Profile Photo
    last modified by mbernloehr
  • Exception deploying any Switchyard project

    I've built a really simple project to get myself familiar with JBoss Switchyard 2.0.0.Beta1.  It just has a single Service, with a Bean implementation, packaged inside of a WAR file.  I'm trying to deploy my...
    Profile Photo
    created by sdnakhla
  • Switchyard 2.0.0-beta1: failed to deploy project with Drools to wildfly 8.1

    Dear Switchyard Team,   Looks like there is a problem with Drools in switchyard 2.0.0-beta1 for wildfly 8.1. When I try to deploy my project with rule component I get error:  Failed to start service Caused...
    Profile Photo
    last modified by amsokol19
  • Error During Deployment of ANY Switchyard project

    When deploying ANY Switchyard project I get the error below (only during ublication). It seems to indicate that it cannot find the class org.apache.camel.builder.RouteBuilder but I have the camel-core-2.10.3.jar on my...
    Profile Photo
    last modified by dazsaunders
  • SwitchYard on Karaf

    Initial work toward supporting SY on Karaf is taking place on the master branches: This work is based on Guillaume's initial PRs.  We have the initial work merged into master.  This page exists to track wor...
    Profile Photo
    last modified by rcernich
  • Xsd modification

    Hi,   I need to make a modification of the sql camel component xsd.  The jira related is:   https://issues.jboss.org/browse/SWITCHYARD-2433   My first questions here is, the cahnges in the xsd h...
    Profile Photo
    last modified by virchete