• Transaction with JMS Queue not available and switchyard not throwing error

    Hi All, I am trying to test a scenario along with transaction implemented,where the queue is not available. Iam expecting the messages will be rollbacked to the input queue,but it is getting lost. Can you please te...
    Profile Photo
    last modified by ravi21588
  • TransformerException camel xslt error-Jboss fuse service works

    Hi All, iam getting below error when deploying switchyard component in Jboss EAP.   14:14:25,683 ERROR [org.apache.camel.builder.xml.XsltErrorListener] (MSC service thread 1-14) "xml:lang" attribute is not al...
    Profile Photo
    last modified by ravi21588
  • Not able to hit the end point of my service

    I'm using switchyard 0.8.0, on jBoss dev studio (Eclipse).   I followed the video episode 6 tutorial. And repeated the steps as is. Everything works fine, the project builds, the unit tests run correctly, the p...
    Profile Photo
    last modified by puttime
  • Issue with soap and jms binding switchyard

    Hi All, Iam trying to achieve the below scenario. I have a switchyard application with soap binding which puts the request in request Queue and waits for the response from response queue,request-reply pattern.i ha...
    Profile Photo
    last modified by ravi21588
  • Logging best practice switchyard soap binding

    Hi All, I would like to log the incoming request and outgoing response in switchyard for soap binding. I do not want to repeat the same code in all the soap services. is there any generic way/best practices for swi...
    Profile Photo
    last modified by ravi21588
  • Soap binding with multiple operations switchyard

    Hi All, I would like to develop a switchyard webservice with soap bnding. The wsdl contract has multiple operations.how can i process the request differently for different operation?
    Profile Photo
    last modified by ravi21588
  • Creating and accessing JMS headers switchyard(JMS Binding)

    Hi All, I need to create access jms headers in switchyard and create custom jms headers in another switchyard component. Can you please tell me how can i acheive it.     Regards, Ravi
    Profile Photo
    last modified by ravi21588
  • Soap header validation using XSD

    Hi All, I would like to validate the soap headers from the soap message for all mandatory fields and restrictions along with XSD. can you please tell how how can i acheive it using switchyard Validators. It seems the ...
    Profile Photo
    last modified by ravi21588
  • Is there a good book for Switchyard???

    Hi All,   I wanted to know is there a good guide for Switchyard? We are planning to migrate an old application (JBoss SOA 4.3) to a new version.   Thanks, Rajitha.
    Profile Photo
    last modified by dvrajitha
  • creating soap fault when service not available

    Hi All, I have an switchyard application with soap binding. I would like to send a soap fault to  the caller, when the message fails for validation of mandatory fields. can you please let me know  how can...
    Profile Photo
    last modified by ravi21588
  • Junit unable to start jetty server

    my local instance of server is already running but before deploy  iam setting the below property.     @BeforeDeploy     public void setProperties() {      ...
    Profile Photo
    last modified by ravi21588
  • How to reach that a soap-service starts CDI RequestScope?

    I have a switchyard service with SOAP binding. And i think this service should automatically start a CDI RequestScope. Because we have a client request. But no RequestScope is started, rather in my CDI bean (annotat...
    Profile Photo
    last modified by mae
  • Right path to upgrade to Java 8

    Hi,   We have a slew of Jboss applications and one of the recent initiatives is to upgrade our code base to Java 8, as part of which, all the apps are moving to the Latest Jboss AS 7 (currently being tested in W...
    Profile Photo
    last modified by sadasivaram
  • Connection Timeout handling in switchyard Error.

    Hi All, Iam using jboss fuse service works 6.0 which uses switchyard 1.1   Iam trying to handle timeout exception separately.   My route is as below   <?xml version="1.0" encoding="ASCII"?> &...
    Profile Photo
    last modified by ravi21588
  • Issue while Remote Connection to Hornet queue from Switchyard .

    Hi All,   I need to connect to a remote Hornet Queue in different server.   I have the following configuratiuon.   package com.example.switchyard.switchyard_example_MQ_Test2; import java.util.Proper...
    Profile Photo
    last modified by ravi21588
  • Where to set ROLLBACK_ON_FAULT ("org.switchyard.rollbackOnFault")?

    Hi,   we have two scenarios in which we have trouble that messages get lost if using JMS/JCA(A-MQ) endpoints.   1.) A JMS Service Binding uses a Java Operation Selector (org.switchyard.selector.OperationSe...
    Profile Photo
    last modified by j_ri
  • Are multiple client consumers possible in hornetq ?

    There a different  switchyard consumers  application (on different machines) connected to a hornet queue, but only a singleconsumer is active at a time. If I shut down this consumer, the messages are immedia...
    Profile Photo
    last modified by ravi21588
  • DevOps Jboss fuse service works

    Can you please guide me how can we Implement Devops with Jboss Fuse service works/Switch Yard.?
    Profile Photo
    last modified by ravi21588
  • how to get component name in switchyard

    Hi All, Can you please tell me how can i get the component names in switchyard in camel route implementation. I need it to pass the ncomponent name to custom logger framework dynamically.
    Profile Photo
    last modified by ravi21588
  • Scope of camel headers and properties across two composite services.

    Hi All, What is the scoep of camel headers and properties across two composite services. I have a scenario where i need to pass some values in headers/Properties in camel exchange from one composite service to anoth...
    Profile Photo
    last modified by ravi21588