dW : Web services : JAX-RPCの紹介: 第1回 JAX-RPC型マッピング・システムのすべてを学ぶ

http://www-6.ibm.com/jp/developerworks/webservices/030131/j_ws-jaxrpc1.html

SOAP自体は簡単っぽいけど、JWSDP1.3のサンプルに疑問あり。wscompiler.shのantオプションタスクのリファレンスがないので"gen"が呼び出せない。と思ったらsunのサイトに普通にドキュメントあるやん。バンドルしろや。…と思ったらwscompileタグの記述なし。なめてんのか?

...
memo.
SOAP header + SOAP envelope = SOAP envelope
Java Web Services Developer Pack http://java.sun.com/webservices/jwsdp/index.jsp
jax-rpc: ホーム https://jax-rpc.dev.java.net/
The Java(TM) Web Services Tutorial http://java.sun.com/webservices/docs/1.3/tutorial/doc/index.html
Java API For XML-Based RPC (JAX-RPC) Documentation http://java.sun.com/xml/jaxrpc/docs.html
The J2EE(TM) 1.4 Tutorial http://java.sun.com/j2ee/1.4/docs/tutorial/doc/index.html
The Java Web Services Tutorial http://java.sun.com/webservices/docs/1.1/tutorial/doc/