You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2012/02/19 04:49:12 UTC

svn commit: r805317 [1/2] - in /websites/production/openejb: ./ content/ content/examples-trunk/ content/examples-trunk/simple-webservice/ content/examples-trunk/simple-webservice/src/main/java/org/superbiz/calculator/ content/examples-trunk/simple-web...

Author: dblevins
Date: Sun Feb 19 03:49:08 2012
New Revision: 805317

Log:
Publishing merge to openejb site by dblevins

Added:
    websites/production/openejb/content/examples-trunk/simple-webservice/src/main/java/org/superbiz/calculator/ws/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/simple-webservice/src/main/java/org/superbiz/calculator/ws/
    websites/production/openejb/content/examples-trunk/simple-webservice/src/main/java/org/superbiz/calculator/ws/Calculator.java
      - copied unchanged from r805316, websites/staging/openejb/trunk/content/examples-trunk/simple-webservice/src/main/java/org/superbiz/calculator/ws/Calculator.java
    websites/production/openejb/content/examples-trunk/simple-webservice/src/main/java/org/superbiz/calculator/ws/CalculatorWs.java
      - copied unchanged from r805316, websites/staging/openejb/trunk/content/examples-trunk/simple-webservice/src/main/java/org/superbiz/calculator/ws/CalculatorWs.java
    websites/production/openejb/content/examples-trunk/simple-webservice/src/test/java/org/superbiz/calculator/ws/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/simple-webservice/src/test/java/org/superbiz/calculator/ws/
    websites/production/openejb/content/examples-trunk/simple-webservice/src/test/java/org/superbiz/calculator/ws/CalculatorTest.java
      - copied unchanged from r805316, websites/staging/openejb/trunk/content/examples-trunk/simple-webservice/src/test/java/org/superbiz/calculator/ws/CalculatorTest.java
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/README.html
      - copied unchanged from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/README.html
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/build.xml
      - copied unchanged from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/build.xml
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/pom.xml
      - copied unchanged from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/pom.xml
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/main/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/main/
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/main/java/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/main/java/
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/main/java/org/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/main/java/org/
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/main/java/org/superbiz/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/main/java/org/superbiz/
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/main/java/org/superbiz/calculator/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/main/java/org/superbiz/calculator/
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/main/java/org/superbiz/calculator/wsh/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/main/java/org/superbiz/calculator/wsh/
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/main/java/org/superbiz/calculator/wsh/Calculator.java
      - copied unchanged from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/main/java/org/superbiz/calculator/wsh/Calculator.java
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/main/java/org/superbiz/calculator/wsh/CalculatorWs.java
      - copied unchanged from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/main/java/org/superbiz/calculator/wsh/CalculatorWs.java
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/main/java/org/superbiz/calculator/wsh/Increment.java
      - copied unchanged from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/main/java/org/superbiz/calculator/wsh/Increment.java
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/main/java/org/superbiz/calculator/wsh/Inflate.java
      - copied unchanged from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/main/java/org/superbiz/calculator/wsh/Inflate.java
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/main/resources/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/main/resources/
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/main/resources/org/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/main/resources/org/
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/main/resources/org/superbiz/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/main/resources/org/superbiz/
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/main/resources/org/superbiz/calculator/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/main/resources/org/superbiz/calculator/
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/main/resources/org/superbiz/calculator/wsh/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/main/resources/org/superbiz/calculator/wsh/
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/main/resources/org/superbiz/calculator/wsh/handlers.xml
      - copied unchanged from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/main/resources/org/superbiz/calculator/wsh/handlers.xml
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/test/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/test/
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/test/java/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/test/java/
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/test/java/org/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/test/java/org/
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/test/java/org/superbiz/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/test/java/org/superbiz/
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/test/java/org/superbiz/calculator/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/test/java/org/superbiz/calculator/
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/test/java/org/superbiz/calculator/wsh/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/test/java/org/superbiz/calculator/wsh/
    websites/production/openejb/content/examples-trunk/webservice-handlerchain/src/test/java/org/superbiz/calculator/wsh/CalculatorTest.java
      - copied unchanged from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/src/test/java/org/superbiz/calculator/wsh/CalculatorTest.java
    websites/production/openejb/content/examples-trunk/webservice-holder/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/
    websites/production/openejb/content/examples-trunk/webservice-holder/README.html
      - copied unchanged from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/README.html
    websites/production/openejb/content/examples-trunk/webservice-holder/build.xml
      - copied unchanged from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/build.xml
    websites/production/openejb/content/examples-trunk/webservice-holder/pom.xml
      - copied unchanged from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/pom.xml
    websites/production/openejb/content/examples-trunk/webservice-holder/src/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/src/
    websites/production/openejb/content/examples-trunk/webservice-holder/src/main/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/src/main/
    websites/production/openejb/content/examples-trunk/webservice-holder/src/main/java/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/src/main/java/
    websites/production/openejb/content/examples-trunk/webservice-holder/src/main/java/org/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/src/main/java/org/
    websites/production/openejb/content/examples-trunk/webservice-holder/src/main/java/org/superbiz/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/src/main/java/org/superbiz/
    websites/production/openejb/content/examples-trunk/webservice-holder/src/main/java/org/superbiz/ws/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/src/main/java/org/superbiz/ws/
    websites/production/openejb/content/examples-trunk/webservice-holder/src/main/java/org/superbiz/ws/out/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/src/main/java/org/superbiz/ws/out/
    websites/production/openejb/content/examples-trunk/webservice-holder/src/main/java/org/superbiz/ws/out/Calculator.java
      - copied unchanged from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/src/main/java/org/superbiz/ws/out/Calculator.java
    websites/production/openejb/content/examples-trunk/webservice-holder/src/main/java/org/superbiz/ws/out/CalculatorWs.java
      - copied unchanged from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/src/main/java/org/superbiz/ws/out/CalculatorWs.java
    websites/production/openejb/content/examples-trunk/webservice-holder/src/test/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/src/test/
    websites/production/openejb/content/examples-trunk/webservice-holder/src/test/java/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/src/test/java/
    websites/production/openejb/content/examples-trunk/webservice-holder/src/test/java/org/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/src/test/java/org/
    websites/production/openejb/content/examples-trunk/webservice-holder/src/test/java/org/superbiz/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/src/test/java/org/superbiz/
    websites/production/openejb/content/examples-trunk/webservice-holder/src/test/java/org/superbiz/ws/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/src/test/java/org/superbiz/ws/
    websites/production/openejb/content/examples-trunk/webservice-holder/src/test/java/org/superbiz/ws/out/
      - copied from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/src/test/java/org/superbiz/ws/out/
    websites/production/openejb/content/examples-trunk/webservice-holder/src/test/java/org/superbiz/ws/out/CalculatorTest.java
      - copied unchanged from r805316, websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/src/test/java/org/superbiz/ws/out/CalculatorTest.java
