aspose file tools
The moose likes Web Services and the fly likes How to Send Soap message from server to client Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "How to Send Soap message from server to client" Watch "How to Send Soap message from server to client" New topic
Author

How to Send Soap message from server to client

lallitha devi
Greenhorn

Joined: Nov 28, 2004
Posts: 8
Hello sir/madam,

Now i want to send a soap messsage from client to server. Our server has one interface class and one implementation class.

Connection.call() method is not used for our requirement. because this method dirctly specifie the implementaion calss. but we need to specifie the interface class.Thus is our requirement.

Anybody please give me ur grate idea.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to Send Soap message from server to client
 
Similar Threads
pls give me your valuable idea. now i need
Sending requests in xml
How to Send Soap message from server to client
how to pass the SOAPMessage object as argument to the server interface class from cli
Java with Webservices??