How to send attachments via local transport in axis2 ?

2012-06-13 Thread gurdeep singh
hi , Apache Axis2's local transport implementation is used to make internal service calls and transfer data within the Axis2 instance. It provides an opportunity for fast in-VM service call. Note:To use this transport, configure an endpoints with the local:// prefix. For example, to make an in-VM

How to send attachments via local transport in axis2 ?

2012-06-13 Thread gurdeep singh
hi , Apache Axis2's local transport implementation is used to make internal service calls and transfer data within the Axis2 instance. It provides an opportunity for fast in-VM service call. Note:To use this transport, configure an endpoints with the local:// prefix. For example, to make an in-VM