This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Web Services and the fly likes sending out only mep response to client Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "sending out only mep response to client" Watch "sending out only mep response to client" New topic
Author

sending out only mep response to client

swapna soni
Greenhorn

Joined: May 05, 2009
Posts: 3
Hi all,

My requirement is, i want to develop a service and deploy in axis2. This service should use outonly mep and send response to client, without client invoking a service. And while sending response to client, it should execute all the modules engaged in that service. And once the client receives a response it should acknowledge to the server.
Could any one tell how to do this. Its very urgent requirement.

thanks in advance.
swapna soni.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: sending out only mep response to client
 
Similar Threads
How does client poll the interaction layer to get the result of WS invocation?
Different Message Exchange Pattern interfaces
Returning a soap fault to client but not defined in WSDL
A BP question(R1030): what is end user in w
Problem with AsyncResult - Axis2