Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
<transportReceiver name="udp" class="org.apache.axis2.transport.udp.UDPListener"/>
 <transportSender name="udp" class="org.apache.axis2.transport.udp.UDPSender"/>

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.

Excerpt
hiddentrue

Information about configuration WSO2 ESB for UDP transport.