Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

WSO2 ESB Custom Message Processor example

Tags:

wso2-esb

I'm planning to create a custom message processor to pick up messages from message store. However I haven't find any examples how to create a custom class. Documentation under this topic is very limited.(http://docs.wso2.org/display/ESB481/Custom+Message+Processor). Can somebody provide example to create custom message processor ?

Thanks,

like image 452
kleht8 Avatar asked May 12 '26 09:05

kleht8


1 Answers

Have a look at the MessageProcessor interface - and the implementations and other classes here. Once you have your processor setup, you can place your jars in the lib folder. Then follow the instructions in the link you posted in the OP.

like image 101
RaviU Avatar answered May 19 '26 03:05

RaviU



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!