Log in to follow, share, and participate in this community.
Thread Hiding ExchangeImpl from ServiceReference
Hiding ExchangeImpl from ServiceReferenceDear all, During F2F we started talking about clearing camel exchange bus internals and way how SwitchYard exchange is routed internally to Exchange Handler instances. The main problem I see currently is that Service...
0.8 Release Overview postedI just posted the 0.8 Release Overview here: https://community.jboss.org/wiki/SwitchYardReleaseOverview-08 If you notice that something is missing or incorrect, please feel free to update the document directl...
status on modularization of test mixinsI have this pretty close now, but running into some issues with the optional/required dependencies between a few MixIns. Before I get to that, my changes can be found here: https://github.com/kcbabo/pare...
Doc ButcheringYou may have noticed that I have reorganized some of the existing docs, but that was kid gloves stuff. Starting tomorrow morning, I'm getting out the big clippers and going to work on the User Guide. Just ...
Where are the SY downloads?Hi guys I am looking for the official downloads? There is nothing here: http://www.jboss.org/switchyard/downloads I see the eclipse Indigo SR2 download has switchyard tools. Is this the right route to go for now? Wh...
Tooling review posted to F2F notes articleI have posted an incomplete draft of my F2F summary here: https://community.jboss.org/wiki/SwitchYardF2FNotes I started with all the feedback on the tooling, since some of that needs to land in 0.8. I h...
Filtering Context PropertiesAn issue was raised on a user forum thread "Load Balancing Question", which in turn, prompted the creation of this jira: SWITCHYARD-1325. Boiled down, a Camel object finds it's way into a Context Property, and...
Thread SWITCHYARD-1313 Add property support on tooling
SWITCHYARD-1313 Add property support on toolingHi Brian, Rob, Finally I have raised a JIRA for the property support on tooling. https://issues.jboss.org/browse/SWITCHYARD-1313 Other discussions [basic design] https://community.jboss.org/thread/22...
Config for SCA binding extensionI'm looking to implement binding.sca this release and also replace our use of binding.remote with extensions to binding.sca. In a nutshell, binding.sca allows communication between services and references within...
Doc Structure UpdateQuick heads up that the arrangement of our documentation in Confluence has changed a bit. There is now a top-level docs page here: https://docs.jboss.org/author/display/SWITCHYARDDOC/Home The top...
BPEL (Riftsaw) IntegrationHey all, I'm currently working on adding support for BPEL components to the SwitchYard tools, which means I've also been learning about BPEL and how it is used within SwitchYard. To summarize what I've...
External modulesCurently switchyard builds the AS7 modules that it requires for external libs. For the Overlord BAM project, I would ideally like to install drools, mvel, etc in situations where switchyard is not present. The...
Problems with JBoss Developer StudioHi Guys. Im trying to install the Switchyard at my JBDS, and in the first step I just get problems. Im running on Windows 7, 64. My JBDS is the JBoss Developer Studio Version: 6.0.0.GA Build...
SOAP header propertiesHave found a problem with handling of header values in the BPEL component. When a header value is included in the SOAP request header, it is passed through (assuming the context mapper is set) to the BPEL component wh...
Default Mappings for ContextMapperPulled this from the SOAP Header Properties thread so that everyone can edit: https://community.jboss.org/message/796845#796845 To make this manageable, we should probably discuss in the forum thread and then...
Client-Challenge Security Callbacks?I just created SWITCHYARD-1304, which I think we really need. Here is the description copied/pasted: There are at least two places in our code where we extract security credentials that, if not found, we just ...
please help test clusteringCode still needs to be cleaned up a bit (more than a bit in some places), but it's functional and nothing in terms of configuration or setup should change between now and beta 2. If you have a few spare cycles, ...
SwitchYard Properties SupportHere's a quick summary of the properties support we would like to see in 0.8. Let me know if I missed something or got something wrong. There are actually two different categories of properties that will...
Unable to bind remote:binding.soap errorHi All, I am trying to add the quickstart camel-soap-proxy to a JBoss AS7 cluster. While building with maven I am getting the following error: Invalid content was found starting with element 'remote:binding.r...