• Nonsensical error message

    Hi everybody;   Im new to switchyard, and have been toying with it for a while. I have been following https://community.jboss.org/en/switchyard/blog/2012/06/22/an-impatient-newbie-user-s-introduction-to-switchya...
    Profile Photo
    last modified by boanergesza11
  • HornetQ ActivationSpec properties

    I took a look at ActivationSpec properties available on HornetQ. It's more than I thought....   [resource] HornetQ ActivationSpec implementation - https://github.com/hornetq/hornetq/blob/HornetQ_2_3_0_CR2/hornetq...
    Profile Photo
    last modified by igarashitm
  • Adapter concept to fully support service versioning

    Hello,   I would like to discuss a new feature, I developed for SwitchYard [1]. My changes solve a similar issue as discussed in [2].   Essentially, my changes treat the problem of service versioning -...
    Profile Photo
    last modified by goc
  • Maven dependency errors while creating switchyard projects.

    How to create a Maven local repository in our machine. I tried using nexus repository manager.Please can anyone let me know how to create a local repository. Due to  company internet policies we are unable to d...
    Profile Photo
    created by 2yelaguresh_1989
  • Switchyard invoking BPM signal-event

    Where can I find more information on using a signal-event in a Switchyard BPM process? I am looking for examples or documentation.   I have a very simple process with START_PROCESS and SIGNAL_EVENT action types....
    Profile Photo
    last modified by dckes
  • wsdl breaks using 1.0.0-SNAPSHOT

    Hi,   attached to this post is an example SY app (packaged as a jar) that exposes a soap service and deploys just fine in SY-0.8.0.Final on EAP6.0.1   the same SY app does not deploy using SY-1.0.0-SNAPSHO...
    Profile Photo
    last modified by jbride
  • Hello Guys I am getting an error while installing. Please can anybody help me.

    Description Resource Path Location Type ArtifactDescriptorException: Failed to read artifact descriptor for org.switchyard:switchyard-api:jar:0.8.0.Final: ArtifactResolutionException: Failure to transfer org.switchyar...
    Profile Photo
    created by 2yelaguresh_1989
  • Exposing service-level security meta-information

    The purpose of SWITCHYARD-1414 is to allow for multiple security configuration sections within a switchyard.xml, and be able to reference a named section from a component service or component reference.   So bas...
    Profile Photo
    last modified by dward
  • Moving from auditor to event listener

    Hi   The runtime governance project currently intercepts exchanges (to derive activity information) using an auditor. The downside to this is that it requires the switchyard app to currently be packaged as a war...
    Profile Photo
    last modified by objectiser
  • Context properties and attachments in bean services

    Following up on three recent observations by Magesh: Bean services cannot set out/response context properties after the removal of Scope.IN and Scope.OUT. Bean services can accept an attachment, but not return an at...
    Profile Photo
    last modified by kcbabo
  • Transaction behavior with faults/errors

    Tomo and I have been discussing SWITCHYARD-1431 and I wanted to open the discussion up to a wider audience based on the scope of changes.  Here is a summary of the proposed changes:   TransactionHandler wil...
    Profile Photo
    last modified by kcbabo
  • Auditor and exchange

    I have been updating rtgov to use the eap6.1 version of switchyard and noticed that the switchyard exhange is no longer available as a property of the camel exchange passed to the auditor. From a brief review of the c...
    Profile Photo
    created by objectiser
  • JAXB marshalling change between 0.7 and 0.8

    Hi   For background, this topic relates to a savara discussion thread: https://community.jboss.org/message/807515#807515 and a change that occurred in switchyard between 0.7 and 0.8: https://github.com/jboss-sw...
    Profile Photo
    last modified by objectiser
  • External access to event manager

    Hi   I would like to experiment with using the EventManager for managing the events used by runtime governance.   Is there a suggested/preferred way to access the event manager from outside switchyard? &...
    Profile Photo
    last modified by objectiser
  • Properties Dialog for SwitchYard Editor

    Hey all,   I've taken my first whack at creating a property dialog for objects in the SwitchYard editor.  This would be in addition to the existing properties view.  There are still some kinks to work ...
    Profile Photo
    last modified by rcernich
  • How to configure transaction manager with JPA Binding

    I have an issue with the JPA Binding in SwitchYard. Even though my configuration similar to the quickstart:      <sca:reference name="PolicyQuoteEntityService" multiplicity="0..1" promote="PolicyQuo...
    Profile Photo
    last modified by jeffdelong
  • What is the purpose of the create parameter on MessageComposer.compose() ?

    I think it's only there to support using MessageComposer for camel implementations (mapping between SY exchange and Camel exchange).  If so, we should remove this extra parameter as part of removing the message c...
    Profile Photo
    last modified by kcbabo
  • exception buried in JAXBUnmarshalTransformer

    Hi.    i came across a mistake in a SY 0.8.0.FINAL based app that contains a bean component exposed by a SOAP gateway.    In particular,  a mis-match was introduced between target namespace ...
    Profile Photo
    last modified by jbride
  • SwitchYard + OpenShift For The Win...

    (work in progress)   So I've been looking into SWITCHYARD-1293, which addresses integrating SwitchYard and OpenShift to simplify the process for the user who wants to develop a SwitchYard application on OpenShif...
    Profile Photo
    last modified by bfitzpat
  • Sanity Check 0.7.0 Final - Visual Editor BPM Implementation

    Would be nice if Process ID could be determined by browsing to a bpmn file SessionId is unknown at design time, I have no idea how to configure this. It is also not clear how to specify the ProcessInstance to Session...
    Profile Photo
    last modified by jeffdelong