• HTTP Basic Authentication in SwitchYard

    Hi,   I have exposed a service called IncidentManagement and I have done a SOAP binding on it as shown below:       Now I want to add a HTTP basic authentication feature to my exposed SOAP serv...
    Profile Photo
    last modified by amit4497
  • Service failing to restart with error No bean found in registry for mq connection factory

    Dear all, i have followed the steps in documentation for connecting to IBM MQ by adding mq resource adapter in resource adapter subsystem.iam able to successfully connect to IBM MQ,but Iam facing a weird issue some t...
    Profile Photo
    last modified by ravi21588
  • Invoke listApplication does not work

    Hi at all,   I'm migrating switchyard application from Wildfly 8.2.1 (with Switchyard 2.0) to Wilfly 10.1 (with Switchyard 2.1) and it does not work the listApplication from switchyard subsystem, either from jav...
  • java.lang.ClassCastException: org.hornetq.jms.client.HornetQMessage cannot be cast to javax.jms.TextMessage

    Hi,   Below configuration receives message from _request queue and process it and  send it to notification queue (_response). There is standalone Java listener running which listens on that queue. But when...
    Profile Photo
    created by chintan_jboss
  • Problem add/remove switchyard deployments in Eclipse with latest jboss tools

    Hi,   I have two problems when trying to get familiar with Switchyard. I import the quickstarts into Eclipse as 'Existing Maven projects'   First I have two maven errors, when trying to build the quickstarts...
    Profile Photo
    last modified by masch82
  • camel-split and aggegrate not working as expected

    hello,   i've a simple camel-split/aggegration implementation which don't work as expected (stripped down for simplicity):   <route id="SyncModule" streamCache="true" handleFault="true">   <...
    Profile Photo
    created by nias
  • migrate web service from jboss esb (soap-5.1) to Switchyard

    Hi,   I have gone through quickstart examples for migrating jboss esb to switchyard. However, i couldn't map how to migrate below soap web service from old jboss esb to switchyard. jboss-esb.xml has below entri...
    Profile Photo
    last modified by chintan_jboss
  • Does Swichyard have a MessageStore and Redelivery Service?

    Forum,   I am currently evaluating Switchyard as I have considerable experience with JBoss ESB 4.x.   Please answer the following question:   Does Switchyard offer a Message Store  and Redeliver...
    Profile Photo
    last modified by brucewayne
  • Soap Reference Binding Gzip Issue

    Iam facing the issue  in fuse service works 6.0 Caused by: java.io.CharConversionException: Invalid UTF-8 start byte 0x8B (at # 2 char, byte # -1) while calling external soap service using soap reference.  ...
    Profile Photo
    last modified by ravi21588
  • SY log have error [Fatal Error] :1:1: Content is not allowed in prolog.

    Hello! The log SY have error [Fatal Error] :1:1: Content is not allowed in prolog. I cant't understand is an error critical? Because proccess don't unteruppt. Consumer service get http xml request(attached file wit...
    Profile Photo
    last modified by max_b
  • Need to call external SOAP Web Service from Switchyard

    Hi,   Currently i have installed Red Hat JBoss Developer Studio Version: 10.2.0.GA on my machine.   I am familiar only with Hello World Program in Switchyard but i am in need of to invoke an external SOAP We...
    Profile Photo
    last modified by bharatpinjani
  • cronscheduledroutepolicy not working as expected in switchyard

    Hi All,   Iam trying to implement cronscheduledroutepolicy in camel route and it is not working as expected.   iam expecting switchyard Route to stop and start at cron trigger.   I had added routePolicy...
    Profile Photo
    last modified by ravi21588
  • "Create Required transformers" is disabled, while promoting component service

    [see attached screenshot]   Many a times I have noticed that while promoting a service, through WSDL, the "Create Required transformers" is disabled. When this happens, I have no other go, but to drop the proje...
    Profile Photo
    last modified by puttime
  • SwitchYard soap web service always returns null

    Hello,   I'm calling a switchyard web service using a simple java program with jax-ws. Our production server is a jboss eap 6.1 with switchyard 1.1 and i'm making tests with wildfly 10.1.0 and switchyard 2.1. ...
    Profile Photo
    last modified by pafgoncalves
  • How to get the number of updated records in SQL component in Switchyard

    I am using Switchyard for some projects. I have a camel route that uses a reference service that has SQL binding. The query updates some records in the database. I want to get how many records has been affected by thi...
    Profile Photo
    last modified by mostafa.elsarnagawe
  • SCA Binding Attachment Support

    Hi All,   I have a switchyard service with sca binding and camel xml  implementation.   i have a camel process which gets the pdf as binary data from document generation system.   I have set the...
    Profile Photo
    created by ravi21588
  • Switchyard JMS service start to fail

    Hi All, We have FSW server which gets restarted on daily basis on particular time. We have deployed switchyard JCA component connecting to JMS queues. The JMS broker are installed in different servers. The server ...
    Profile Photo
    last modified by ravi21588
  • how to specify domain properties for testing

    My team has a LOT of switchyard test across several projects.  Building the entire suite takes a lot of time.   During the test executions, I see this log:   Starting to graceful shutdown 1 routes (t...
    Profile Photo
    last modified by mlybarger
  • sca binding across ear deployments

    i have two projects, each is deployed as a jar inside of an ear.  projecta.jar -> projecta.ear, projectb.jar -> projectb.ear. Both of the jar files are switchyard deployments,  They use jms to endpoint...
    Profile Photo
    last modified by mlybarger
  • Soap Fault handling composite reference

    Hi All, I have a switchyard component which has a SCA service binding and SOAP reference binding. When the soap service being called throws a soap fault. Iam not able to capture the soap fault and do the Transforma...
    Profile Photo
    created by ravi21588