Removed:
    websites/production/openejb/content/examples-trunk/simple-webservice/src/main/java/org/superbiz/calculator/CalculatorImpl.java
    websites/production/openejb/content/examples-trunk/simple-webservice/src/main/java/org/superbiz/calculator/CalculatorLocal.java
    websites/production/openejb/content/examples-trunk/simple-webservice/src/main/java/org/superbiz/calculator/CalculatorWs.java
    websites/production/openejb/content/examples-trunk/simple-webservice/src/main/java/org/superbiz/handler/
    websites/production/openejb/content/examples-trunk/simple-webservice/src/main/resources/
    websites/production/openejb/content/examples-trunk/simple-webservice/src/test/java/org/superbiz/calculator/CalculatorTest.java
    websites/production/openejb/content/examples-trunk/simple-webservice/src/test/resources/
Modified:
    websites/production/openejb/   (props changed)
    websites/production/openejb/content/ejb-3-annotation-example.html
    websites/production/openejb/content/ejb-3-annotation-examples.html
    websites/production/openejb/content/ejb-3-example.html
    websites/production/openejb/content/ejb-3-examples.html
    websites/production/openejb/content/ejb-3-howto.html
    websites/production/openejb/content/ejb-3-sample-application.html
    websites/production/openejb/content/ejb-3-sample-applications.html
    websites/production/openejb/content/ejb-3-sample.html
    websites/production/openejb/content/ejb-3-samples.html
    websites/production/openejb/content/ejb-3-tutorial.html
    websites/production/openejb/content/ejb-3-tutorials.html
    websites/production/openejb/content/ejb-31-annotation-example.html
    websites/production/openejb/content/ejb-31-annotation-examples.html
    websites/production/openejb/content/ejb-31-example.html
    websites/production/openejb/content/ejb-31-examples.html
    websites/production/openejb/content/ejb-31-howto.html
    websites/production/openejb/content/ejb-31-sample-application.html
    websites/production/openejb/content/ejb-31-sample-applications.html
    websites/production/openejb/content/ejb-31-sample.html
    websites/production/openejb/content/ejb-31-samples.html
    websites/production/openejb/content/ejb-31-tutorial.html
    websites/production/openejb/content/ejb-31-tutorials.html
    websites/production/openejb/content/ejb-annotation-example.html
    websites/production/openejb/content/ejb-annotation-examples.html
    websites/production/openejb/content/ejb-example.html
    websites/production/openejb/content/ejb-examples.html
    websites/production/openejb/content/ejb-howto.html
    websites/production/openejb/content/ejb-sample-application.html
    websites/production/openejb/content/ejb-sample-applications.html
    websites/production/openejb/content/ejb-sample.html
    websites/production/openejb/content/ejb-samples.html
    websites/production/openejb/content/ejb-tutorial.html
    websites/production/openejb/content/ejb-tutorials.html
    websites/production/openejb/content/ejb3-annotation-example.html
    websites/production/openejb/content/ejb3-annotation-examples.html
    websites/production/openejb/content/ejb3-example.html
    websites/production/openejb/content/ejb3-examples.html
    websites/production/openejb/content/ejb3-howto.html
    websites/production/openejb/content/ejb3-sample-application.html
    websites/production/openejb/content/ejb3-sample-applications.html
    websites/production/openejb/content/ejb3-sample.html
    websites/production/openejb/content/ejb3-samples.html
    websites/production/openejb/content/ejb3-tutorial.html
    websites/production/openejb/content/ejb3-tutorials.html
    websites/production/openejb/content/examples-trunk/index.html
    websites/production/openejb/content/examples-trunk/pom.xml
    websites/production/openejb/content/examples-trunk/simple-webservice/README.html
    websites/production/openejb/content/java-ee-6-annotation-example.html
    websites/production/openejb/content/java-ee-6-annotation-examples.html
    websites/production/openejb/content/java-ee-6-example.html
    websites/production/openejb/content/java-ee-6-examples.html
    websites/production/openejb/content/java-ee-6-howto.html
    websites/production/openejb/content/java-ee-6-sample-application.html
    websites/production/openejb/content/java-ee-6-sample-applications.html
    websites/production/openejb/content/java-ee-6-sample.html
    websites/production/openejb/content/java-ee-6-samples.html
    websites/production/openejb/content/java-ee-6-tutorial.html
    websites/production/openejb/content/java-ee-6-tutorials.html
    websites/production/openejb/content/java-ee-annotation-example.html
    websites/production/openejb/content/java-ee-annotation-examples.html
    websites/production/openejb/content/java-ee-example.html
    websites/production/openejb/content/java-ee-examples.html
    websites/production/openejb/content/java-ee-howto.html
    websites/production/openejb/content/java-ee-sample-application.html
    websites/production/openejb/content/java-ee-sample-applications.html
    websites/production/openejb/content/java-ee-sample.html
    websites/production/openejb/content/java-ee-samples.html
    websites/production/openejb/content/java-ee-tutorial.html
    websites/production/openejb/content/java-ee-tutorials.html
    websites/production/openejb/content/javaee-6-annotation-example.html
    websites/production/openejb/content/javaee-6-annotation-examples.html
    websites/production/openejb/content/javaee-6-example.html
    websites/production/openejb/content/javaee-6-examples.html
    websites/production/openejb/content/javaee-6-howto.html
    websites/production/openejb/content/javaee-6-sample-application.html
    websites/production/openejb/content/javaee-6-sample-applications.html
    websites/production/openejb/content/javaee-6-sample.html
    websites/production/openejb/content/javaee-6-samples.html
    websites/production/openejb/content/javaee-6-tutorial.html
    websites/production/openejb/content/javaee-6-tutorials.html
    websites/production/openejb/content/javaee-annotation-example.html
    websites/production/openejb/content/javaee-annotation-examples.html
    websites/production/openejb/content/javaee-example.html
    websites/production/openejb/content/javaee-examples.html
    websites/production/openejb/content/javaee-howto.html
    websites/production/openejb/content/javaee-sample-application.html
    websites/production/openejb/content/javaee-sample-applications.html
    websites/production/openejb/content/javaee-sample.html
    websites/production/openejb/content/javaee-samples.html
    websites/production/openejb/content/javaee-tutorial.html
    websites/production/openejb/content/javaee-tutorials.html
    websites/production/openejb/content/javaee6-annotation-example.html
    websites/production/openejb/content/javaee6-annotation-examples.html
    websites/production/openejb/content/javaee6-example.html
    websites/production/openejb/content/javaee6-examples.html
    websites/production/openejb/content/javaee6-howto.html
    websites/production/openejb/content/javaee6-sample-application.html
    websites/production/openejb/content/javaee6-sample-applications.html
    websites/production/openejb/content/javaee6-sample.html
    websites/production/openejb/content/javaee6-samples.html
    websites/production/openejb/content/javaee6-tutorial.html
    websites/production/openejb/content/javaee6-tutorials.html
    websites/production/openejb/content/sitemap.xml

