You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2011/12/27 23:03:59 UTC

svn commit: r801141 [1/2] - in /websites/production/openejb: ./ content/ content/dev/ content/examples-trunk/ content/examples-trunk/applicationexception/ content/examples-trunk/applicationexception/src/test/java/org/superbiz/appexception/ content/exam...

Author: rmannibucau
Date: Tue Dec 27 22:03:54 2011
New Revision: 801141

Log:
openejb site update

Added:
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/README.html
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/README.html
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/pom.xml
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/pom.xml
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/main/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/main/
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/main/java/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/main/java/
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/main/java/org/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/main/java/org/
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/main/java/org/superbiz/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/main/java/org/superbiz/
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/main/java/org/superbiz/cdi/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/main/java/org/superbiz/cdi/
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/main/java/org/superbiz/cdi/bookshow/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/main/java/org/superbiz/cdi/bookshow/
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/main/java/org/superbiz/cdi/bookshow/beans/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/main/java/org/superbiz/cdi/bookshow/beans/
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/main/java/org/superbiz/cdi/bookshow/beans/BookShow.java
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/main/java/org/superbiz/cdi/bookshow/beans/BookShow.java
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/main/java/org/superbiz/cdi/bookshow/interceptorbinding/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/main/java/org/superbiz/cdi/bookshow/interceptorbinding/
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/main/java/org/superbiz/cdi/bookshow/interceptorbinding/Log.java
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/main/java/org/superbiz/cdi/bookshow/interceptorbinding/Log.java
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/main/java/org/superbiz/cdi/bookshow/interceptors/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/main/java/org/superbiz/cdi/bookshow/interceptors/
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/main/java/org/superbiz/cdi/bookshow/interceptors/LoggingInterceptor.java
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/main/java/org/superbiz/cdi/bookshow/interceptors/LoggingInterceptor.java
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/main/resources/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/main/resources/
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/main/resources/META-INF/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/main/resources/META-INF/
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/main/resources/META-INF/beans.xml
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/main/resources/META-INF/beans.xml
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/test/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/test/
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/test/java/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/test/java/
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/test/java/org/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/test/java/org/
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/test/java/org/superbiz/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/test/java/org/superbiz/
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/test/java/org/superbiz/cdi/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/test/java/org/superbiz/cdi/
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/test/java/org/superbiz/cdi/bookshow/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/test/java/org/superbiz/cdi/bookshow/
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/test/java/org/superbiz/cdi/bookshow/interceptors/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/test/java/org/superbiz/cdi/bookshow/interceptors/
    websites/production/openejb/content/examples-trunk/simple-cdi-interceptor/src/test/java/org/superbiz/cdi/bookshow/interceptors/BookShowTest.java
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-cdi-interceptor/src/test/java/org/superbiz/cdi/bookshow/interceptors/BookShowTest.java
    websites/production/openejb/content/examples-trunk/simple-osgi/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/
    websites/production/openejb/content/examples-trunk/simple-osgi/pom.xml
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/pom.xml
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-api/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-api/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-api/pom.xml
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-api/pom.xml
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-api/src/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-api/src/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-api/src/main/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-api/src/main/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-api/src/main/java/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-api/src/main/java/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-api/src/main/java/org/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-api/src/main/java/org/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-api/src/main/java/org/superbiz/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-api/src/main/java/org/superbiz/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-api/src/main/java/org/superbiz/osgi/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-api/src/main/java/org/superbiz/osgi/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-api/src/main/java/org/superbiz/osgi/calculator/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-api/src/main/java/org/superbiz/osgi/calculator/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-api/src/main/java/org/superbiz/osgi/calculator/CalculatorLocal.java
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-api/src/main/java/org/superbiz/osgi/calculator/CalculatorLocal.java
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-api/src/main/java/org/superbiz/osgi/calculator/CalculatorRemote.java
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-api/src/main/java/org/superbiz/osgi/calculator/CalculatorRemote.java
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-camel-client/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-camel-client/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-camel-client/pom.xml
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-camel-client/pom.xml
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-camel-client/src/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-camel-client/src/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-camel-client/src/main/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-camel-client/src/main/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-camel-client/src/main/resources/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-camel-client/src/main/resources/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-camel-client/src/main/resources/META-INF/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-camel-client/src/main/resources/META-INF/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-camel-client/src/main/resources/META-INF/spring/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-camel-client/src/main/resources/META-INF/spring/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-camel-client/src/main/resources/META-INF/spring/calculator-camel-ctx.xml
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-camel-client/src/main/resources/META-INF/spring/calculator-camel-ctx.xml
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-core/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-core/pom.xml
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/pom.xml
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-core/src/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/src/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/calculator/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/calculator/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/calculator/impl/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/calculator/impl/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/calculator/impl/CalculatorBean.java
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/calculator/impl/CalculatorBean.java
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/moviefun/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/moviefun/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/moviefun/AddInterceptor.java
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/moviefun/AddInterceptor.java
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/moviefun/Bootstrap.java
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/moviefun/Bootstrap.java
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/moviefun/DeleteInterceptor.java
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/moviefun/DeleteInterceptor.java
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/moviefun/Movie.java
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/moviefun/Movie.java
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/moviefun/Movies.java
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/moviefun/Movies.java
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/resources/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/resources/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/resources/META-INF/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/resources/META-INF/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/resources/META-INF/persistence.xml
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/resources/META-INF/persistence.xml
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/pom.xml
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/pom.xml
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/src/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/src/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/src/main/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/src/main/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/src/main/java/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/src/main/java/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/src/main/java/org/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/src/main/java/org/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/src/main/java/org/superbiz/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/src/main/java/org/superbiz/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/src/main/java/org/superbiz/calculator/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/src/main/java/org/superbiz/calculator/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/src/main/java/org/superbiz/calculator/lookupclient/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/src/main/java/org/superbiz/calculator/lookupclient/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/src/main/java/org/superbiz/calculator/lookupclient/SingletonCalculatorClient.java
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/src/main/java/org/superbiz/calculator/lookupclient/SingletonCalculatorClient.java
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-remote-client/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-remote-client/pom.xml
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/pom.xml
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/calculator/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/calculator/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/calculator/client/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/calculator/client/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/calculator/client/ClientUtil.java
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/calculator/client/ClientUtil.java
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/calculator/client/RemoteClientActivator.java
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/calculator/client/RemoteClientActivator.java
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/calculator/client/RemoteClientMain.java
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/calculator/client/RemoteClientMain.java
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-service-injection/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-service-injection/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-service-injection/pom.xml
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-service-injection/pom.xml
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-service-injection/src/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-service-injection/src/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-service-injection/src/main/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-service-injection/src/main/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-service-injection/src/main/java/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-service-injection/src/main/java/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-service-injection/src/main/java/org/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-service-injection/src/main/java/org/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-service-injection/src/main/java/org/superbiz/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-service-injection/src/main/java/org/superbiz/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-service-injection/src/main/java/org/superbiz/osgi/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-service-injection/src/main/java/org/superbiz/osgi/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-service-injection/src/main/java/org/superbiz/osgi/injection/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-service-injection/src/main/java/org/superbiz/osgi/injection/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-service-injection/src/main/java/org/superbiz/osgi/injection/service/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-service-injection/src/main/java/org/superbiz/osgi/injection/service/
    websites/production/openejb/content/examples-trunk/simple-osgi/simple-osgi-service-injection/src/main/java/org/superbiz/osgi/injection/service/Injected.java
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-service-injection/src/main/java/org/superbiz/osgi/injection/service/Injected.java
    websites/production/openejb/content/examples-trunk/simple-osgi/standard-ejbd-server/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/standard-ejbd-server/
    websites/production/openejb/content/examples-trunk/simple-osgi/standard-ejbd-server/pom.xml
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/standard-ejbd-server/pom.xml
    websites/production/openejb/content/examples-trunk/simple-osgi/standard-ejbd-server/src/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/standard-ejbd-server/src/
    websites/production/openejb/content/examples-trunk/simple-osgi/standard-ejbd-server/src/main/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/standard-ejbd-server/src/main/
    websites/production/openejb/content/examples-trunk/simple-osgi/standard-ejbd-server/src/main/java/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/standard-ejbd-server/src/main/java/
    websites/production/openejb/content/examples-trunk/simple-osgi/standard-ejbd-server/src/main/java/org/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/standard-ejbd-server/src/main/java/org/
    websites/production/openejb/content/examples-trunk/simple-osgi/standard-ejbd-server/src/main/java/org/superbiz/
      - copied from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/standard-ejbd-server/src/main/java/org/superbiz/
    websites/production/openejb/content/examples-trunk/simple-osgi/standard-ejbd-server/src/main/java/org/superbiz/StandardEjbdServer.java
      - copied unchanged from r801140, websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/standard-ejbd-server/src/main/java/org/superbiz/StandardEjbdServer.java
Modified:
    websites/production/openejb/   (props changed)
    websites/production/openejb/content/dev/contribution-tips.html
    websites/production/openejb/content/examples-trunk/applicationexception/README.html
    websites/production/openejb/content/examples-trunk/applicationexception/src/test/java/org/superbiz/appexception/ThrowBusinessExceptionImplTest.java
    websites/production/openejb/content/examples-trunk/bean-validation-design-by-contract/src/main/java/org/superbiz/designbycontract/OlympicGamesManager.java
    websites/production/openejb/content/examples-trunk/bean-validation-design-by-contract/src/main/java/org/superbiz/designbycontract/PoleVaultingManager.java
    websites/production/openejb/content/examples-trunk/bean-validation-design-by-contract/src/main/java/org/superbiz/designbycontract/PoleVaultingManagerBean.java
    websites/production/openejb/content/examples-trunk/bean-validation-design-by-contract/src/test/java/OlympicGamesTest.java
    websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Journey.java
    websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/LowCostCompanie.java
    websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Society.java
    websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Vehicle.java
    websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/AirOpenEJB.java
    websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/Mock.java
    websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/StereotypeTest.java
    websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/SuperCar.java
    websites/production/openejb/content/examples-trunk/cdi-events/src/main/java/org/superbiz/cdi/events/Notifier.java
    websites/production/openejb/content/examples-trunk/cdi-events/src/test/java/org/superbiz/cdi/events/EventTest.java
    websites/production/openejb/content/examples-trunk/cdi-events/src/test/java/org/superbiz/cdi/events/Observer.java
    websites/production/openejb/content/examples-trunk/component-interfaces/src/main/java/org/superbiz/FriendlyPerson.java
    websites/production/openejb/content/examples-trunk/component-interfaces/src/test/java/org/superbiz/FriendlyPersonTest.java
    websites/production/openejb/content/examples-trunk/datasource-ciphered-password/src/test/java/org/superbiz/DataSourceCipheredExampleTest.java
    websites/production/openejb/content/examples-trunk/dynamic-dao-implementation/src/main/java/org/superbiz/dynamic/User.java
    websites/production/openejb/content/examples-trunk/dynamic-dao-implementation/src/main/java/org/superbiz/dynamic/UserDao.java
    websites/production/openejb/content/examples-trunk/dynamic-dao-implementation/src/test/java/org/superbiz/dynamic/DynamicUserDaoTest.java
    websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/README.html
    websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/src/main/java/org/superbiz/dynamicdatasourcerouting/BoostrapUtility.java
    websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/src/main/java/org/superbiz/dynamicdatasourcerouting/DeterminedRouter.java
    websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/src/main/java/org/superbiz/dynamicdatasourcerouting/Person.java
    websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/src/main/java/org/superbiz/dynamicdatasourcerouting/RoutedPersister.java
    websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/src/test/java/org/superbiz/dynamicdatasourcerouting/DynamicDataSourceTest.java
    websites/production/openejb/content/examples-trunk/dynamic-implementation/src/main/java/org/superbiz/dynamic/SocialBean.java
    websites/production/openejb/content/examples-trunk/dynamic-implementation/src/main/java/org/superbiz/dynamic/SocialHandler.java
    websites/production/openejb/content/examples-trunk/dynamic-implementation/src/main/java/org/superbiz/dynamic/SocialInterceptor.java
    websites/production/openejb/content/examples-trunk/dynamic-implementation/src/test/java/org/superbiz/dynamic/SocialTest.java
    websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/main/java/org/superbiz/dynamic/mbean/DynamicMBeanHandler.java
    websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/main/java/org/superbiz/dynamic/mbean/ObjectName.java
    websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicMBeanClient.java
    websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicMBeanClientTest.java
    websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicRemoteMBeanClient.java
    websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/simple/Simple.java
    websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/simple/SimpleMBean.java
    websites/production/openejb/content/examples-trunk/ear-testing/README.html
    websites/production/openejb/content/examples-trunk/ear-testing/business-logic/src/test/java/org/superbiz/logic/MoviesTest.java
    websites/production/openejb/content/examples-trunk/helloworld-weblogic/README.html
    websites/production/openejb/content/examples-trunk/helloworld-weblogic/src/test/java/org/superbiz/hello/HelloTest.java
    websites/production/openejb/content/examples-trunk/interceptors/README.html
    websites/production/openejb/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/FullyInterceptedTest.java
    websites/production/openejb/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/MethodLevelInterceptorOnlyTest.java
    websites/production/openejb/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/SecondStatelessInterceptedTest.java
    websites/production/openejb/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/ThirdSLSBeanTest.java
    websites/production/openejb/content/examples-trunk/mbean-auto-registration/src/main/java/org/superbiz/mbean/GuessHowManyMBean.java
    websites/production/openejb/content/examples-trunk/mbean-auto-registration/src/test/java/org/superbiz/mbean/GuessHowManyMBeanTest.java
    websites/production/openejb/content/examples-trunk/pom.xml
    websites/production/openejb/content/examples-trunk/quartz-app/README.html
    websites/production/openejb/content/examples-trunk/quartz-app/quartz-beans/src/test/java/org/superbiz/quartz/QuartzMdbTest.java
    websites/production/openejb/content/examples-trunk/reload-persistence-unit-properties/src/main/java/org/superbiz/reloadable/pu/Person.java
    websites/production/openejb/content/examples-trunk/reload-persistence-unit-properties/src/main/java/org/superbiz/reloadable/pu/PersonManager.java
    websites/production/openejb/content/examples-trunk/reload-persistence-unit-properties/src/test/java/org/superbiz/reloadable/pu/CacheActivationTest.java
    websites/production/openejb/content/examples-trunk/rest-on-ejb/src/main/java/org/superbiz/rest/User.java
    websites/production/openejb/content/examples-trunk/rest-on-ejb/src/main/java/org/superbiz/rest/UserService.java
    websites/production/openejb/content/examples-trunk/rest-on-ejb/src/test/java/org/superbiz/rest/UserServiceTest.java
    websites/production/openejb/content/examples-trunk/schedule-expression/README.html
    websites/production/openejb/content/examples-trunk/simple-cmp2/README.html
    websites/production/openejb/content/examples-trunk/simple-cmp2/src/test/java/org/superbiz/cmp2/MoviesTest.java
    websites/production/openejb/content/examples-trunk/simple-mdb-and-cdi/src/main/java/org/superbiz/mdb/ChatRespondCreator.java
    websites/production/openejb/content/examples-trunk/simple-singleton/README.html
    websites/production/openejb/content/examples-trunk/simple-stateful/README.html
    websites/production/openejb/content/examples-trunk/simple-stateless-with-descriptor/README.html
    websites/production/openejb/content/examples-trunk/simple-stateless-with-descriptor/src/test/java/org/superbiz/calculator/CalculatorTest.java
    websites/production/openejb/content/examples-trunk/simple-webservice/README.html
    websites/production/openejb/content/examples-trunk/simple-webservice/src/test/java/org/superbiz/calculator/CalculatorTest.java
    websites/production/openejb/content/examples-trunk/spring-integration/README.html
    websites/production/openejb/content/examples-trunk/spring-integration/src/main/resources/movies.xml
    websites/production/openejb/content/examples-trunk/telephone-stateful/README.html
    websites/production/openejb/content/examples-trunk/telephone-stateful/src/test/java/org/superbiz/telephone/TelephoneTest.java
    websites/production/openejb/content/examples-trunk/testing-security-2/README.html
    websites/production/openejb/content/examples-trunk/testing-security-2/src/test/java/org/superbiz/injection/secure/MovieTest.java
    websites/production/openejb/content/examples-trunk/webapps/moviefun/README.html
    websites/production/openejb/content/examples-trunk/webapps/moviefun/app/src/test/java/org/superbiz/moviefun/MoviesTest.java
    websites/production/openejb/content/examples-trunk/webapps/moviefun/monitor/src/main/resources/jndi.properties
    websites/production/openejb/content/examples-trunk/webapps/resources-declared-in-webapp/src/main/java/org/superbiz/bean/Manager.java
    websites/production/openejb/content/examples-trunk/webapps/resources-declared-in-webapp/src/main/java/org/superbiz/resource/ManagerResource.java
    websites/production/openejb/content/examples-trunk/webapps/resources-declared-in-webapp/src/main/java/org/superbiz/servlet/ManagerServlet.java
    websites/production/openejb/content/examples-trunk/webapps/rest-example-with-application/src/main/java/org/superbiz/rest/application/ApplicationConfig.java
    websites/production/openejb/content/examples-trunk/webapps/rest-example-with-application/src/main/java/org/superbiz/rest/application/SimpleRESTEJB.java
    websites/production/openejb/content/examples-trunk/webapps/rest-example-with-application/src/main/java/org/superbiz/rest/application/SimpleRESTPojo.java
    websites/production/openejb/content/examples-trunk/webapps/rest-example/src/main/java/org/superbiz/rest/dao/CommentDAO.java
    websites/production/openejb/content/examples-trunk/webapps/rest-example/src/main/java/org/superbiz/rest/dao/DAO.java
    websites/production/openejb/content/examples-trunk/webapps/rest-example/src/main/java/org/superbiz/rest/dao/PostDAO.java
    websites/production/openejb/content/examples-trunk/webapps/rest-example/src/main/java/org/superbiz/rest/dao/UserDAO.java
    websites/production/openejb/content/examples-trunk/webapps/rest-example/src/main/java/org/superbiz/rest/model/Comment.java
    websites/production/openejb/content/examples-trunk/webapps/rest-example/src/main/java/org/superbiz/rest/model/DatedModel.java
    websites/production/openejb/content/examples-trunk/webapps/rest-example/src/main/java/org/superbiz/rest/model/Model.java
    websites/production/openejb/content/examples-trunk/webapps/rest-example/src/main/java/org/superbiz/rest/model/Post.java
    websites/production/openejb/content/examples-trunk/webapps/rest-example/src/main/java/org/superbiz/rest/model/User.java
    websites/production/openejb/content/examples-trunk/webapps/rest-example/src/main/java/org/superbiz/rest/service/CommentService.java
    websites/production/openejb/content/examples-trunk/webapps/rest-example/src/main/java/org/superbiz/rest/service/PostService.java
    websites/production/openejb/content/examples-trunk/webapps/rest-example/src/main/java/org/superbiz/rest/service/UserService.java
    websites/production/openejb/content/examples-trunk/webapps/rest-example/src/test/java/org/superbiz/rest/dao/UserDaoTest.java
    websites/production/openejb/content/examples-trunk/webapps/rest-example/src/test/java/org/superbiz/rest/dao/UserServiceTest.java
    websites/production/openejb/content/examples-trunk/webapps/struts/README.html
    websites/production/openejb/content/examples-trunk/webapps/struts/src/main/java/org/superbiz/struts/AddUser.java
    websites/production/openejb/content/examples-trunk/webapps/struts/src/main/java/org/superbiz/struts/FindUser.java
    websites/production/openejb/content/examples-trunk/webapps/struts/src/main/java/org/superbiz/struts/ListAllUsers.java
    websites/production/openejb/content/examples-trunk/webservice-attachments/README.html
    websites/production/openejb/content/examples-trunk/webservice-attachments/src/test/java/org/superbiz/attachment/AttachmentTest.java
    websites/production/openejb/content/examples-trunk/webservice-inheritance/README.html
    websites/production/openejb/content/examples-trunk/webservice-inheritance/src/test/java/org/superbiz/inheritance/InheritanceTest.java
    websites/production/openejb/content/examples-trunk/webservice-security/README.html
    websites/production/openejb/content/examples-trunk/webservice-security/src/test/java/org/superbiz/calculator/CalculatorTest.java
    websites/production/openejb/content/examples-trunk/webservice-ws-security/README.html
    websites/production/openejb/content/examples-trunk/webservice-ws-security/src/test/java/org/superbiz/calculator/CalculatorTest.java
    websites/production/openejb/content/singleton-example.html

Propchange: websites/production/openejb/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Dec 27 22:03:54 2011
@@ -1 +1 @@
-/websites/staging/openejb/trunk:790824-800295
+/websites/staging/openejb/trunk:790824-801140

Modified: websites/production/openejb/content/dev/contribution-tips.html
==============================================================================
--- websites/production/openejb/content/dev/contribution-tips.html (original)
+++ websites/production/openejb/content/dev/contribution-tips.html Tue Dec 27 22:03:54 2011
@@ -77,7 +77,7 @@
 <h1>First steps</h1>
 
 <ol>
-<li>Subscribe to the <a href="mailto:dev-subscribe@openejb.apche.org">dev list</a>
+<li>Subscribe to the <a href="mailto:dev-subscribe@openejb.apache.org">dev list</a>
 and say Hi</li>
 <li>Get the source code with svn or git
 <ul>

Modified: websites/production/openejb/content/examples-trunk/applicationexception/README.html
==============================================================================
--- websites/production/openejb/content/examples-trunk/applicationexception/README.html (original)
+++ websites/production/openejb/content/examples-trunk/applicationexception/README.html Tue Dec 27 22:03:54 2011
@@ -133,7 +133,7 @@ public class ThrowBusinessExceptionImplT
     @Before
     public void setUp() throws Exception {
         Properties properties = new Properties();
-        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.client.LocalInitialContextFactory");
+        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.localclient.LocalInitialContextFactory");
 
         initialContext = new InitialContext(properties);
     }

Modified: websites/production/openejb/content/examples-trunk/applicationexception/src/test/java/org/superbiz/appexception/ThrowBusinessExceptionImplTest.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/applicationexception/src/test/java/org/superbiz/appexception/ThrowBusinessExceptionImplTest.java (original)
+++ websites/production/openejb/content/examples-trunk/applicationexception/src/test/java/org/superbiz/appexception/ThrowBusinessExceptionImplTest.java Tue Dec 27 22:03:54 2011
@@ -35,7 +35,7 @@ public class ThrowBusinessExceptionImplT
     @Before
     public void setUp() throws Exception {
         Properties properties = new Properties();
-        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.client.LocalInitialContextFactory");
+        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.localclient.LocalInitialContextFactory");
 
         initialContext = new InitialContext(properties);
     }

Modified: websites/production/openejb/content/examples-trunk/bean-validation-design-by-contract/src/main/java/org/superbiz/designbycontract/OlympicGamesManager.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/bean-validation-design-by-contract/src/main/java/org/superbiz/designbycontract/OlympicGamesManager.java (original)
+++ websites/production/openejb/content/examples-trunk/bean-validation-design-by-contract/src/main/java/org/superbiz/designbycontract/OlympicGamesManager.java Tue Dec 27 22:03:54 2011
@@ -20,9 +20,6 @@ import javax.ejb.Stateless;
 import javax.validation.constraints.Pattern;
 import javax.validation.constraints.Size;
 
-/**
- * @author Romain Manni-Bucau
- */
 @Stateless
 public class OlympicGamesManager {
     public String addSportMan(@Pattern(regexp = "^[A-Za-z]+$") String name, @Size(min = 2, max = 4) String country) {

Modified: websites/production/openejb/content/examples-trunk/bean-validation-design-by-contract/src/main/java/org/superbiz/designbycontract/PoleVaultingManager.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/bean-validation-design-by-contract/src/main/java/org/superbiz/designbycontract/PoleVaultingManager.java (original)
+++ websites/production/openejb/content/examples-trunk/bean-validation-design-by-contract/src/main/java/org/superbiz/designbycontract/PoleVaultingManager.java Tue Dec 27 22:03:54 2011
@@ -19,9 +19,6 @@ package org.superbiz.designbycontract;
 import javax.ejb.Local;
 import javax.validation.constraints.Min;
 
-/**
- * @author Romain Manni-Bucau
- */
 @Local
 public interface PoleVaultingManager {
     int points(@Min(120) int centimeters);

Modified: websites/production/openejb/content/examples-trunk/bean-validation-design-by-contract/src/main/java/org/superbiz/designbycontract/PoleVaultingManagerBean.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/bean-validation-design-by-contract/src/main/java/org/superbiz/designbycontract/PoleVaultingManagerBean.java (original)
+++ websites/production/openejb/content/examples-trunk/bean-validation-design-by-contract/src/main/java/org/superbiz/designbycontract/PoleVaultingManagerBean.java Tue Dec 27 22:03:54 2011
@@ -18,9 +18,6 @@ package org.superbiz.designbycontract;
 
 import javax.ejb.Stateless;
 
-/**
- * @author Romain Manni-Bucau
- */
 @Stateless
 public class PoleVaultingManagerBean implements PoleVaultingManager {
     @Override

Modified: websites/production/openejb/content/examples-trunk/bean-validation-design-by-contract/src/test/java/OlympicGamesTest.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/bean-validation-design-by-contract/src/test/java/OlympicGamesTest.java (original)
+++ websites/production/openejb/content/examples-trunk/bean-validation-design-by-contract/src/test/java/OlympicGamesTest.java Tue Dec 27 22:03:54 2011
@@ -37,10 +37,6 @@ import static junit.framework.Assert.fai
 
 // TODO This needs to be in a non-default package
 
-/**
- *
- * @author Romain Manni-Bucau
- */
 public class OlympicGamesTest {
     private static Context context;
 

Modified: websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Journey.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Journey.java (original)
+++ websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Journey.java Tue Dec 27 22:03:54 2011
@@ -3,9 +3,6 @@ package org.superbiz.cdi.stereotype;
 import javax.ejb.Singleton;
 import javax.inject.Inject;
 
-/**
- * @author rmannibucau
- */
 @Singleton
 public class Journey {
     @Inject private Vehicle vehicle;

Modified: websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/LowCostCompanie.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/LowCostCompanie.java (original)
+++ websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/LowCostCompanie.java Tue Dec 27 22:03:54 2011
@@ -1,8 +1,5 @@
 package org.superbiz.cdi.stereotype;
 
-/**
- * @author rmannibucau
- */
 public class LowCostCompanie implements Society {
     @Override
     public String category() {

Modified: websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Society.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Society.java (original)
+++ websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Society.java Tue Dec 27 22:03:54 2011
@@ -1,8 +1,5 @@
 package org.superbiz.cdi.stereotype;
 
-/**
- * @author rmannibucau
- */
 public interface Society {
     String category();
 }

Modified: websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Vehicle.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Vehicle.java (original)
+++ websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Vehicle.java Tue Dec 27 22:03:54 2011
@@ -1,8 +1,5 @@
 package org.superbiz.cdi.stereotype;
 
-/**
- * @author rmannibucau
- */
 public interface Vehicle {
     String name();
 }

Modified: websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/AirOpenEJB.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/AirOpenEJB.java (original)
+++ websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/AirOpenEJB.java Tue Dec 27 22:03:54 2011
@@ -1,7 +1,6 @@
 package org.superbiz.cdi.stereotype;
 
 /**
- * @author rmannibucau
  *
  * without @Mock annotation which specifies this class as an alternative
  * you'll have this exception:

Modified: websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/Mock.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/Mock.java (original)
+++ websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/Mock.java Tue Dec 27 22:03:54 2011
@@ -8,9 +8,6 @@ import java.lang.annotation.Target;
 import static java.lang.annotation.ElementType.TYPE;
 import static java.lang.annotation.RetentionPolicy.RUNTIME;
 
-/**
- * @author rmannibucau
- */
 // defining a stereotype for class level
 @Stereotype
 @Retention(RUNTIME)

Modified: websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/StereotypeTest.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/StereotypeTest.java (original)
+++ websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/StereotypeTest.java Tue Dec 27 22:03:54 2011
@@ -9,9 +9,6 @@ import javax.naming.NamingException;
 
 import static org.junit.Assert.assertEquals;
 
-/**
- * @author rmannibucau
- */
 public class StereotypeTest {
     private static EJBContainer container;
     private static Journey journey;

Modified: websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/SuperCar.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/SuperCar.java (original)
+++ websites/production/openejb/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/SuperCar.java Tue Dec 27 22:03:54 2011
@@ -1,8 +1,5 @@
 package org.superbiz.cdi.stereotype;
 
-/**
- * @author rmannibucau
- */
 @Mock
 public class SuperCar implements Vehicle {
     @Override

Modified: websites/production/openejb/content/examples-trunk/cdi-events/src/main/java/org/superbiz/cdi/events/Notifier.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/cdi-events/src/main/java/org/superbiz/cdi/events/Notifier.java (original)
+++ websites/production/openejb/content/examples-trunk/cdi-events/src/main/java/org/superbiz/cdi/events/Notifier.java Tue Dec 27 22:03:54 2011
@@ -22,9 +22,6 @@ import javax.enterprise.event.Event;
 import javax.inject.Inject;
 import java.util.Date;
 
-/**
- * @author rmannibucau
- */
 @Singleton
 public class Notifier {
     @Inject private Event<Date> dateEvent;

Modified: websites/production/openejb/content/examples-trunk/cdi-events/src/test/java/org/superbiz/cdi/events/EventTest.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/cdi-events/src/test/java/org/superbiz/cdi/events/EventTest.java (original)
+++ websites/production/openejb/content/examples-trunk/cdi-events/src/test/java/org/superbiz/cdi/events/EventTest.java Tue Dec 27 22:03:54 2011
@@ -28,9 +28,6 @@ import javax.naming.NamingException;
 
 import static junit.framework.Assert.assertTrue;
 
-/**
- * @author rmannibucau
- */
 public class EventTest {
     private static EJBContainer container;
     private static String initialLogProperty;

Modified: websites/production/openejb/content/examples-trunk/cdi-events/src/test/java/org/superbiz/cdi/events/Observer.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/cdi-events/src/test/java/org/superbiz/cdi/events/Observer.java (original)
+++ websites/production/openejb/content/examples-trunk/cdi-events/src/test/java/org/superbiz/cdi/events/Observer.java Tue Dec 27 22:03:54 2011
@@ -25,9 +25,6 @@ import java.util.ArrayList;
 import java.util.Date;
 import java.util.List;
 
-/**
- * @author rmannibucau
- */
 @Singleton
 public class Observer {
     private static final Logger LOGGER = LoggerFactory.getLogger(Observer.class);

Modified: websites/production/openejb/content/examples-trunk/component-interfaces/src/main/java/org/superbiz/FriendlyPerson.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/component-interfaces/src/main/java/org/superbiz/FriendlyPerson.java (original)
+++ websites/production/openejb/content/examples-trunk/component-interfaces/src/main/java/org/superbiz/FriendlyPerson.java Tue Dec 27 22:03:54 2011
@@ -32,7 +32,6 @@ import java.util.Properties;
  * This is an EJB 3 style pojo stateful session bean
  * it does not need to implement javax.ejb.SessionBean
  *
- * @author <a href="mailto:david.blevins@visi.com">David Blevins</a>
  */
 //START SNIPPET: code
 

Modified: websites/production/openejb/content/examples-trunk/component-interfaces/src/test/java/org/superbiz/FriendlyPersonTest.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/component-interfaces/src/test/java/org/superbiz/FriendlyPersonTest.java (original)
+++ websites/production/openejb/content/examples-trunk/component-interfaces/src/test/java/org/superbiz/FriendlyPersonTest.java Tue Dec 27 22:03:54 2011
@@ -23,8 +23,7 @@ import javax.naming.Context;
 import java.util.Locale;
 
 /**
- * @author <a href="mailto:david.blevins@visi.com">David Blevins</a>
- * @version $Rev: 1090810 $ $Date: 2011-04-10 14:49:26 +0000 (Sun, 10 Apr 2011) $
+ * @version $Rev: 1220545 $ $Date: 2011-12-18 21:22:34 +0000 (Sun, 18 Dec 2011) $
  */
 public class FriendlyPersonTest extends TestCase {
 

Modified: websites/production/openejb/content/examples-trunk/datasource-ciphered-password/src/test/java/org/superbiz/DataSourceCipheredExampleTest.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/datasource-ciphered-password/src/test/java/org/superbiz/DataSourceCipheredExampleTest.java (original)
+++ websites/production/openejb/content/examples-trunk/datasource-ciphered-password/src/test/java/org/superbiz/DataSourceCipheredExampleTest.java Tue Dec 27 22:03:54 2011
@@ -32,9 +32,6 @@ import java.util.Properties;
 
 import static junit.framework.Assert.assertNotNull;
 
-/**
- * @author Romain Manni-Bucau
- */
 public class DataSourceCipheredExampleTest {
     private static final String USER = DataSourceCipheredExampleTest.class.getSimpleName().toUpperCase();
     private static final String PASSWORD = "YouLLN3v3rFindM3";

Modified: websites/production/openejb/content/examples-trunk/dynamic-dao-implementation/src/main/java/org/superbiz/dynamic/User.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/dynamic-dao-implementation/src/main/java/org/superbiz/dynamic/User.java (original)
+++ websites/production/openejb/content/examples-trunk/dynamic-dao-implementation/src/main/java/org/superbiz/dynamic/User.java Tue Dec 27 22:03:54 2011
@@ -22,9 +22,6 @@ import javax.persistence.Id;
 import javax.persistence.NamedQueries;
 import javax.persistence.NamedQuery;
 
-/**
- * @author rmannibucau
- */
 @Entity
 @NamedQueries({
         @NamedQuery(name = "dynamic-ejb-impl-test.query", query = "SELECT u FROM User AS u WHERE u.name LIKE :name"),

Modified: websites/production/openejb/content/examples-trunk/dynamic-dao-implementation/src/main/java/org/superbiz/dynamic/UserDao.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/dynamic-dao-implementation/src/main/java/org/superbiz/dynamic/UserDao.java (original)
+++ websites/production/openejb/content/examples-trunk/dynamic-dao-implementation/src/main/java/org/superbiz/dynamic/UserDao.java Tue Dec 27 22:03:54 2011
@@ -16,9 +16,6 @@
  */
 package org.superbiz.dynamic;
 
-/**
- * @author rmannibucau
- */
 
 import javax.ejb.Stateless;
 import javax.persistence.PersistenceContext;

Modified: websites/production/openejb/content/examples-trunk/dynamic-dao-implementation/src/test/java/org/superbiz/dynamic/DynamicUserDaoTest.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/dynamic-dao-implementation/src/test/java/org/superbiz/dynamic/DynamicUserDaoTest.java (original)
+++ websites/production/openejb/content/examples-trunk/dynamic-dao-implementation/src/test/java/org/superbiz/dynamic/DynamicUserDaoTest.java Tue Dec 27 22:03:54 2011
@@ -36,9 +36,6 @@ import static junit.framework.Assert.ass
 import static junit.framework.Assert.assertNotNull;
 import static junit.framework.Assert.assertTrue;
 
-/**
- * @author rmannibucau
- */
 public class DynamicUserDaoTest {
     private static UserDao dao;
     private static Util util;

Modified: websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/README.html
==============================================================================
--- websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/README.html (original)
+++ websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/README.html Tue Dec 27 22:03:54 2011
@@ -335,7 +335,7 @@ public class RoutedPersister {
     DatasourceNames = database1 database2 database3
     DefaultDataSourceName = database1
 &lt;/Resource&gt;
-&lt;Resource id="Routed Datasource" type="org.apache.openejb.resource.jdbc.Router" provider="org.router:RoutedDataSource"&gt;
+&lt;Resource id="Routed Datasource" type="org.apache.openejb.resource.jdbc.Router" provider="RoutedDataSource"&gt;
     Router = My Router
 &lt;/Resource&gt;
 

Modified: websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/src/main/java/org/superbiz/dynamicdatasourcerouting/BoostrapUtility.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/src/main/java/org/superbiz/dynamicdatasourcerouting/BoostrapUtility.java (original)
+++ websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/src/main/java/org/superbiz/dynamicdatasourcerouting/BoostrapUtility.java Tue Dec 27 22:03:54 2011
@@ -28,7 +28,6 @@ import javax.persistence.PersistenceCont
  * OpenJPA create the table at the first query.
  * To avoid to have to create the table manunally this singleton will do it for us.
  *
- * @author Romain Manni-Bucau
  */
 @Startup
 @Singleton

Modified: websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/src/main/java/org/superbiz/dynamicdatasourcerouting/DeterminedRouter.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/src/main/java/org/superbiz/dynamicdatasourcerouting/DeterminedRouter.java (original)
+++ websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/src/main/java/org/superbiz/dynamicdatasourcerouting/DeterminedRouter.java Tue Dec 27 22:03:54 2011
@@ -23,9 +23,6 @@ import javax.sql.DataSource;
 import java.util.Map;
 import java.util.concurrent.ConcurrentHashMap;
 
-/**
- * @author Romain Manni-Bucau
- */
 public class DeterminedRouter extends AbstractRouter {
     private String dataSourceNames;
     private String defaultDataSourceName;

Modified: websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/src/main/java/org/superbiz/dynamicdatasourcerouting/Person.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/src/main/java/org/superbiz/dynamicdatasourcerouting/Person.java (original)
+++ websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/src/main/java/org/superbiz/dynamicdatasourcerouting/Person.java Tue Dec 27 22:03:54 2011
@@ -19,9 +19,6 @@ package org.superbiz.dynamicdatasourcero
 import javax.persistence.Entity;
 import javax.persistence.Id;
 
-/**
- * @author Romain Manni-Bucau
- */
 @Entity
 public class Person {
     @Id

Modified: websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/src/main/java/org/superbiz/dynamicdatasourcerouting/RoutedPersister.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/src/main/java/org/superbiz/dynamicdatasourcerouting/RoutedPersister.java (original)
+++ websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/src/main/java/org/superbiz/dynamicdatasourcerouting/RoutedPersister.java Tue Dec 27 22:03:54 2011
@@ -21,9 +21,6 @@ import javax.ejb.Stateless;
 import javax.persistence.EntityManager;
 import javax.persistence.PersistenceContext;
 
-/**
- * @author Romain Manni-Bucau
- */
 @Stateless
 public class RoutedPersister {
     @PersistenceContext(unitName = "router")

Modified: websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/src/test/java/org/superbiz/dynamicdatasourcerouting/DynamicDataSourceTest.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/src/test/java/org/superbiz/dynamicdatasourcerouting/DynamicDataSourceTest.java (original)
+++ websites/production/openejb/content/examples-trunk/dynamic-datasource-routing/src/test/java/org/superbiz/dynamicdatasourcerouting/DynamicDataSourceTest.java Tue Dec 27 22:03:54 2011
@@ -16,7 +16,7 @@
  */
 package org.superbiz.dynamicdatasourcerouting;
 
-import org.apache.openejb.client.LocalInitialContextFactory;
+import org.apache.openejb.localclient.LocalInitialContextFactory;
 import org.apache.openejb.resource.jdbc.Router;
 import org.junit.Test;
 
@@ -65,7 +65,6 @@ import static org.junit.Assert.assertEqu
     Password
     JtaManaged = true
   </Resource>
- * @author Romain Manni-Bucau
  */
 public class DynamicDataSourceTest {
     @Test

Modified: websites/production/openejb/content/examples-trunk/dynamic-implementation/src/main/java/org/superbiz/dynamic/SocialBean.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/dynamic-implementation/src/main/java/org/superbiz/dynamic/SocialBean.java (original)
+++ websites/production/openejb/content/examples-trunk/dynamic-implementation/src/main/java/org/superbiz/dynamic/SocialBean.java Tue Dec 27 22:03:54 2011
@@ -21,9 +21,6 @@ import org.apache.openejb.api.Proxy;
 import javax.ejb.Singleton;
 import javax.interceptor.Interceptors;
 
-/**
- * @author rmannibucau
- */
 @Singleton
 @Proxy(SocialHandler.class)
 @Interceptors(SocialInterceptor.class)

Modified: websites/production/openejb/content/examples-trunk/dynamic-implementation/src/main/java/org/superbiz/dynamic/SocialHandler.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/dynamic-implementation/src/main/java/org/superbiz/dynamic/SocialHandler.java (original)
+++ websites/production/openejb/content/examples-trunk/dynamic-implementation/src/main/java/org/superbiz/dynamic/SocialHandler.java Tue Dec 27 22:03:54 2011
@@ -19,9 +19,6 @@ package org.superbiz.dynamic;
 import java.lang.reflect.InvocationHandler;
 import java.lang.reflect.Method;
 
-/**
- * @author rmannibucau
- */
 public class SocialHandler implements InvocationHandler {
     @Override
     public Object invoke(Object proxy, Method method, Object[] args) throws Throwable {

Modified: websites/production/openejb/content/examples-trunk/dynamic-implementation/src/main/java/org/superbiz/dynamic/SocialInterceptor.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/dynamic-implementation/src/main/java/org/superbiz/dynamic/SocialInterceptor.java (original)
+++ websites/production/openejb/content/examples-trunk/dynamic-implementation/src/main/java/org/superbiz/dynamic/SocialInterceptor.java Tue Dec 27 22:03:54 2011
@@ -3,9 +3,6 @@ package org.superbiz.dynamic;
 import javax.interceptor.AroundInvoke;
 import javax.interceptor.InvocationContext;
 
-/**
- * @author rmannibucau
- */
 public class SocialInterceptor {
     @AroundInvoke
     public Object around(InvocationContext context) throws Exception {

Modified: websites/production/openejb/content/examples-trunk/dynamic-implementation/src/test/java/org/superbiz/dynamic/SocialTest.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/dynamic-implementation/src/test/java/org/superbiz/dynamic/SocialTest.java (original)
+++ websites/production/openejb/content/examples-trunk/dynamic-implementation/src/test/java/org/superbiz/dynamic/SocialTest.java Tue Dec 27 22:03:54 2011
@@ -24,9 +24,6 @@ import javax.ejb.embeddable.EJBContainer
 
 import static junit.framework.Assert.assertTrue;
 
-/**
- * @author rmannibucau
- */
 public class SocialTest {
     private static SocialBean social;
     private static EJBContainer container;

Modified: websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/main/java/org/superbiz/dynamic/mbean/DynamicMBeanHandler.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/main/java/org/superbiz/dynamic/mbean/DynamicMBeanHandler.java (original)
+++ websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/main/java/org/superbiz/dynamic/mbean/DynamicMBeanHandler.java Tue Dec 27 22:03:54 2011
@@ -21,7 +21,6 @@ import java.util.concurrent.ConcurrentHa
 /**
  * Need a @PreDestroy method to disconnect the remote host when used in remote mode.
  *
- * @author rmannibucau
  */
 public class DynamicMBeanHandler implements InvocationHandler {
     private final Map<Method, ConnectionInfo> infos = new ConcurrentHashMap<Method, ConnectionInfo>();

Modified: websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/main/java/org/superbiz/dynamic/mbean/ObjectName.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/main/java/org/superbiz/dynamic/mbean/ObjectName.java (original)
+++ websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/main/java/org/superbiz/dynamic/mbean/ObjectName.java Tue Dec 27 22:03:54 2011
@@ -7,9 +7,6 @@ import static java.lang.annotation.Eleme
 import static java.lang.annotation.ElementType.METHOD;
 import static java.lang.annotation.RetentionPolicy.RUNTIME;
 
-/**
- * @author rmannibucau
- */
 @Target({TYPE, METHOD})
 @Retention(RUNTIME)
 public @interface ObjectName {

Modified: websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicMBeanClient.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicMBeanClient.java (original)
+++ websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicMBeanClient.java Tue Dec 27 22:03:54 2011
@@ -4,9 +4,6 @@ import org.apache.openejb.api.Proxy;
 
 import javax.ejb.Singleton;
 
-/**
- * @author rmannibucau
- */
 @Singleton
 @Proxy(DynamicMBeanHandler.class)
 @ObjectName(DynamicMBeanClient.OBJECT_NAME)

Modified: websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicMBeanClientTest.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicMBeanClientTest.java (original)
+++ websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicMBeanClientTest.java Tue Dec 27 22:03:54 2011
@@ -15,9 +15,6 @@ import java.lang.management.ManagementFa
 
 import static junit.framework.Assert.assertEquals;
 
-/**
- * @author rmannibucau
- */
 public class DynamicMBeanClientTest {
     private static ObjectName objectName;
     private static EJBContainer container;

Modified: websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicRemoteMBeanClient.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicRemoteMBeanClient.java (original)
+++ websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicRemoteMBeanClient.java Tue Dec 27 22:03:54 2011
@@ -5,9 +5,6 @@ import org.apache.openejb.api.Proxy;
 import javax.annotation.PreDestroy;
 import javax.ejb.Singleton;
 
-/**
- * @author rmannibucau
- */
 @Singleton
 @Proxy(DynamicMBeanHandler.class)
 @ObjectName(value = DynamicRemoteMBeanClient.OBJECT_NAME, url = "service:jmx:rmi:///jndi/rmi://localhost:8243/jmxrmi")

Modified: websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/simple/Simple.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/simple/Simple.java (original)
+++ websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/simple/Simple.java Tue Dec 27 22:03:54 2011
@@ -1,8 +1,5 @@
 package org.superbiz.dynamic.mbean.simple;
 
-/**
- * @author rmannibucau
- */
 public class Simple implements SimpleMBean {
     private int counter = 0;
 

Modified: websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/simple/SimpleMBean.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/simple/SimpleMBean.java (original)
+++ websites/production/openejb/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/simple/SimpleMBean.java Tue Dec 27 22:03:54 2011
@@ -1,8 +1,5 @@
 package org.superbiz.dynamic.mbean.simple;
 
-/**
- * @author rmannibucau
- */
 public interface SimpleMBean {
     int length(String s);
 

Modified: websites/production/openejb/content/examples-trunk/ear-testing/README.html
==============================================================================
--- websites/production/openejb/content/examples-trunk/ear-testing/README.html (original)
+++ websites/production/openejb/content/examples-trunk/ear-testing/README.html Tue Dec 27 22:03:54 2011
@@ -227,7 +227,7 @@ ear-testing/pom.xml
 
     public void test() throws Exception {
         Properties p = new Properties();
-        p.put(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.client.LocalInitialContextFactory");
+        p.put(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.localclient.LocalInitialContextFactory");
 
         p.put("openejb.deployments.classpath.ear", "true");
 

Modified: websites/production/openejb/content/examples-trunk/ear-testing/business-logic/src/test/java/org/superbiz/logic/MoviesTest.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/ear-testing/business-logic/src/test/java/org/superbiz/logic/MoviesTest.java (original)
+++ websites/production/openejb/content/examples-trunk/ear-testing/business-logic/src/test/java/org/superbiz/logic/MoviesTest.java Tue Dec 27 22:03:54 2011
@@ -30,7 +30,7 @@ public class MoviesTest extends TestCase
 
     public void test() throws Exception {
         Properties p = new Properties();
-        p.put(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.client.LocalInitialContextFactory");
+        p.put(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.localclient.LocalInitialContextFactory");
 
         p.put("openejb.deployments.classpath.ear", "true");
 

Modified: websites/production/openejb/content/examples-trunk/helloworld-weblogic/README.html
==============================================================================
--- websites/production/openejb/content/examples-trunk/helloworld-weblogic/README.html (original)
+++ websites/production/openejb/content/examples-trunk/helloworld-weblogic/README.html Tue Dec 27 22:03:54 2011
@@ -166,7 +166,7 @@ public class HelloTest extends TestCase 
 
     public void test() throws Exception {
         Properties properties = new Properties();
-        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.client.LocalInitialContextFactory");
+        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.localclient.LocalInitialContextFactory");
         InitialContext initialContext = new InitialContext(properties);
 
         HelloEjbLocalHome localHome = (HelloEjbLocalHome) initialContext.lookup("MyHello");

Modified: websites/production/openejb/content/examples-trunk/helloworld-weblogic/src/test/java/org/superbiz/hello/HelloTest.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/helloworld-weblogic/src/test/java/org/superbiz/hello/HelloTest.java (original)
+++ websites/production/openejb/content/examples-trunk/helloworld-weblogic/src/test/java/org/superbiz/hello/HelloTest.java Tue Dec 27 22:03:54 2011
@@ -23,13 +23,13 @@ import javax.naming.InitialContext;
 import java.util.Properties;
 
 /**
- * @version $Revision: 1090810 $ $Date: 2011-04-10 14:49:26 +0000 (Sun, 10 Apr 2011) $
+ * @version $Revision: 1222119 $ $Date: 2011-12-22 09:23:14 +0000 (Thu, 22 Dec 2011) $
  */
 public class HelloTest extends TestCase {
 
     public void test() throws Exception {
         Properties properties = new Properties();
-        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.client.LocalInitialContextFactory");
+        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.localclient.LocalInitialContextFactory");
         InitialContext initialContext = new InitialContext(properties);
 
         HelloEjbLocalHome localHome = (HelloEjbLocalHome) initialContext.lookup("MyHello");

Modified: websites/production/openejb/content/examples-trunk/interceptors/README.html
==============================================================================
--- websites/production/openejb/content/examples-trunk/interceptors/README.html (original)
+++ websites/production/openejb/content/examples-trunk/interceptors/README.html Tue Dec 27 22:03:54 2011
@@ -584,7 +584,7 @@ public class FullyInterceptedTest extend
     @Before
     public void setUp() throws Exception {
         Properties properties = new Properties();
-        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.client.LocalInitialContextFactory");
+        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.localclient.LocalInitialContextFactory");
         properties.setProperty("openejb.deployments.classpath.include", ".*interceptors/target/classes.*");
 
         initCtx = new InitialContext(properties);
@@ -664,7 +664,7 @@ public class MethodLevelInterceptorOnlyT
     @Before
     public void setUp() throws Exception {
         Properties properties = new Properties();
-        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.client.LocalInitialContextFactory");
+        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.localclient.LocalInitialContextFactory");
         properties.setProperty("openejb.deployments.classpath.include", ".*interceptors/target/classes.*");
 
         initCtx = new InitialContext(properties);
@@ -710,7 +710,7 @@ public class SecondStatelessInterceptedT
     @Before
     public void setUp() throws Exception {
         Properties properties = new Properties();
-        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.client.LocalInitialContextFactory");
+        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.localclient.LocalInitialContextFactory");
         properties.setProperty("openejb.deployments.classpath.include", ".*interceptors/target/classes.*");
 
         initCtx = new InitialContext(properties);
@@ -760,7 +760,7 @@ public class ThirdSLSBeanTest extends Te
     @Before
     public void setUp() throws Exception {
         Properties properties = new Properties();
-        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.client.LocalInitialContextFactory");
+        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.localclient.LocalInitialContextFactory");
         properties.setProperty("openejb.deployments.classpath.include", ".*interceptors/target/classes.*");
 
         initCtx = new InitialContext(properties);

Modified: websites/production/openejb/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/FullyInterceptedTest.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/FullyInterceptedTest.java (original)
+++ websites/production/openejb/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/FullyInterceptedTest.java Tue Dec 27 22:03:54 2011
@@ -28,7 +28,7 @@ import java.util.List;
 import java.util.Properties;
 
 /**
- * @version $Rev: 1090810 $ $Date: 2011-04-10 14:49:26 +0000 (Sun, 10 Apr 2011) $
+ * @version $Rev: 1222119 $ $Date: 2011-12-22 09:23:14 +0000 (Thu, 22 Dec 2011) $
  */
 public class FullyInterceptedTest extends TestCase {
 
@@ -37,7 +37,7 @@ public class FullyInterceptedTest extend
     @Before
     public void setUp() throws Exception {
         Properties properties = new Properties();
-        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.client.LocalInitialContextFactory");
+        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.localclient.LocalInitialContextFactory");
         properties.setProperty("openejb.deployments.classpath.include", ".*interceptors/target/classes.*");
 
         initCtx = new InitialContext(properties);

Modified: websites/production/openejb/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/MethodLevelInterceptorOnlyTest.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/MethodLevelInterceptorOnlyTest.java (original)
+++ websites/production/openejb/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/MethodLevelInterceptorOnlyTest.java Tue Dec 27 22:03:54 2011
@@ -27,7 +27,7 @@ import java.util.List;
 import java.util.Properties;
 
 /**
- * @version $Rev: 895825 $ $Date: 2010-01-04 23:35:22 +0000 (Mon, 04 Jan 2010) $
+ * @version $Rev: 1222119 $ $Date: 2011-12-22 09:23:14 +0000 (Thu, 22 Dec 2011) $
  */
 public class MethodLevelInterceptorOnlyTest extends TestCase {
     private InitialContext initCtx;
@@ -35,7 +35,7 @@ public class MethodLevelInterceptorOnlyT
     @Before
     public void setUp() throws Exception {
         Properties properties = new Properties();
-        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.client.LocalInitialContextFactory");
+        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.localclient.LocalInitialContextFactory");
         properties.setProperty("openejb.deployments.classpath.include", ".*interceptors/target/classes.*");
 
         initCtx = new InitialContext(properties);

Modified: websites/production/openejb/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/SecondStatelessInterceptedTest.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/SecondStatelessInterceptedTest.java (original)
+++ websites/production/openejb/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/SecondStatelessInterceptedTest.java Tue Dec 27 22:03:54 2011
@@ -27,7 +27,7 @@ import java.util.List;
 import java.util.Properties;
 
 /**
- * @version $Rev: 1090810 $ $Date: 2011-04-10 14:49:26 +0000 (Sun, 10 Apr 2011) $
+ * @version $Rev: 1222119 $ $Date: 2011-12-22 09:23:14 +0000 (Thu, 22 Dec 2011) $
  */
 public class SecondStatelessInterceptedTest extends TestCase {
 
@@ -36,7 +36,7 @@ public class SecondStatelessInterceptedT
     @Before
     public void setUp() throws Exception {
         Properties properties = new Properties();
-        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.client.LocalInitialContextFactory");
+        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.localclient.LocalInitialContextFactory");
         properties.setProperty("openejb.deployments.classpath.include", ".*interceptors/target/classes.*");
 
         initCtx = new InitialContext(properties);

Modified: websites/production/openejb/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/ThirdSLSBeanTest.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/ThirdSLSBeanTest.java (original)
+++ websites/production/openejb/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/ThirdSLSBeanTest.java Tue Dec 27 22:03:54 2011
@@ -27,7 +27,7 @@ import java.util.List;
 import java.util.Properties;
 
 /**
- * @version $Rev: 1090810 $ $Date: 2011-04-10 14:49:26 +0000 (Sun, 10 Apr 2011) $
+ * @version $Rev: 1222119 $ $Date: 2011-12-22 09:23:14 +0000 (Thu, 22 Dec 2011) $
  */
 public class ThirdSLSBeanTest extends TestCase {
     private InitialContext initCtx;
@@ -35,7 +35,7 @@ public class ThirdSLSBeanTest extends Te
     @Before
     public void setUp() throws Exception {
         Properties properties = new Properties();
-        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.client.LocalInitialContextFactory");
+        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.localclient.LocalInitialContextFactory");
         properties.setProperty("openejb.deployments.classpath.include", ".*interceptors/target/classes.*");
 
         initCtx = new InitialContext(properties);

Modified: websites/production/openejb/content/examples-trunk/mbean-auto-registration/src/main/java/org/superbiz/mbean/GuessHowManyMBean.java
==============================================================================
--- websites/production/openejb/content/examples-trunk/mbean-auto-registration/src/main/java/org/superbiz/mbean/GuessHowManyMBean.java (original)
+++ websites/production/openejb/content/examples-trunk/mbean-auto-registration/src/main/java/org/superbiz/mbean/GuessHowManyMBean.java Tue Dec 27 22:03:54 2011
@@ -21,9 +21,6 @@ import javax.management.MBean;
 import javax.management.ManagedAttribute;
 import javax.management.ManagedOperation;
 
-/**
- * @author Romain Manni-Bucau
- */
 @MBean
 @Description("play with me to guess a number")
 public class GuessHowManyMBean {