Mari_Yaguchi
Mari_Yaguchi

Reputation: 457

WSO2 ESB/Apache Synapse/VFS execute exe,jar,etc

Is there any way in WSO2 ESB or Synapse or VFS to execute an exe application, or command prompt, jar, or anything else??

I googling it for a while now but still got no clue about that.

Upvotes: 0

Views: 327

Answers (1)

Mohanadarshan
Mohanadarshan

Reputation: 830

You can write a class mediator and do this with WSO2 ESB... You can write your own class mediator with the necessary functionalities and use it... Please see [1] to get to know about how to write class mediators.

[1] http://docs.wso2.org/wiki/display/ESB403/Writing+a+WSO2+ESB+Mediator

Regards

Mohan

Upvotes: 1

Related Questions