Propchange: websites/production/openejb/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Feb 19 03:49:08 2012
@@ -1 +1 @@
-1245808
+1290934

Propchange: websites/production/openejb/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sun Feb 19 03:49:08 2012
@@ -1 +1 @@
-/websites/staging/openejb/trunk:790824-805222
+/websites/staging/openejb/trunk:790824-805316

Modified: websites/production/openejb/content/ejb-3-annotation-example.html
==============================================================================
--- websites/production/openejb/content/ejb-3-annotation-example.html (original)
+++ websites/production/openejb/content/ejb-3-annotation-example.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-3-annotation-examples.html
==============================================================================
--- websites/production/openejb/content/ejb-3-annotation-examples.html (original)
+++ websites/production/openejb/content/ejb-3-annotation-examples.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-3-example.html
==============================================================================
--- websites/production/openejb/content/ejb-3-example.html (original)
+++ websites/production/openejb/content/ejb-3-example.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-3-examples.html
==============================================================================
--- websites/production/openejb/content/ejb-3-examples.html (original)
+++ websites/production/openejb/content/ejb-3-examples.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-3-howto.html
==============================================================================
--- websites/production/openejb/content/ejb-3-howto.html (original)
+++ websites/production/openejb/content/ejb-3-howto.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-3-sample-application.html
==============================================================================
--- websites/production/openejb/content/ejb-3-sample-application.html (original)
+++ websites/production/openejb/content/ejb-3-sample-application.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-3-sample-applications.html
==============================================================================
--- websites/production/openejb/content/ejb-3-sample-applications.html (original)
+++ websites/production/openejb/content/ejb-3-sample-applications.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-3-sample.html
==============================================================================
--- websites/production/openejb/content/ejb-3-sample.html (original)
+++ websites/production/openejb/content/ejb-3-sample.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-3-samples.html
==============================================================================
--- websites/production/openejb/content/ejb-3-samples.html (original)
+++ websites/production/openejb/content/ejb-3-samples.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-3-tutorial.html
==============================================================================
--- websites/production/openejb/content/ejb-3-tutorial.html (original)
+++ websites/production/openejb/content/ejb-3-tutorial.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-3-tutorials.html
==============================================================================
--- websites/production/openejb/content/ejb-3-tutorials.html (original)
+++ websites/production/openejb/content/ejb-3-tutorials.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-31-annotation-example.html
==============================================================================
--- websites/production/openejb/content/ejb-31-annotation-example.html (original)
+++ websites/production/openejb/content/ejb-31-annotation-example.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-31-annotation-examples.html
==============================================================================
--- websites/production/openejb/content/ejb-31-annotation-examples.html (original)
+++ websites/production/openejb/content/ejb-31-annotation-examples.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-31-example.html
==============================================================================
--- websites/production/openejb/content/ejb-31-example.html (original)
+++ websites/production/openejb/content/ejb-31-example.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-31-examples.html
==============================================================================
--- websites/production/openejb/content/ejb-31-examples.html (original)
+++ websites/production/openejb/content/ejb-31-examples.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-31-howto.html
==============================================================================
--- websites/production/openejb/content/ejb-31-howto.html (original)
+++ websites/production/openejb/content/ejb-31-howto.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-31-sample-application.html
==============================================================================
--- websites/production/openejb/content/ejb-31-sample-application.html (original)
+++ websites/production/openejb/content/ejb-31-sample-application.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-31-sample-applications.html
==============================================================================
--- websites/production/openejb/content/ejb-31-sample-applications.html (original)
+++ websites/production/openejb/content/ejb-31-sample-applications.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-31-sample.html
==============================================================================
--- websites/production/openejb/content/ejb-31-sample.html (original)
+++ websites/production/openejb/content/ejb-31-sample.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-31-samples.html
==============================================================================
--- websites/production/openejb/content/ejb-31-samples.html (original)
+++ websites/production/openejb/content/ejb-31-samples.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-31-tutorial.html
==============================================================================
--- websites/production/openejb/content/ejb-31-tutorial.html (original)
+++ websites/production/openejb/content/ejb-31-tutorial.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-31-tutorials.html
==============================================================================
--- websites/production/openejb/content/ejb-31-tutorials.html (original)
+++ websites/production/openejb/content/ejb-31-tutorials.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-annotation-example.html
==============================================================================
--- websites/production/openejb/content/ejb-annotation-example.html (original)
+++ websites/production/openejb/content/ejb-annotation-example.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-annotation-examples.html
==============================================================================
--- websites/production/openejb/content/ejb-annotation-examples.html (original)
+++ websites/production/openejb/content/ejb-annotation-examples.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-example.html
==============================================================================
--- websites/production/openejb/content/ejb-example.html (original)
+++ websites/production/openejb/content/ejb-example.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-examples.html
==============================================================================
--- websites/production/openejb/content/ejb-examples.html (original)
+++ websites/production/openejb/content/ejb-examples.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-howto.html
==============================================================================
--- websites/production/openejb/content/ejb-howto.html (original)
+++ websites/production/openejb/content/ejb-howto.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-sample-application.html
==============================================================================
--- websites/production/openejb/content/ejb-sample-application.html (original)
+++ websites/production/openejb/content/ejb-sample-application.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-sample-applications.html
==============================================================================
--- websites/production/openejb/content/ejb-sample-applications.html (original)
+++ websites/production/openejb/content/ejb-sample-applications.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-sample.html
==============================================================================
--- websites/production/openejb/content/ejb-sample.html (original)
+++ websites/production/openejb/content/ejb-sample.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-samples.html
==============================================================================
--- websites/production/openejb/content/ejb-samples.html (original)
+++ websites/production/openejb/content/ejb-samples.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-tutorial.html
==============================================================================
--- websites/production/openejb/content/ejb-tutorial.html (original)
+++ websites/production/openejb/content/ejb-tutorial.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb-tutorials.html
==============================================================================
--- websites/production/openejb/content/ejb-tutorials.html (original)
+++ websites/production/openejb/content/ejb-tutorials.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb3-annotation-example.html
==============================================================================
--- websites/production/openejb/content/ejb3-annotation-example.html (original)
+++ websites/production/openejb/content/ejb3-annotation-example.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb3-annotation-examples.html
==============================================================================
--- websites/production/openejb/content/ejb3-annotation-examples.html (original)
+++ websites/production/openejb/content/ejb3-annotation-examples.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb3-example.html
==============================================================================
--- websites/production/openejb/content/ejb3-example.html (original)
+++ websites/production/openejb/content/ejb3-example.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb3-examples.html
==============================================================================
--- websites/production/openejb/content/ejb3-examples.html (original)
+++ websites/production/openejb/content/ejb3-examples.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb3-howto.html
==============================================================================
--- websites/production/openejb/content/ejb3-howto.html (original)
+++ websites/production/openejb/content/ejb3-howto.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb3-sample-application.html
==============================================================================
--- websites/production/openejb/content/ejb3-sample-application.html (original)
+++ websites/production/openejb/content/ejb3-sample-application.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb3-sample-applications.html
==============================================================================
--- websites/production/openejb/content/ejb3-sample-applications.html (original)
+++ websites/production/openejb/content/ejb3-sample-applications.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb3-sample.html
==============================================================================
--- websites/production/openejb/content/ejb3-sample.html (original)
+++ websites/production/openejb/content/ejb3-sample.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb3-samples.html
==============================================================================
--- websites/production/openejb/content/ejb3-samples.html (original)
+++ websites/production/openejb/content/ejb3-samples.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb3-tutorial.html
==============================================================================
--- websites/production/openejb/content/ejb3-tutorial.html (original)
+++ websites/production/openejb/content/ejb3-tutorial.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/ejb3-tutorials.html
==============================================================================
--- websites/production/openejb/content/ejb3-tutorials.html (original)
+++ websites/production/openejb/content/ejb3-tutorials.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ or <em>mvn idea:idea</em>) to generate p
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/examples-trunk/index.html
==============================================================================
--- websites/production/openejb/content/examples-trunk/index.html (original)
+++ websites/production/openejb/content/examples-trunk/index.html Sun Feb 19 03:49:08 2012
@@ -185,6 +185,8 @@
 
 <h3>Web Services</h3></li>
 <li><a href="simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="webservice-handlerchain/README.html">webservice-handlerchain</a></li>
