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
List of Weblogic 7.0 Samples
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 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.