• 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
  • Tooling change for test mixin modularization

    Now that mixins have been split out into individual modules, every SY application will have to specifically identify which mixins will be used for test support.  At a low-level, this basically means that an appli...
    Profile Photo
    last modified by kcbabo
  • JBPM DataBase MySql

    Hi everyone   I am working on an application that is using JBPM and the problem is the size of the MySQL Database is very big for some JBPM Tables, specifically jbmp_byte_block, the size of the DataBase is 200GB...
    Profile Photo
    last modified by eecanoc
  • Bean @Property injection

    Imagine we have a bean implementation which involves property usage, specified in switchyard.xml component/composite properties. It looks like this at the moment:   @Service(SomeService.class) public class Some...
    Profile Photo
    last modified by synclpz
  • Tecnical Question

    Hi everyone.. I hope that everyone is very well.   I am new in this community, I need to do a tecnical question, here is the best place to do it? I had that doubt..   Thanks.
    Profile Photo
    last modified by eecanoc
  • Switchyard Cases

    Hi everybody, my name is Daniel and I'm from Brazil, sorry for my bad english, I really need more practice.   I'd like to know if you guys have some cases of companies using switchyard, jbpm5, drools, camel and ...
    Profile Photo
    created by dbbecker
  • custom JCA problem in SY

    Hi everyone;   Im not sure, but I think there might be a problem referencing a custom JCA from within a SY app. I had posted this in the user forum with not much traction https://community.jboss.org/thread/22972...
    Profile Photo
    last modified by boanergesza11
  • Webapplication exception on rest request causes ClasscastException

    Hi Guys;   This is following the following post https://community.jboss.org/message/827685#827685   I think SY is broken or I have broken it :-) I seemed to remember that it used to work. About the only th...
    Profile Photo
    created by boanergesza11
  • Develop Switchyard for Red Hat!

    Hey Guys,   Red Hat's looking for talented engineers to join our JBoss team!   The focus will be delivering core components of the SOA Platform through the JBoss Switchyard project, and I thought... What b...
    Profile Photo
    created by adam_rh
  • SOAPFault with HTTP 200 response code

    Hi,   in some situations, switchyard returns a SOAPFault message using an HTTP 200 response code   the problem can be reproduced in the latest master branch using the soap-binding-rpc quickstart. this pr...
    Profile Photo
    last modified by jbride