+<li><a href="webservice-holder/README.html">webservice-holder</a></li>
 <li><a href="webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/examples-trunk/pom.xml
==============================================================================
--- websites/production/openejb/content/examples-trunk/pom.xml (original)
+++ websites/production/openejb/content/examples-trunk/pom.xml Sun Feb 19 03:49:08 2012
@@ -17,7 +17,7 @@
     limitations under the License.
 -->
 <!--test 2-->
-<!-- $Rev: 1237532 $ $Date: 2012-01-30 02:23:34 +0000 (Mon, 30 Jan 2012) $ -->
+<!-- $Rev: 1290934 $ $Date: 2012-02-19 03:34:45 +0000 (Sun, 19 Feb 2012) $ -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
@@ -99,6 +99,8 @@
     <module>webservice-inheritance</module>
     <module>webservice-security</module>
     <module>webservice-ws-security</module>
+    <module>webservice-handlerchain</module>
+    <module>webservice-holder</module>
   </modules>
   <profiles>
     <profile>

Modified: websites/production/openejb/content/examples-trunk/simple-webservice/README.html
==============================================================================
--- websites/production/openejb/content/examples-trunk/simple-webservice/README.html (original)
+++ websites/production/openejb/content/examples-trunk/simple-webservice/README.html Sun Feb 19 03:49:08 2012
@@ -3,7 +3,7 @@
   <head>
 
     <meta charset="utf-8">
-      <title>Simple Webservice</title>
+      <title>JAX-WS @WebService example</title>
     <meta name="description" content="">
     <meta name="author" content="">
 
@@ -58,7 +58,7 @@
       };
       function twshare () {
           window.open(
-                  "https://twitter.com/intent/tweet?url="+document.URL+"&text=Simple Webservice " + document.URL,
+                  "https://twitter.com/intent/tweet?url="+document.URL+"&text=JAX-WS @WebService example " + document.URL,
                   'Share on Twitter',
                   'width=800,height=526');
       };
@@ -133,7 +133,7 @@
 </div>
 &nbsp;
 <div class="page-header">
-<h1>Simple Webservice
+<h1>JAX-WS @WebService example
 
     <div style="float: right; position: relative; bottom: -10px; ">
         <a onclick="javascript:gpshare()" class="gp-share sprite" title="share on Google+">share [gp]</a>
@@ -143,36 +143,24 @@
 </h1>
 </div>
 
-<p><em>Help us document this example! Source available in <a href="http://svn.apache.org/repos/asf/openejb/trunk/openejb/examples/simple-webservice">svn</a> or <a href="https://github.com/apache/openejb/tree/trunk/openejb/examples/simple-webservice">git</a>. Open a <a href="https://issues.apache.org/jira/browse/TOMEE">JIRA</a> with patch or pull request</em></p>
+<p>Creating Web Services with JAX-WS is quite easy.  Little has to be done aside from annotating a class with <code>@WebService</code>.  For
+the purposes of this example we will also annotate our component with <code>@Stateless</code> which takes some of the configuration out of
+the process and gives us some nice options such as transactions and security.</p>
 
-<h2>CalculatorImpl</h2>
+<h2>@WebService</h2>
 
-<pre><code>package org.superbiz.calculator;
+<p>The following is all that is required.  No external xml files are needed.  This class placed in a jar or war and deployed into a compliant Java EE server like TomEE is enough to have the Calculator class discovered and deployed and the webservice online.</p>
 
-import javax.ejb.Stateless;
-import javax.jws.HandlerChain;
+<pre><code>import javax.ejb.Stateless;
 import javax.jws.WebService;
-import javax.xml.ws.Holder;
-import java.util.Date;
 
