Hello everyone!
 
I have read that AXIS2 engine has an abstraction for designing transports (i.e., senders and listeners for SOAP over various protocols such as SMTP, FTP, message-oriented middleware, etc), and the core of the engine is completely transport-independent.
Can somebody help me figure out how the TCP/SMTP requests are to be framed and how to go about experimenting with them.
I did see some code for TCP, HTTP and SMTP listeners and senders.The USER-GUIDE gives no directions to explore these options.
 
I might be missing on a lot of basic knowledge and info.
All help would be appreciated.

Reply via email to