Log in to follow, share, and participate in this community.
Thread How to allow CORS
How to allow CORSHi, I've a service bean with a rest binding, is it possible allow cross orignin resource sharing? How to add need headers on http response? Thanks Mirko
Thread Switchyard not getting loaded while installing Fuse on EAP container
Switchyard not getting loaded while installing Fuse on EAP containerHello, I have downloaded jboss-eap-7.0.0.Beta.zip and extracted it and I am able to execute the server in both the standalone and domain modes. However, when I try to deploy the Fuse jar fuse-eap-installer-6.2...
JMS message selectorAny examples and/or advices how to use message selectors with either JMS or JCA (with JMS) binding and reference? I could not find any examples. The idea is simple: one component sending messages with certain propert...
Thread switchyard Clustering standalone mode in different boxes
switchyard Clustering standalone mode in different boxesHi All, Iam a newbie to Jboss FSW 6.0 and switchyard, iam trying to acheive clustering by creating two instances of jboss eap 6.1 in different boxes. I had connected the machines in network using wifi router....
Invoke Activity Failure and RecoveryTrying to achieve the functionality as described at ODE link http://ode.apache.org/extensions/activity-failure-and-recovery.html SwitchYard 2.0.0 I have created SwitchYard project with BPEL component and succ...
Security using Wildfly 8I think that Switchyard could have a problem with the security context using Wildfly 8. When I deploy a sample app using Wildfly 8, I get the exception: Caused by: java.lang.NoClassDefFoundError: org/apache/c...
Delayed Queue in SwitchyardHi, We are using switchyard for creating a number of web services. We have a requirement to send a message (xml) to a Queue with an initial delay of 5 hours. Another service consumes this Queue after 5 hours...
Upgrade JBoss ESB 4.4.GA to SwitchYardHi, We are looking to perform the following upgrade and need some advice regarding migration from JBoss ESB to SwitchYard: JBoss 4.2.1 --> WildFly 10 Seam 2.1.1 --> Seam 2.3.0.GA RichFac...
Attaching MIME headers to SOAP requestI am trying to attach MIME headers to a SOAP request. I have attached my code. The header is not getting attached, I tried checking using TCP/IP monitor is eclipse. Kindly let me know what am I missing here?
Runtime business processesIs it possible to add / deploy new business processes (bpmn) to SwitchYard at run-time? Maybe it is not a feature of SwitchYard as such.. The idea here is that, say, JBoss/SY is hosting multiple SY applications and y...
JPA binding with SwitchyardHi guys, I'm new to Switchyard and wrote my first little app which retrieves content from REST binding, routes response to bean and then stores data (+- 500 records) using JPA binding and JTA transaction manag...
Thread how to run switchyard web-service on different jboss server
how to run switchyard web-service on different jboss serverHi all, I've a question. Is there a way to run siwthcyard service on a jboss server which is independant from switchyard ? For instance, I've developed a switchyard application with wildfly support and seen th...