SOAP WebService JAX-WS などに関するリンク
JAVAから見たSOAPについて書かれているところを主として探した。
リンク集
- WebServices - Axis http://ws.apache.org/axis/ja/java/install.html
- FLEXとJavaでWEBサービス http://www.harhid-labo.com/p1/index.php?FLEX%E3%81%A8Java%E3%81%A7WEB%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9
- FlexクライアントとWEBサービス(Javaアプリ) http://www.harhid-labo.com/p1/index.php?Flex%E3%82%AF%E3%83%A9%E3%82%A4%E3%82%A2%E3%83%B3%E3%83%88%E3%81%A8WEB%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%EF%BC%88Java%E3%82%A2%E3%83%97%E3%83%AA%29
- AXIS環境を作る http://www.harhid-labo.com/p1/index.php?AXIS%E7%92%B0%E5%A2%83%E3%82%92%E4%BD%9C%E3%82%8B
- 実験環境 http://www.harhid-labo.com/p1/index.php?%E5%AE%9F%E9%A8%93%E7%92%B0%E5%A2%83
- IT Pro 連載記事 http://itpro.nikkeibp.co.jp/article/COLUMN/20060915/248243/?ST=develop
- 「Java SE 6完全攻略」第81回 JAX-WS その1 http://itpro.nikkeibp.co.jp/article/COLUMN/20080801/311972/?ST=develop
- 「Java SE 6完全攻略」第88回 JAX-WS その8 http://itpro.nikkeibp.co.jp/article/COLUMN/20081023/317582/?ST=develop
- JAX-WS を利用した簡単な Web サービス http://cwiki.apache.org/GMOxDOC20ja/9c-jax-ws-web-.html
- JAX-WS (JaxWs) のリンク集 http://www.nilab.info/wiki/JaxWs.html
- Spring でweb services http://static.springsource.org/spring/docs/2.5.x/reference/remoting.html#remoting-web-services
-
- 17.5. Web services
- 17.5.1. Exposing servlet-based web services using JAX-RPC
- 17.5.2. Accessing web services using JAX-RPC
- 17.5.3. Registering JAX-RPC Bean Mappings
- 17.5.4. Registering your own JAX-RPC Handler
- 17.5.5. Exposing servlet-based web services using JAX-WS
- 17.5.6. Exporting standalone web services using JAX-WS
- 17.5.7. Exporting web services using the JAX-WS RI's Spring support
- 17.5.8. Accessing web services using JAX-WS
-
- Java: WSDL(XMLSchema)パーサ シンプルサンプル http://homepage2.nifty.com/igat/igapyon/diary/2005/ig050819.html
- J2EE/EclipseでWeb Servicesを開発する http://www.masatom.in/pukiwiki/J2EE/Eclipse%A4%C7Web%20Services%A4%F2%B3%AB%C8%AF%A4%B9%A4%EB/
- シンプルSOAPクライアント
http://www.ibm.com/developerworks/xml/library/x-soapcl/index.html
日本語 http://www.ibm.com/developerworks/jp/xml/library/x-soapcl-index/
- AxisによるSOAPを用いた通信プログラムの作成 http://mikilab.doshisha.ac.jp/dia/research/report/2002/0506/016/report20020506016.html
- サーバー:ASP.NET <-->クライアント:JAVA SOAP通信 http://www.atmarkit.co.jp/bbs/phpBB/viewtopic.php?topic=32791&forum=7
- .NET で作成した Web サービスに Java クライアントからアクセスする http://www.koutou-software.co.jp/junk/from-java-to-dotnetwebservice.html