• Securing JMS in Jboss fuse service works

    Hi All,   Can you please tell me if we can secure JMS(Message encryption and SSL Connection) in switchyard. In both Hornet Queue  embedded queue and IBM MQ (external one).   if so can you please tel m...
    Profile Photo
    last modified by ravi21588
  • JMS Reference Binding for POJO Objects - Exchange body going as null

    Hi All, Iam trying to place a pojo message object in to JMS Reference Hornet Queue. Iam able to put the message successfully,another component is listening to the queue and when the component picks the message the e...
    Profile Photo
    last modified by ravi21588
  • STS Token validation over JMS Binding

    Hi All,   Can you please tell me if i can validate the STS token with JMS binding in switchyard 1.1.   I have a scenario where the consumer puts the soap message with STS saml token  in to an MQ(Horne...
    Profile Photo
    last modified by ravi21588
  • Switchyard call HTTPS service with certificate - soap binding

    Hi All,   I need to call a https service from a switchyard service.   Iam getting below error.   Caused by: javax.xml.soap.SOAPException: javax.xml.ws.WebServiceException: Could not send Message. &#...
    Profile Photo
    last modified by ravi21588
  • mock boolean return type

    I'm having troubles with the test runner trying to mock a service interface that returns a boolean.   I use the below ExchangeHandler, and the invocation goes fine,  I can step through and see handleMesage...
    Profile Photo
    last modified by mlybarger
  • STS and Soap headers switchyard.

    Hi All, I had a look in to the quickstarts in demos policy-security-saml inside jboss fuse service works 6.0.   I would like to extend the functionality by passing the STS token from one switchyard service ...
    Profile Photo
    last modified by ravi21588
  • Stop Switchyard processing for some messages JMS binding

    Hi, I have a scenario where i need to ignore some of the messages based upon the content of the xml. Iam using JMS Binding and i have specified the reply to and requesttimeout options.   My switchyard compo...
    Profile Photo
    last modified by ravi21588
  • Switchyard JCA  Reference Binding and IBM MQ

    Hi All,   Iam facing issue with JCA Reference binding while connecting to IBM MQ.the JCA service binding is working as expected and picking message from MQ.     I had created two admin objects with be...
    Profile Photo
    last modified by ravi21588
  • Issue with jms binding with reply to and requesttimeout

    Hi, I have a scenario where i need to implement sync consumer and  async provider .   Service A: Http service -> puts message in to a OrderRequestQueue which is a internal hornet queue ( has reply to a...
    Profile Photo
    last modified by ravi21588
  • Issue with soap binding not getting response.

    Hi Iam not getting response from switchyard component when i use soap binding.   my switchyard xml is as below.     <?xml version="1.0" encoding="UTF-8"?> <sy:switchyard xmlns:camel="urn:swi...
    Profile Photo
    last modified by ravi21588
  • IBM MQ Integration JMS Gateway Binding

    Hi, Iam trying to connect to IBM MQ from switchyard application.   Iam using MQ Version: 7.5.0.1 Jboss FSW 6.0.0 GA Jboss EAP 6.1   i have added the resource adapters in standalone-full.xml and started...
    Profile Photo
    last modified by ravi21588
  • Clustering,Loadbalancing and Highavailablity http and jms

    Hi, I understand the clustering in standalone mode with respect to sca binding(internal communication within switchyard). Can you please tell me how can i achieve clustering with respect to http components and JMS c...
    Profile Photo
    last modified by ravi21588
  • Need help on migrating customized JBoss ESB Listeners to Switchyard

    We have written customized JBoss ESB Listeners for creating dynamic listeners extending org.jboss.soa.esb.listeners.lifecycle.AbstractScheduledManagedLifecycle in our application and now we are not sure how these will...
    Profile Photo
    last modified by ksr3017
  • SwitchYard on WildFly

    Hi all, did any one have experience installing and running latest SwitchYard releases on WildFly 10 or 9? Thanks in Advance Laura
    Profile Photo
    last modified by lauradp
  • Java Inheritance with respect to Swithyard/Camel

    Hi All ,   I was going through different components of Switchyard with respect to Java's Inheritance feature. The only information I got on this topic was through this link which mentioned about extension modul...
    Profile Photo
    last modified by ramandeep
  • How to implement cross domain resource sharing in switch yard

    Hi All, I have a switchyard project where I am exposing rest services is it possible allow cross origin resource sharing? How to add need headers on HTTP response? Basically how can I use CORS filter here , I don'...
    Profile Photo
    last modified by ramandeep
  • Switchyard SOAP binding can only consume unwrapped packages, how do i put the stripped part back?

    Hi, apparently soap bindings in switchyard can only consume bare soap; if you do not set this <soap:messageComposer unwrapped="true"/> so a soap envelope like this <soap:Envelope xmlns:soap="http://www.w3.o...
    Profile Photo
    last modified by ckazan
  • What is the easiest way to add additional properties to outbound JMS messages via Camel JMS Binding?

    Hello,   I'd like to attach an extra property to outbound JMS messages emitted from a SCA reference implemented by Camel JMS Binding like this:           <reference nam...
    Profile Photo
    last modified by tadayosi
  • switchyard Clustering standalone mode in different boxes

    Hi All, Iam a newbie to Jboss FSW 6.0 and switchyard, iam trying to acheive clustering by creating two instances of jboss eap 6.1 in different boxes.   I had connected the machines in network using wifi router....
    Profile Photo
    last modified by ravi21588
  • Upgrade JBoss ESB 4.4.GA to SwitchYard

    Hi,    We are looking to perform the following upgrade and need some advice regarding migration from JBoss ESB to SwitchYard:   JBoss 4.2.1 --> WildFly 10 Seam 2.1.1 --> Seam 2.3.0.GA RichFac...
    Profile Photo
    created by barrybevel