Thread Enterprise Event Bus Using Fuse Service Works
Enterprise Event Bus Using Fuse Service WorksI talked about how we can easily create Enterprise Event Bus (EEB) with Fuse Service Works here Hope it would be helpful for the community
Thread Exec endpoint is slow, how to use exec without blocking?
Exec endpoint is slow, how to use exec without blocking?Hi all, I have an exec endpoint that calls python to run a script - the problem is that I have thousands of files coming in and the python script is supposed to run on each file. The operation is far s...
Camel Binding - Header manipulationHello, We are using the camel exchange header and we are not being able to manipulate the header once it's set. We are setting an xml in the header and we would like to set some values to those xml nodes. ...
Thread ¿Cómo securitizar servicios REST con switchyard y resteasy?
¿Cómo securitizar servicios REST con switchyard y resteasy?Hola ! Quisiera saber si es posible dar seguridad a un servicio Rest con Switchyard y resteasy. Soy novato en esto y si es posible me gustaría que dejaran un ejemplo del como se realizaría. -------------...
Camel Binding - Aggregation StrategyWe are developing a project with Service Works and we are having some troubles using Aggregation Strategies. In Switchyard, using the component with the Camel binding, when we try to use the strategyRef within...
help on fuse services worksI'm new on redhat technologies, and I really need that guide me, the subject must perform is to fuse works services (realtime, designtime): How to make management of a service catalog? regards
Thread How to disable 'Transfer-Encoding' - chunked while calling web service
How to disable 'Transfer-Encoding' - chunked while calling web serviceHow to disable Transfer-Encoding: chunked http header property in web service calls. By default the server will set this property to chunked which is resulting in error as this encoding is not accepted by the service ...
Thread How to process a csv file and insert the data into DB
How to process a csv file and insert the data into DBHi All I am new to JBoss Fuse Service Works. But after going through the documentation I could manage to create the required component services, reference service with sql binding and able to read the file con...
Thread Setting a context variable in RestEasy Implementation
Setting a context variable in RestEasy ImplementationHi All, I have implemented RestEasy Webservice implementation in switchyard. I have configured ContextMapper class (with mapFrom and mapTo methods) for this rest easy implementation. In response, I have to set...
SwitchYard + Rest Binding + JSONHi All, I have a situation where I would like to use the Rest binding. The client side sends JSON messages. I can easily bind for one message type, but since the URI of the POST is the same (which I gues...
Insert data dynamically to database.Hi, Kindly suggest how i can insert data from a webservice to database. I am using camel with soap binding in service and sql binding in the reference service. But for the SQL binding how can we mentio...
FSW - SwitchYard - Camel - File ProcessingI am working on a project where we need to parse a file of size > 2GB and load data into DB. I am planning to break file using camel splitter into 50 different files and then process each one using Apache Camel. ...
Switchyard EntityManager MixIn ContributionHi I had a requirement to test SwitchYard services using an Entity Manager. I ended up writing our own Entity Manager MixIn that we would like to contribute back to SwitchYard. The Entity Manager MixIn is transa...
Thread Visibility into messagingjournal using the CLI?
Visibility into messagingjournal using the CLI?I was wondering if the cli is able to "see" into the jms queue messagingjournal and for messages that are scheduled for a future delivery (Messages In Queue, Messages Scheduled) list the timestamps that they are to be...