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


Salesforce.com Tutorial

  1. Callout from Triggers
  1. Ajax Tools

Web Service Tutorial

This tutorial gets you started on Weblogic 8.1 Web Services. It presents number of small self explained samples and some documentation along with each sample.

List of Weblogic 8.1 Samples

  1. Hello World Web Service
  2. Complex data type
  3. SOAP Header, oneway invokes
  4. Handler chains
  5. Attachments
  6. Generic Types: List, Object
  7. IN, OUT and IN-OUT parameters
  8. Autotype - New schema support
  9. SOAP Fault
  10. EJB back end component
  11. Generate Service from WSDL
  12. Multiple Services in one war
  13. Document style
  14. Document wrapped style
  15. JMS transport
  16. SOAP 1.2
  17. Async client
  18. Invoking external service
  19. Security - basic auth
  20. SSL
  1. Encryption
  2. Reliable Messaging
  3. Routing
  4. Custom codecs
  5. Dynamic client without WSDL
  6. Dynamic client with WSDL
  7. Generic DII Client
  8. Web Service client in JSP
  9. Portable client
  10. Stateful Web Service
  11. org.w3c.Document data type
  12. source2wsdd with ejbgen
  13. servicegen
  14. Split-Dir
  15. Web Service Without Data Binding
  16. I18N
  17. UDDI
  18. Cluster
  19. Servlet Filter
  20. Mega Example
  21. Non refered complex data type
  22. Start from schema

List of Weblogic 7.0 Samples

  1. Hello World Web Service
  2. Service without data binding
  3. Handler chain

SOAP Router

Check out the early access of Weblogic SOAP Router. This router supports blocking and non blocking HTTP connections, support editing soap envelope using JAX-RPC Handler chains, can act as a soap aware load balancer, can be dynamically configured using an admin console and much more.

AutoBuild

AutoBuild is a small util to build web services without writting complex ant build files. It can generate web services war file from the source directory. You can download the source code for this util here, and modify it to fit your build env.


©2006 Manoj Cheenath