How to implement SOAP in jaxws 2.1

Hi,

I want to implement a sample application that can send a request to a server and get the response back... by implementing SOAP protocol

And i am new to this and if anyone knows abt it then please do give me some raw idea abt implementing SOAP protocol using jaxws 2.1

sample application is as follows

Client will send a request to server

Server will read the request and send the response back by executing some external code....

Thanks a lot in advance.....

ntimesc

[520 byte] By [ntimesca] at [2007-11-26 20:12:28]
# 1
The JAX-WS project page on java.net ( http://jax-ws.dev.java.net) has several sample applications that do this.
dkohlerta at 2007-7-9 23:18:07 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...