cheenath.com
- Home
- Search
- About Me
- AJAX Tools
- WLS Tutorial
  - Setup
  - Introduction
  - Contact
  - FAQ
  - Useful Links
- AutoBuild
- SOAP Router


DII without WSDL

This example shows how to wirte a web service DII client without using WSDL.

Steps involved in writing this example:

  1. Write java bean value types - SOAPStruct.java
  2. Write ser and deser for the value types - SOAPStructCodec.java.
  3. Write DII client code - Main.java
  4. Write ant build file to compile and build the service. build.xml
    1. compile all java files to client_classes
  5. Follow the instructions here to build, run and test the service.

Browse files online:

Download :

[ This page was last updated April 19 2003 07:31:15. ]

      

©2006 Manoj Cheenath