Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
...
- Deploy the
SimpleStockQuoteService
in sample Axis2 server and start it on port 9000. Priority is applied only when ESB is loaded with enough messages to consume its core number of threads. So to observe the priority based dispatching it is required to use a load testing tool like JMeter, SOAP UI or Apache bench. - Open
axis2.xml
inrepository/conf directory
and uncomment the following parameter to the configurationpriorityConfigFile
. Set the value torepository/samples/resources/priority/priority-configuration.xml
. - Create the above configuration and deploy it in the WSO2 EI profile, seeĀ Working with WSO2 Integration Studio.
...