java - How to run Custom application in WSO2 ESB -


i have wso2 esb 1 of esb option develop/deploy application, don't see documentation explains how deploy normal (not web, not ws...) main class in wso2 esb , see status of same.

can suggest how run simple java application -- file reader , see/monitor application status/log in esb ?

appreciate help.

thanks , regards raaghu.k

you can execute custom java code in wso2esb using "class" mediator , calling custom class, see https://docs.wso2.com/display/esb481/class+mediator , https://docs.wso2.com/display/esb481/writing+a+wso2+esb+mediator


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -