• 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
  • SwitchYard on WildFly

    Support has been added to release build for WildFly. The distribution tests all pass except for a few. Usage ATM, the deployment zip can be built from the release github master branch. Since the WildFly module is a de...
    Profile Photo
    last modified by mageshbk
  • 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
  • SwitchYard performance pitfalls

    I've perfomed some load-tests for SY-based infrastructure and results appear to be very bad   I tried to monitor running AS with SY via JVisualVM, and found potential bottlenecks, but have no idea WHY do some o...
    Profile Photo
    last modified by synclpz
  • Findbugs issues

    The good news is that a lot of things were fixable.       I'd say the most common thing that findbugs found were the following :   SBSC_USE_STRINGBUFFER_CONCATENATION   String...
    Profile Photo
    created by tcunning
  • para que se utiliza el "runtime version" y que tan importante es al momento de iniciar un proyecto con switchyard?

    buenos dias lo que sucede es que quisiera saber para que se utiliza y que tan importante es el " runtime version ", ya que cuando uno va a crear un proyecto con switchyard elije los "gateway bindings", "Test mixings" ...
    Profile Photo
    created by jossmy-d-alarcon
  • Simplifying quickstarts

    Hi eveyone   While testing the quickstarts for the last release it struck me that there were an awful lot of steps involved in executing some of the quickstarts. It would be nice if we could change the quickstar...
    Profile Photo
    last modified by dpalmer
  • verification checklist for 1.1.0

    Here's the stuff we need to verify for the 1.1.0 release:   OS RHEL/Fedora OS X Windows EAP 6.0 Alpha 6.0 GA 6.1 Installation Bundle zip Installer Runtime only BPEL console Forge Tests Deploy and r...
    Profile Photo
    last modified by kcbabo
  • Switchyard and JBPM

    Hi, How can we see what bpm instances where generated from a specific process built using jbpm in switchyard? For instance when I call the quickstart processOrders, where can I see the process that where generated? ...
    Profile Photo
    last modified by ribeirojc
  • Bpm-WorkItemHandlers Problem

    Hi fellas,   While i was trying to reference another service from within bpmn,the error asked me to register a WorkItemHandler for referencing the service,   I implemented the WorkItemHandler interface and...
    Profile Photo
    last modified by d.synchronized
  • switchyard-problem on project clean

    Hi community,   Whenever i built a switchyard project ,and after succesful creation of a rest bind project,If i do the project clean ,then all the services in switchyard.xml gets distorted, Most of the the time...
    Profile Photo
    last modified by d.synchronized
  • Building a switchyard application with JSF and WebServices

    Hi, I'm trying to build a switchyard project with jsf and webservices capabilities. If I build a simple WebService and deploy the application as jar file, everything works fine, when I change the deploy from jar to...
    Profile Photo
    last modified by ribeirojc
  • jca and bean

    good morning I have a question, what happens is that I want to make a connection between a bean and jca, but not to set hornetQ nor how to send the data from the bean, if anyone knows of any tutorials or any page wher...
    Profile Photo
    last modified by jossmy-d-alarcon
  • problem sending two parameters in interface soap

    hi guys, i have problem with switchyard 0.8, in this moment i have implement a webservice but this have two parameters, one is one list and othes is a class model with others parameters, en the moment what building pr...
    Profile Photo
    created by jossmy-d-alarcon