Hi Yashwanth You should definitely read more about Axis2 first!
The key is: "How to write your custom-transport-sender/receiver?", one that bypasses the Net-Work as you want. http://axis.apache.org/axis2/java/core/docs/transport_howto.html Does that make sense: Guess YES Josef Von: Yashwanth Rajaram -X (yrajaram - ZENSAR TECHNOLOGIES INC at Cisco) [mailto:yraja...@cisco.com] Gesendet: Freitag, 15. Juli 2011 21:39 An: axis-u...@ws.apache.org Betreff: Can an Axis Webservice be called just like a local method? Hi All: We have implemented our own module which is engaged when invoking a Webservice. This Webservice serves its purpose for external clients. However for client applications that run within the same host, (to avoid network hop) we would like to invoke this Webservice as a local/Java method call and we want the module to be invoked too. Is there a way to do this? thanks, -- Yashwanth