-/**
- * This is an EJB 3 style pojo stateless session bean
- * Every stateless session bean implementation must be annotated
- * using the annotation @Stateless
- * This EJB has a 2 interfaces:
- * &lt;ul&gt;
- * &lt;li&gt;CalculatorWs a webservice interface&lt;/li&gt;
- * &lt;li&gt;CalculatorLocal a local interface&lt;/li&gt;
- * &lt;/ul&gt;
- */
 @Stateless
 @WebService(
         portName = "CalculatorPort",
-        serviceName = "CalculatorWsService",
+        serviceName = "CalculatorService",
         targetNamespace = "http://superbiz.org/wsdl",
-        endpointInterface = "org.superbiz.calculator.CalculatorWs")
-@HandlerChain(file = "handler.xml")
-public class CalculatorImpl implements CalculatorWs, CalculatorLocal {
+        endpointInterface = "org.superbiz.calculator.ws.CalculatorWs")
+public class Calculator implements CalculatorWs {
 
     public int sum(int add1, int add2) {
         return add1 + add2;
@@ -181,294 +169,221 @@ public class CalculatorImpl implements C
     public int multiply(int mul1, int mul2) {
         return mul1 * mul2;
     }
-
-    public int factorial(
-            int number,
-            Holder&lt;String&gt; userId,
-            Holder&lt;String&gt; returnCode,
-            Holder&lt;Date&gt; datetime) {
-
-        if (number == 0) {
-            returnCode.value = "Can not calculate factorial for zero.";
-            return -1;
-        }
-
-        returnCode.value = userId.value;
-        datetime.value = new Date();
-        return (int) factorial(number);
-    }
-
-    // return n!
-    // precondition: n &gt;= 0 and n &lt;= 20
-
-    private static long factorial(long n) {
-        if (n &lt; 0) throw new RuntimeException("Underflow error in factorial");
-        else if (n &gt; 20) throw new RuntimeException("Overflow error in factorial");
-        else if (n == 0) return 1;
-        else return n * factorial(n - 1);
-    }
 }
 </code></pre>
 
-<h2>CalculatorLocal</h2>
+<h2>@WebService Endpoint Interface</h2>
 
-<pre><code>package org.superbiz.calculator;
+<p>Having an endpoint interface is not required, but it can make testing and using the web service from other Java clients far easier.</p>
 
-import javax.ejb.Local;
+<pre><code>import javax.jws.WebService;
 
-@Local
-public interface CalculatorLocal extends CalculatorWs {
-}
-</code></pre>
-
-<h2>CalculatorWs</h2>
-
-<pre><code>package org.superbiz.calculator;
-
-import javax.jws.WebParam;
-import javax.jws.WebService;
-import javax.jws.soap.SOAPBinding;
-import javax.jws.soap.SOAPBinding.ParameterStyle;
-import javax.jws.soap.SOAPBinding.Style;
-import javax.jws.soap.SOAPBinding.Use;
-import javax.xml.ws.Holder;
-import java.util.Date;
-
-/**
- * This is an EJB 3 webservice interface
- * A webservice interface must be annotated with the @WebService
- * annotation.
- */
-@WebService(
-        name = "CalculatorWs",
-        targetNamespace = "http://superbiz.org/wsdl")
+@WebService(targetNamespace = "http://superbiz.org/wsdl")
 public interface CalculatorWs {
 
     public int sum(int add1, int add2);
 
     public int multiply(int mul1, int mul2);
-
-    // because of CXF bug, BARE must be used instead of default WRAPPED
-
-    @SOAPBinding(use = Use.LITERAL, parameterStyle = ParameterStyle.BARE, style = Style.DOCUMENT)
-    public int factorial(
-            int number,
-            @WebParam(name = "userid", header = true, mode = WebParam.Mode.IN) Holder&lt;String&gt; userId,
-            @WebParam(name = "returncode", header = true, mode = WebParam.Mode.OUT) Holder&lt;String&gt; returnCode,
-            @WebParam(name = "datetime", header = true, mode = WebParam.Mode.INOUT) Holder&lt;Date&gt; datetime);
 }
 </code></pre>
 
-<h2>DummyInterceptor</h2>
-
-<pre><code>package org.superbiz.handler;
-
-import javax.xml.namespace.QName;
-import javax.xml.ws.handler.MessageContext;
-import javax.xml.ws.handler.soap.SOAPHandler;
-import javax.xml.ws.handler.soap.SOAPMessageContext;
-import java.util.Collections;
-import java.util.Set;
-
-public class DummyInterceptor implements SOAPHandler&lt;SOAPMessageContext&gt; {
-    public DummyInterceptor() {
-        super();
-    }
-
-    public Set&lt;QName&gt; getHeaders() {
-        return Collections.emptySet();
-    }
-
-    public void close(MessageContext mc) {
-    }
-
-    public boolean handleFault(SOAPMessageContext mc) {
-        return true;
-    }
-
-    public boolean handleMessage(SOAPMessageContext mc) {
-        return true;
-    }
-}
-</code></pre>
+<h2>Calculator WSDL</h2>
 
-<h2>handler.xml</h2>
+<p>The wsdl for our is automatically created and available at <code>http://theserver?appName/Calculator?wsdl</code>  where <code>theServer</code> is the address of the server, such as <code>localhost:8080</code> and `appName</p>
 
-<pre><code>&lt;handler-chains xmlns="http://java.sun.com/xml/ns/javaee"&gt;
-  &lt;handler-chain&gt;
-    &lt;handler&gt;
-      &lt;handler-name&gt;org.superbiz.handler.DummyInterceptor&lt;/handler-name&gt;
-      &lt;handler-class&gt;org.superbiz.handler.DummyInterceptor&lt;/handler-class&gt;
-    &lt;/handler&gt;
-  &lt;/handler-chain&gt;
-&lt;/handler-chains&gt;
-</code></pre>
+<h2>Accessing the @WebService with javax.xml.ws.Service</h2>
 
-<h2>CalculatorTest</h2>
+<p>In our testcase we see how to create a client for our <code>Calculator</code> service via the <code>javax.xml.ws.Service</code> class and leveraging our <code>CalculatorWs</code> endpoint interface.</p>
 
-<pre><code>package org.superbiz.calculator;
+<p>With this we can get an implementation of the interfacce generated dynamically for us that can be used to send compliant SOAP messages to our service.</p>
 
-import junit.framework.TestCase;
-import org.apache.openejb.api.LocalClient;
+<pre><code>import org.junit.BeforeClass;
+import org.junit.Test;
 
-import javax.naming.Context;
-import javax.naming.InitialContext;
+import javax.ejb.embeddable.EJBContainer;
 import javax.xml.namespace.QName;
-import javax.xml.ws.Holder;
 import javax.xml.ws.Service;
-import javax.xml.ws.WebServiceRef;
 import java.net.URL;
-import java.util.Date;
 import java.util.Properties;
 
-@LocalClient
-public class CalculatorTest extends TestCase {
-
-    @WebServiceRef(
-            wsdlLocation = "http://127.0.0.1:4204/CalculatorImpl?wsdl"
-    )
-    private CalculatorWs calculatorWs;
+import static org.junit.Assert.assertEquals;
+import static org.junit.Assert.assertNotNull;
 
-    private InitialContext initialContext;
+public class CalculatorTest {
 
-    // date used to invoke a web service with INOUT parameters
-    private static final Date date = new Date();
-
-    protected void setUp() throws Exception {
+    @BeforeClass
+    public static void setUp() throws Exception {
         Properties properties = new Properties();
-        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.core.LocalInitialContextFactory");
         properties.setProperty("openejb.embedded.remotable", "true");
-
-        initialContext = new InitialContext(properties);
-        initialContext.bind("inject", this);
-    }
-
-    /**
-     * Create a webservice client using wsdl url
-     *
-     * @throws Exception
-     */
-    public void testCalculatorViaWsInterface() throws Exception {
-        Service calcService = Service.create(
-                new URL("http://127.0.0.1:4204/CalculatorImpl?wsdl"),
-                new QName("http://superbiz.org/wsdl", "CalculatorWsService"));
-        assertNotNull(calcService);
-
-        CalculatorWs calc = calcService.getPort(CalculatorWs.class);
-        assertEquals(10, calc.sum(4, 6));
-        assertEquals(12, calc.multiply(3, 4));
-
-        Holder&lt;String&gt; userIdHolder = new Holder&lt;String&gt;("jane");
-        Holder&lt;String&gt; returnCodeHolder = new Holder&lt;String&gt;();
-        Holder&lt;Date&gt; datetimeHolder = new Holder&lt;Date&gt;(date);
-        assertEquals(6, calc.factorial(3, userIdHolder, returnCodeHolder, datetimeHolder));
-        assertEquals(userIdHolder.value, returnCodeHolder.value);
-        assertTrue(date.before(datetimeHolder.value));
-    }
-
-    public void testWebServiceRefInjection() throws Exception {
-        assertEquals(10, calculatorWs.sum(4, 6));
-        assertEquals(12, calculatorWs.multiply(3, 4));
-
-        Holder&lt;String&gt; userIdHolder = new Holder&lt;String&gt;("jane");
-        Holder&lt;String&gt; returnCodeHolder = new Holder&lt;String&gt;();
-        Holder&lt;Date&gt; datetimeHolder = new Holder&lt;Date&gt;(date);
-        assertEquals(6, calculatorWs.factorial(3, userIdHolder, returnCodeHolder, datetimeHolder));
-        assertEquals(userIdHolder.value, returnCodeHolder.value);
-        assertTrue(date.before(datetimeHolder.value));
-    }
-
-    public void testCalculatorViaRemoteInterface() throws Exception {
-        CalculatorLocal calc = (CalculatorLocal) initialContext.lookup("CalculatorImplLocal");
-        assertEquals(10, calc.sum(4, 6));
-        assertEquals(12, calc.multiply(3, 4));
-
-        Holder&lt;String&gt; userIdHolder = new Holder&lt;String&gt;("jane");
-        Holder&lt;String&gt; returnCodeHolder = new Holder&lt;String&gt;();
-        Holder&lt;Date&gt; datetimeHolder = new Holder&lt;Date&gt;(date);
-        assertEquals(6, calc.factorial(3, userIdHolder, returnCodeHolder, datetimeHolder));
-        assertEquals(userIdHolder.value, returnCodeHolder.value);
-        assertTrue(date.before(datetimeHolder.value));
+        //properties.setProperty("httpejbd.print", "true");
+        //properties.setProperty("httpejbd.indent.xml", "true");
+        EJBContainer.createEJBContainer(properties);
+    }
+
+    @Test
+    public void test() throws Exception {
+        Service calculatorService = Service.create(
+                new URL("http://127.0.0.1:4204/Calculator?wsdl"),
+                new QName("http://superbiz.org/wsdl", "CalculatorService"));
+
+        assertNotNull(calculatorService);
+
+        CalculatorWs calculator = calculatorService.getPort(CalculatorWs.class);
+        assertEquals(10, calculator.sum(4, 6));
+        assertEquals(12, calculator.multiply(3, 4));
     }
 }
 </code></pre>
 
-<h2>ejb-jar.xml</h2>
-
-<pre><code>&lt;ejb-jar/&gt;
-</code></pre>
+<p>For easy testing we'll use the Embeddable EJBContainer API part of EJB 3.1 to boot CXF in our testcase.  This will deploy our application in the embedded container and bring the web service online so we can invoke it.</p>
 
 <h1>Running</h1>
 
+<p>Running the example can be done from maven with a simple 'mvn clean install' command run from the 'simple-webservice' directory.</p>
+
+<p>When run you should see output similar to the following.</p>
+
 <pre><code>-------------------------------------------------------
  T E S T S
 -------------------------------------------------------
-Running org.superbiz.calculator.CalculatorTest
-Apache OpenEJB 4.0.0-beta-1    build: 20111002-04:06
-http://openejb.apache.org/
-INFO - openejb.home = /Users/dblevins/examples/simple-webservice
-INFO - openejb.base = /Users/dblevins/examples/simple-webservice
+Running org.superbiz.calculator.ws.CalculatorTest
+INFO - ********************************************************************************
+INFO - OpenEJB http://openejb.apache.org/
+INFO - Startup: Sat Feb 18 19:11:50 PST 2012
+INFO - Copyright 1999-2012 (C) Apache OpenEJB Project, All Rights Reserved.
+INFO - Version: 4.0.0-beta-3-SNAPSHOT
+INFO - Build date: 20120218
+INFO - Build time: 03:32
+INFO - ********************************************************************************
+INFO - openejb.home = /Users/dblevins/work/all/trunk/openejb/examples/simple-webservice
+INFO - openejb.base = /Users/dblevins/work/all/trunk/openejb/examples/simple-webservice
+INFO - Created new singletonService org.apache.openejb.cdi.ThreadSingletonServiceImpl@16bdb503
+INFO - succeeded in installing singleton service
+INFO - Using 'javax.ejb.embeddable.EJBContainer=true'
+INFO - Cannot find the configuration file [conf/openejb.xml].  Will attempt to create one for the beans deployed.
 INFO - Configuring Service(id=Default Security Service, type=SecurityService, provider-id=Default Security Service)
 INFO - Configuring Service(id=Default Transaction Manager, type=TransactionManager, provider-id=Default Transaction Manager)
-INFO - Found EjbModule in classpath: /Users/dblevins/examples/simple-webservice/target/test-classes
-INFO - Found EjbModule in classpath: /Users/dblevins/examples/simple-webservice/target/classes
-INFO - Beginning load: /Users/dblevins/examples/simple-webservice/target/test-classes
-INFO - Beginning load: /Users/dblevins/examples/simple-webservice/target/classes
-INFO - Configuring enterprise application: /Users/dblevins/examples/simple-webservice/classpath.ear
+INFO - Creating TransactionManager(id=Default Transaction Manager)
+INFO - Creating SecurityService(id=Default Security Service)
+INFO - Beginning load: /Users/dblevins/work/all/trunk/openejb/examples/simple-webservice/target/classes
+INFO - Using 'openejb.embedded=true'
+INFO - Configuring enterprise application: /Users/dblevins/work/all/trunk/openejb/examples/simple-webservice
+INFO - Auto-deploying ejb Calculator: EjbDeployment(deployment-id=Calculator)
 INFO - Configuring Service(id=Default Stateless Container, type=Container, provider-id=Default Stateless Container)
-INFO - Auto-creating a container for bean CalculatorImpl: Container(type=STATELESS, id=Default Stateless Container)
-INFO - Enterprise application "/Users/dblevins/examples/simple-webservice/classpath.ear" loaded.
-INFO - Assembling app: /Users/dblevins/examples/simple-webservice/classpath.ear
-INFO - Jndi(name=CalculatorImplLocal) --&gt; Ejb(deployment-id=CalculatorImpl)
-INFO - Jndi(name=global/classpath.ear/simple-webservice/CalculatorImpl!org.superbiz.calculator.CalculatorLocal) --&gt; Ejb(deployment-id=CalculatorImpl)
-INFO - Jndi(name=global/classpath.ear/simple-webservice/CalculatorImpl) --&gt; Ejb(deployment-id=CalculatorImpl)
-INFO - Created Ejb(deployment-id=CalculatorImpl, ejb-name=CalculatorImpl, container=Default Stateless Container)
-INFO - Started Ejb(deployment-id=CalculatorImpl, ejb-name=CalculatorImpl, container=Default Stateless Container)
-INFO - LocalClient(class=org.superbiz.calculator.CalculatorTest, module=test-classes) 
-INFO - Deployed Application(path=/Users/dblevins/examples/simple-webservice/classpath.ear)
+INFO - Auto-creating a container for bean Calculator: Container(type=STATELESS, id=Default Stateless Container)
+INFO - Creating Container(id=Default Stateless Container)
+INFO - Configuring Service(id=Default Managed Container, type=Container, provider-id=Default Managed Container)
+INFO - Auto-creating a container for bean org.superbiz.calculator.ws.CalculatorTest: Container(type=MANAGED, id=Default Managed Container)
+INFO - Creating Container(id=Default Managed Container)
+INFO - Using directory /var/folders/bd/f9ntqy1m8xj_fs006s6crtjh0000gn/T for stateful session passivation
+INFO - Enterprise application "/Users/dblevins/work/all/trunk/openejb/examples/simple-webservice" loaded.
+INFO - Assembling app: /Users/dblevins/work/all/trunk/openejb/examples/simple-webservice
+INFO - ignoreXmlConfiguration == true
+INFO - ignoreXmlConfiguration == true
+INFO - existing thread singleton service in SystemInstance() org.apache.openejb.cdi.ThreadSingletonServiceImpl@16bdb503
+INFO - OpenWebBeans Container is starting...
+INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
+INFO - All injection points were validated successfully.
+INFO - OpenWebBeans Container has started, it took [62] ms.
+INFO - Created Ejb(deployment-id=Calculator, ejb-name=Calculator, container=Default Stateless Container)
+INFO - Started Ejb(deployment-id=Calculator, ejb-name=Calculator, container=Default Stateless Container)
+INFO - Deployed Application(path=/Users/dblevins/work/all/trunk/openejb/examples/simple-webservice)
 INFO - Initializing network services
+INFO - can't find log4j MDC class
 INFO - Creating ServerService(id=httpejbd)
 INFO - Creating ServerService(id=cxf)
 INFO - Creating ServerService(id=admin)
 INFO - Creating ServerService(id=ejbd)
 INFO - Creating ServerService(id=ejbds)
 INFO - Initializing network services
-  ** Starting Services **
-  NAME                 IP              PORT  
-  httpejbd             127.0.0.1       4204  
-  admin thread         127.0.0.1       4200  
-  ejbd                 127.0.0.1       4201  
-  ejbd                 127.0.0.1       4203  
--------
-Ready!
-Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.211 sec
+INFO -   ** Starting Services **
+INFO -   NAME                 IP              PORT
+INFO -   httpejbd             127.0.0.1       4204
+INFO - Creating Service {http://superbiz.org/wsdl}CalculatorService from class org.superbiz.calculator.ws.CalculatorWs
+INFO - Setting the server's publish address to be http://nopath:80
+INFO - Webservice(wsdl=http://127.0.0.1:4204/Calculator, qname={http://superbiz.org/wsdl}CalculatorService) --&gt; Ejb(id=Calculator)
+INFO -   admin thread         127.0.0.1       4200
+INFO -   ejbd                 127.0.0.1       4201
+INFO -   ejbd                 127.0.0.1       4203
+INFO - -------
+INFO - Ready!
+INFO - Creating Service {http://superbiz.org/wsdl}CalculatorService from WSDL: http://127.0.0.1:4204/Calculator?wsdl
+INFO - Creating Service {http://superbiz.org/wsdl}CalculatorService from WSDL: http://127.0.0.1:4204/Calculator?wsdl
+INFO - Default SAAJ universe not set
+INFO - TX NotSupported: Suspended transaction null
+Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.584 sec
 
 Results :
 
-Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
+Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
+</code></pre>
+
+<h2>Inspecting the messages</h2>
+
+<p>The above test case will result in the following SOAP messages being sent between the clien and server.</p>
+
+<h3>sum(int, int)</h3>
+
+<p>Request SOAP message:</p>
+
+<pre><code>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
+&lt;soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"&gt;
+  &lt;soap:Body&gt;
+    &lt;ns1:sum xmlns:ns1="http://superbiz.org/wsdl"&gt;
+      &lt;arg0&gt;4&lt;/arg0&gt;
+      &lt;arg1&gt;6&lt;/arg1&gt;
+    &lt;/ns1:sum&gt;
+  &lt;/soap:Body&gt;
+&lt;/soap:Envelope&gt;
+</code></pre>
+
+<p>Response SOAP message:</p>
+
+<pre><code>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
+&lt;soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"&gt;
+  &lt;soap:Body&gt;
+    &lt;ns1:sumResponse xmlns:ns1="http://superbiz.org/wsdl"&gt;
+      &lt;return&gt;10&lt;/return&gt;
+    &lt;/ns1:sumResponse&gt;
+  &lt;/soap:Body&gt;
+&lt;/soap:Envelope&gt;
+</code></pre>
+
+<h3>multiply(int, int)</h3>
+
+<p>Request SOAP message:</p>
+
+<pre><code>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
+&lt;soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"&gt;
+  &lt;soap:Body&gt;
+    &lt;ns1:multiply xmlns:ns1="http://superbiz.org/wsdl"&gt;
+      &lt;arg0&gt;3&lt;/arg0&gt;
+      &lt;arg1&gt;4&lt;/arg1&gt;
+    &lt;/ns1:multiply&gt;
+  &lt;/soap:Body&gt;
+&lt;/soap:Envelope&gt;
+</code></pre>
+
+<p>Response SOAP message:</p>
+
+<pre><code>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
+&lt;soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"&gt;
+  &lt;soap:Body&gt;
+    &lt;ns1:multiplyResponse xmlns:ns1="http://superbiz.org/wsdl"&gt;
+      &lt;return&gt;12&lt;/return&gt;
+    &lt;/ns1:multiplyResponse&gt;
+  &lt;/soap:Body&gt;
+&lt;/soap:Envelope&gt;
 </code></pre>
 
 
 <div class="page-header">&nbsp;</div>
 <h4>APIs Used</h4>
-<ul><li><a href="http://docs.oracle.com/javaee/6/api/javax/ejb/Local.html">javax.ejb.Local</a></li>
-<li><a href="http://docs.oracle.com/javaee/6/api/javax/ejb/Stateless.html">javax.ejb.Stateless</a></li>
-<li><a href="http://docs.oracle.com/javaee/6/api/javax/jws/HandlerChain.html">javax.jws.HandlerChain</a></li>
-<li><a href="http://docs.oracle.com/javaee/6/api/javax/jws/WebParam.html">javax.jws.WebParam</a></li>
+<ul><li><a href="http://docs.oracle.com/javaee/6/api/javax/ejb/Stateless.html">javax.ejb.Stateless</a></li>
+<li><a href="http://docs.oracle.com/javaee/6/api/javax/ejb/embeddable/EJBContainer.html">javax.ejb.embeddable.EJBContainer</a></li>
 <li><a href="http://docs.oracle.com/javaee/6/api/javax/jws/WebService.html">javax.jws.WebService</a></li>
-<li><a href="http://docs.oracle.com/javaee/6/api/javax/jws/soap/SOAPBinding.html">javax.jws.soap.SOAPBinding</a></li>
-<li><a href="http://docs.oracle.com/javaee/6/api/javax/jws/soap/SOAPBinding/ParameterStyle.html">javax.jws.soap.SOAPBinding.ParameterStyle</a></li>
-<li><a href="http://docs.oracle.com/javaee/6/api/javax/jws/soap/SOAPBinding/Style.html">javax.jws.soap.SOAPBinding.Style</a></li>
-<li><a href="http://docs.oracle.com/javaee/6/api/javax/jws/soap/SOAPBinding/Use.html">javax.jws.soap.SOAPBinding.Use</a></li>
-<li><a href="http://docs.oracle.com/javaee/6/api/javax/naming/Context.html">javax.naming.Context</a></li>
-<li><a href="http://docs.oracle.com/javaee/6/api/javax/naming/InitialContext.html">javax.naming.InitialContext</a></li>
 <li><a href="http://docs.oracle.com/javaee/6/api/javax/xml/namespace/QName.html">javax.xml.namespace.QName</a></li>
-<li><a href="http://docs.oracle.com/javaee/6/api/javax/xml/ws/Holder.html">javax.xml.ws.Holder</a></li>
 <li><a href="http://docs.oracle.com/javaee/6/api/javax/xml/ws/Service.html">javax.xml.ws.Service</a></li>
-<li><a href="http://docs.oracle.com/javaee/6/api/javax/xml/ws/WebServiceRef.html">javax.xml.ws.WebServiceRef</a></li>
-<li><a href="http://docs.oracle.com/javaee/6/api/javax/xml/ws/handler/MessageContext.html">javax.xml.ws.handler.MessageContext</a></li>
-<li><a href="http://docs.oracle.com/javaee/6/api/javax/xml/ws/handler/soap/SOAPHandler.html">javax.xml.ws.handler.soap.SOAPHandler</a></li>
-<li><a href="http://docs.oracle.com/javaee/6/api/javax/xml/ws/handler/soap/SOAPMessageContext.html">javax.xml.ws.handler.soap.SOAPMessageContext</a></li>
 </ul>
 
 

Modified: websites/production/openejb/content/java-ee-6-annotation-example.html
==============================================================================
--- websites/production/openejb/content/java-ee-6-annotation-example.html (original)
+++ websites/production/openejb/content/java-ee-6-annotation-example.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ easiest way to run a Java EE 6 annotatio
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/java-ee-6-annotation-examples.html
==============================================================================
--- websites/production/openejb/content/java-ee-6-annotation-examples.html (original)
+++ websites/production/openejb/content/java-ee-6-annotation-examples.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ easiest way to run a Java EE 6 annotatio
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/java-ee-6-example.html
==============================================================================
--- websites/production/openejb/content/java-ee-6-example.html (original)
+++ websites/production/openejb/content/java-ee-6-example.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ easiest way to run a Java EE 6 example i
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>

Modified: websites/production/openejb/content/java-ee-6-examples.html
==============================================================================
--- websites/production/openejb/content/java-ee-6-examples.html (original)
+++ websites/production/openejb/content/java-ee-6-examples.html Sun Feb 19 03:49:08 2012
@@ -190,6 +190,7 @@ easiest way to run a Java EE 6 example i
 
 <h3>Web Services</h3></li>
 <li><a href="examples-trunk/simple-webservice/README.html">simple-webservice</a></li>
+<li><a href="examples-trunk/webservice-handlerchain/README.html">webservice-handlerchain</a></li>
 <li><a href="examples-trunk/webservice-attachments/README.html">webservice-attachments</a></li>
 <li><a href="examples-trunk/webservice-inheritance/README.html">webservice-inheritance</a></li>
 <li><a href="examples-trunk/webservice-security/README.html">webservice-security</a></li>