I'm trying to setup carbon esb 4.5.0 for UDP transport.
I am using this doc as a guide: http://docs.wso2.org/wiki/display/ESB450/ESB+Samples+Setup#ESBSamplesSetup-ConfigureWSO2ESBforUDPTransport
It says: "If you wish to use the sample Axis2 client to send UDP messages, you have to uncomment the UDP transport sender configuration in the samples/axis2Client/client_repo/conf/axis2.xml file."
However, looking at the axis2.xml file, there appears to be no commented UDP code. I see the TCP code, but not the UDP.
Can anyone point me to any resources that I can use to help me with this? Thanks!
