Log in to follow, share, and participate in this community.
Thread Nonsensical error message
Nonsensical error messageHi 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...
HornetQ ActivationSpec propertiesI 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...
Thread Adapter concept to fully support service versioning
Adapter concept to fully support service versioningHello, 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 -...
Thread Maven dependency errors while creating switchyard projects.
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...
Switchyard invoking BPM signal-eventWhere 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....
wsdl breaks using 1.0.0-SNAPSHOTHi, 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...
Exposing service-level security meta-informationThe 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...
Moving from auditor to event listenerHi 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...
Thread Context properties and attachments in bean services
Context properties and attachments in bean servicesFollowing 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...
Transaction behavior with faults/errorsTomo 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...
Auditor and exchangeI 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...
Thread JAXB marshalling change between 0.7 and 0.8
JAXB marshalling change between 0.7 and 0.8Hi 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...
External access to event managerHi 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? &...
Properties Dialog for SwitchYard EditorHey 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 ...
Thread How to configure transaction manager with JPA Binding
How to configure transaction manager with JPA BindingI 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...
Thread exception buried in JAXBUnmarshalTransformer
exception buried in JAXBUnmarshalTransformerHi. 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 ...
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...
Thread Sanity Check 0.7.0 Final - Visual Editor BPM Implementation
Sanity Check 0.7.0 Final - Visual Editor BPM ImplementationWould 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...