Questions tagged [apache-synapse]

Apache Synapse is a lightweight and high-performance Enterprise Service Bus

Apache Synapse is a lightweight and high-performance Enterprise Service Bus (ESB).

Powered by a fast and asynchronous mediation engine, Apache Synapse provides exceptional support for , and .

In addition to XML and , Apache Synapse supports several other content interchange formats, such as plain text, binary, Hessian and JSON. The wide range of transport adapters available for Synapse, enables it to communicate over many application and transport layer protocols.

As of now, Apache Synapse supports HTTP/S, Mail (POP3, IMAP, SMTP), JMS, TCP, UDP, VFS, SMS, XMPP and FIX.

207 questions
0
votes
1 answer

timeout of WSO2 ESB 4.8.1 as a JMS Consumer

I Have a proxy that is described here the transport of the proxy is JMS. the proxy gives messages from jms then it sends messages to back-end over http. after back-end answers the proxy sends an answer back to JMS. All works well. Sometimes…
feech
  • 404
  • 4
  • 15
0
votes
1 answer

create a new file from payload in wso2

I am new to wso2 and working on a few POCs where i have to create a file at some location , i have looked into all vfs examples where there is always a file processed and written to a new location. What i want to achieve is write a new file to a…
Rahul
  • 170
  • 2
  • 14
0
votes
0 answers

Synapse XPath Extension in XSLT

Is it possible to access Synapse XPATH extension from an XSLT. I want to use the get-property function in an XSLT, is it possible? Ex:
0
votes
1 answer

log wso2 esb request/responses to database

I want to build a logger that logs all incoming requests and their response to a database. For this I created an axis2 module that should do this in the Inflow and the Outflow - I do not want to trigger the logging from the sequences, because then I…
0
votes
1 answer

wso2/synapse service chaining: assign response from SOAP request as intput to another request

My desired sequence is the following: Read message from queue Transform Make an SOAP call Output SOAP response to another queue Steps 1,2,3 work fine but when the message sent in Step 4, that I'm intending to contain the SOAP response, is empty.…
Ya.
  • 1,671
  • 4
  • 27
  • 53
0
votes
1 answer

WSO2 ESB : Aggregate node droppping message after aggregation

I am implementing the Fan out -- Fan in splitter EIP inside a proxy , whereby : |-----> shoe store-(1-M)------------- productSearchRq -- |-->Rs |-----> ack clothes…
MiddlewareManiac
  • 570
  • 4
  • 19
0
votes
1 answer

How to disregard empty Soap messages that are coming into my Proxy

I have been busy refactoring my sequences and proxy ( see WSO2 Aggregate Mediator premature/incomplete/unknown completion ). After I had gotten it working as per previous question , it has produced some unwanted behaviour. I only changed the names…
MiddlewareManiac
  • 570
  • 4
  • 19
0
votes
1 answer

WSO2 Proxy Service "InSequence" incorrectly sending a request instead of a response for API

I am experiencing an issue within my In Sequnce of the following proxy :
MiddlewareManiac
  • 570
  • 4
  • 19
0
votes
1 answer

No synapse button in ESB 4.8.1 Management console

I downloaded WSO2 ESB 4.8.1 and started the wso2 server and got the management console up and running. But there does not exist a button called "Synapse" under the configure tab in the top left corner in the management console. I want it to open the…
Chamalee De Silva
  • 687
  • 1
  • 9
  • 28
0
votes
1 answer

How to accept unformed request xml message in wso2 ESB

I am using wso2esb 4.8.1, So my client is sending unformed xml like below.
Faisal
  • 1,469
  • 2
  • 13
  • 25
0
votes
1 answer

sending reply to jms queue in synapse

I have Synapse configuration to read a message from an Oracle JMS queue, invoke web service and capture the response in the log. The configuration is based on ws02 with oracle I've tried to extend the configuration to capture the response in another…
Ya.
  • 1,671
  • 4
  • 27
  • 53
0
votes
2 answers

Aggregate mediator is not working

I have to aggregate two reponse messages. Here is my code:
0
votes
1 answer

Wso2 mailto transport emptied my Inbox

I was working with the wso2 esb mail transport. I configured my mail id and all the details in the axis2.xml. When I restarted the Wso2 esb, I found that my Inbox is emptied. Here is my axix2.xml: