You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by bu...@apache.org on 2012/01/18 23:40:22 UTC

svn commit: r802897 [1/2] - in /websites/staging/openejb/trunk/content: ./ dev/ examples-trunk/applicationexception/src/test/java/org/superbiz/appexception/ examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/ examp...

Author: buildbot
Date: Wed Jan 18 22:40:20 2012
New Revision: 802897

Log:
Staging update by buildbot for openejb

Added:
    websites/staging/openejb/trunk/content/faq_openejb-jar.html.html
    websites/staging/openejb/trunk/content/sitemap.html
Modified:
    websites/staging/openejb/trunk/content/dev/index.html
    websites/staging/openejb/trunk/content/examples-trunk/applicationexception/src/test/java/org/superbiz/appexception/ThrowBusinessExceptionImplTest.java
    websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Journey.java
    websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/LowCostCompanie.java
    websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Society.java
    websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Vehicle.java
    websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/resources/META-INF/beans.xml
    websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/AirOpenEJB.java
    websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/Mock.java
    websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/StereotypeTest.java
    websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/SuperCar.java
    websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/resources/META-INF/beans.xml
    websites/staging/openejb/trunk/content/examples-trunk/cdi-events/src/main/resources/META-INF/beans.xml
    websites/staging/openejb/trunk/content/examples-trunk/cdi-events/src/test/resources/META-INF/beans.xml
    websites/staging/openejb/trunk/content/examples-trunk/dynamic-datasource-routing/src/test/java/org/superbiz/dynamicdatasourcerouting/DynamicDataSourceTest.java
    websites/staging/openejb/trunk/content/examples-trunk/dynamic-implementation/src/main/java/org/superbiz/dynamic/SocialInterceptor.java
    websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/main/java/org/superbiz/dynamic/mbean/DynamicMBeanHandler.java
    websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/main/java/org/superbiz/dynamic/mbean/ObjectName.java
    websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicMBeanClient.java
    websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicMBeanClientTest.java
    websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicRemoteMBeanClient.java
    websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/simple/Simple.java
    websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/simple/SimpleMBean.java
    websites/staging/openejb/trunk/content/examples-trunk/ear-testing/business-logic/src/test/java/org/superbiz/logic/MoviesTest.java
    websites/staging/openejb/trunk/content/examples-trunk/helloworld-weblogic/src/test/java/org/superbiz/hello/HelloTest.java
    websites/staging/openejb/trunk/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/FullyInterceptedTest.java
    websites/staging/openejb/trunk/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/MethodLevelInterceptorOnlyTest.java
    websites/staging/openejb/trunk/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/SecondStatelessInterceptedTest.java
    websites/staging/openejb/trunk/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/ThirdSLSBeanTest.java
    websites/staging/openejb/trunk/content/examples-trunk/quartz-app/quartz-beans/src/test/java/org/superbiz/quartz/QuartzMdbTest.java
    websites/staging/openejb/trunk/content/examples-trunk/reload-persistence-unit-properties/src/main/java/org/superbiz/reloadable/pu/Person.java
    websites/staging/openejb/trunk/content/examples-trunk/reload-persistence-unit-properties/src/main/java/org/superbiz/reloadable/pu/PersonManager.java
    websites/staging/openejb/trunk/content/examples-trunk/reload-persistence-unit-properties/src/test/java/org/superbiz/reloadable/pu/CacheActivationTest.java
    websites/staging/openejb/trunk/content/examples-trunk/simple-cmp2/src/test/java/org/superbiz/cmp2/MoviesTest.java
    websites/staging/openejb/trunk/content/examples-trunk/simple-mdb-and-cdi/src/main/java/org/superbiz/mdb/ChatRespondCreator.java
    websites/staging/openejb/trunk/content/examples-trunk/simple-mdb-and-cdi/src/main/resources/META-INF/beans.xml
    websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/pom.xml
    websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/moviefun/Bootstrap.java
    websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/pom.xml
    websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/src/main/java/org/superbiz/calculator/lookupclient/SingletonCalculatorClient.java
    websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/pom.xml
    websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/calculator/client/ClientUtil.java
    websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/calculator/client/RemoteClientActivator.java
    websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/calculator/client/RemoteClientMain.java
    websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-service-injection/pom.xml
    websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-service-injection/src/main/java/org/superbiz/osgi/injection/service/Injected.java
    websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/standard-ejbd-server/pom.xml
    websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/standard-ejbd-server/src/main/java/org/superbiz/StandardEjbdServer.java
    websites/staging/openejb/trunk/content/examples-trunk/simple-stateless-with-descriptor/src/test/java/org/superbiz/calculator/CalculatorTest.java
    websites/staging/openejb/trunk/content/examples-trunk/simple-webservice/src/test/java/org/superbiz/calculator/CalculatorTest.java
    websites/staging/openejb/trunk/content/examples-trunk/telephone-stateful/src/test/java/org/superbiz/telephone/TelephoneTest.java
    websites/staging/openejb/trunk/content/examples-trunk/testing-security-2/src/test/java/org/superbiz/injection/secure/MovieTest.java
    websites/staging/openejb/trunk/content/examples-trunk/webapps/moviefun/app/src/test/java/org/superbiz/moviefun/MoviesTest.java
    websites/staging/openejb/trunk/content/examples-trunk/webapps/struts/src/main/java/org/superbiz/struts/AddUser.java
    websites/staging/openejb/trunk/content/examples-trunk/webapps/struts/src/main/java/org/superbiz/struts/FindUser.java
    websites/staging/openejb/trunk/content/examples-trunk/webapps/struts/src/main/java/org/superbiz/struts/ListAllUsers.java
    websites/staging/openejb/trunk/content/examples-trunk/webservice-attachments/src/test/java/org/superbiz/attachment/AttachmentTest.java
    websites/staging/openejb/trunk/content/examples-trunk/webservice-inheritance/src/test/java/org/superbiz/inheritance/InheritanceTest.java
    websites/staging/openejb/trunk/content/examples-trunk/webservice-security/src/test/java/org/superbiz/calculator/CalculatorTest.java
    websites/staging/openejb/trunk/content/examples-trunk/webservice-ws-security/src/test/java/org/superbiz/calculator/CalculatorTest.java
    websites/staging/openejb/trunk/content/index.html

Modified: websites/staging/openejb/trunk/content/dev/index.html
==============================================================================
--- websites/staging/openejb/trunk/content/dev/index.html (original)
+++ websites/staging/openejb/trunk/content/dev/index.html Wed Jan 18 22:40:20 2012
@@ -3,7 +3,7 @@
   <head>
 
     <meta charset="utf-8">
-      <title></title>
+      <title>SiteMap</title>
     <meta name="description" content="">
     <meta name="author" content="">
 
@@ -65,76 +65,69 @@
 
     <div class="container">
 
-    
-
-<div class="page-header">
-<small><a href="./..//index.html">Home</a>&nbsp;&raquo&nbsp;<a href="./..//dev/">Dev</a></small><br>
-<h1></h1>
-</div>
-
-<ul>
-<li><a href="april2008.html">april2008</a></li>
-<li><a href="april2009.html">april2009</a></li>
-<li><a href="asf.html">asf</a></li>
-<li><a href="august2007.html">august2007</a></li>
-<li><a href="building-from-source.html">building-from-source</a></li>
-<li><a href="configuration-and-assembly.html">configuration-and-assembly</a></li>
-<li><a href="contribution-tips.html">contribution-tips</a></li>
-<li><a href="creating-itests.html">creating-itests</a></li>
-<li><a href="design-application-server.html">design-application-server</a></li>
-<li><a href="design-application-serverlinks.html">design-application-serverlinks</a></li>
-<li><a href="design-assembler.html">design-assembler</a></li>
-<li><a href="design-bmp-entitybean-container.html">design-bmp-entitybean-container</a></li>
-<li><a href="design-classic-assembler.html">design-classic-assembler</a></li>
-<li><a href="design-cmp-entitybean-container.html">design-cmp-entitybean-container</a></li>
-<li><a href="design-configuration-factory.html">design-configuration-factory</a></li>
-<li><a href="design-container.html">design-container</a></li>
-<li><a href="design-local-server.html">design-local-server</a></li>
-<li><a href="design-local-serverlinks.html">design-local-serverlinks</a></li>
-<li><a href="design-nova-configuration-factory.html">design-nova-configuration-factory</a></li>
-<li><a href="design-passivation-strategy.html">design-passivation-strategy</a></li>
-<li><a href="design-random-access-file-passivater.html">design-random-access-file-passivater</a></li>
-<li><a href="design-remote-server.html">design-remote-server</a></li>
-<li><a href="design-remote-serverlinks.html">design-remote-serverlinks</a></li>
-<li><a href="design-resource-manager.html">design-resource-manager</a></li>
-<li><a href="design-security-service.html">design-security-service</a></li>
-<li><a href="design-simple-passivater.html">design-simple-passivater</a></li>
-<li><a href="design-stateful-sessionbean-container.html">design-stateful-sessionbean-container</a></li>
-<li><a href="design-stateless-sessionbean-container.html">design-stateless-sessionbean-container</a></li>
-<li><a href="design-transaction-service.html">design-transaction-service</a></li>
-<li><a href="design.html">design</a></li>
-<li><a href="index.html">index</a></li>
-<li><a href="itests-overview.html">itests-overview</a></li>
-<li><a href="january2008.html">january2008</a></li>
-<li><a href="january2010.html">january2010</a></li>
-<li><a href="july2007.html">july2007</a></li>
-<li><a href="july2008.html">july2008</a></li>
-<li><a href="july2009.html">july2009</a></li>
-<li><a href="july2010.html">july2010</a></li>
-<li><a href="june2007.html">june2007</a></li>
-<li><a href="logging.html">logging</a></li>
-<li><a href="mastering-the-command-line.html">mastering-the-command-line</a></li>
-<li><a href="october2007.html">october2007</a></li>
-<li><a href="october2008.html">october2008</a></li>
-<li><a href="october2009.html">october2009</a></li>
-<li><a href="openejb-release-process.html">openejb-release-process</a></li>
-<li><a href="proxies.html">proxies</a></li>
-<li><a href="roadmap.html">roadmap</a></li>
-<li><a href="rsync.html">rsync</a></li>
-<li><a href="rules-of-thumb.html">rules-of-thumb</a></li>
-<li><a href="source-code.html">source-code</a></li>
-<li><a href="take-my-code.html">take-my-code</a></li>
-<li><a href="thread-dumps.html">thread-dumps</a></li>
-<li><a href="tips-and-suggestions.html">tips-and-suggestions</a></li>
-<li><a href="validation-keys-audit-report.html">validation-keys-audit-report</a></li>
-<li><a href="writing-validation-tests.html">writing-validation-tests</a></li>
-<li><a href="xbean-finder.html">xbean-finder</a></li>
-<li><a href="xbean-usage-in-openejb.html">xbean-usage-in-openejb</a></li>
+    <ul>
+<li><a href="april2008.html">April2008</a></li>
+<li><a href="april2009.html">April2009</a></li>
+<li><a href="asf.html">ASF</a></li>
+<li><a href="august2007.html">August2007</a></li>
+<li><a href="building-from-source.html">Building from source</a></li>
+<li><a href="cdi-tck-webappsdeployer.html">CDI TCK status with webapps/ deployer</a></li>
+<li><a href="configuration-and-assembly.html">Configuration and Assembly</a></li>
+<li><a href="contribution-tips.html">Contribution Tips</a></li>
+<li><a href="creating-itests.html">Creating itests</a></li>
+<li><a href="design-application-server.html">Design - Application Server</a></li>
+<li><a href="design-application-serverlinks.html">Design - Application ServerLinks</a></li>
+<li><a href="design-assembler.html">Design - Assembler</a></li>
+<li><a href="design-bmp-entitybean-container.html">Design - BMP EntityBean Container</a></li>
+<li><a href="design-classic-assembler.html">Design - Classic Assembler</a></li>
+<li><a href="design-cmp-entitybean-container.html">Design - CMP EntityBean Container</a></li>
+<li><a href="design-configuration-factory.html">Design - Configuration Factory</a></li>
+<li><a href="design-container.html">Design - Container</a></li>
+<li><a href="design-local-server.html">Design - Local Server</a></li>
+<li><a href="design-local-serverlinks.html">Design - Local ServerLinks</a></li>
+<li><a href="design-nova-configuration-factory.html">Design - Nova Configuration Factory</a></li>
+<li><a href="design-passivation-strategy.html">Design - Passivation Strategy</a></li>
+<li><a href="design-random-access-file-passivater.html">Design - Random Access File Passivater</a></li>
+<li><a href="design-remote-server.html">Design - Remote Server</a></li>
+<li><a href="design-remote-serverlinks.html">Design - Remote ServerLinks</a></li>
+<li><a href="design-resource-manager.html">Design - Resource Manager</a></li>
+<li><a href="design-security-service.html">Design - Security Service</a></li>
+<li><a href="design-simple-passivater.html">Design - Simple Passivater</a></li>
+<li><a href="design-stateful-sessionbean-container.html">Design - Stateful SessionBean Container</a></li>
+<li><a href="design-stateless-sessionbean-container.html">Design - Stateless SessionBean Container</a></li>
+<li><a href="design-transaction-service.html">Design - Transaction Service</a></li>
+<li><a href="design.html">Design</a></li>
+<li><a href="itests-overview.html">iTests Overview</a></li>
+<li><a href="january2008.html">January2008</a></li>
+<li><a href="january2010.html">January2010</a></li>
+<li><a href="july2007.html">July2007</a></li>
+<li><a href="july2008.html">July2008</a></li>
+<li><a href="july2009.html">July2009</a></li>
+<li><a href="july2010.html">July2010</a></li>
+<li><a href="june2007.html">June2007</a></li>
+<li><a href="logging.html">Logging</a></li>
+<li><a href="mastering-the-command-line.html">mastering-the-command-line.html</a></li>
+<li><a href="october2007.html">October2007</a></li>
+<li><a href="october2008.html">October2008</a></li>
+<li><a href="october2009.html">October2009</a></li>
+<li><a href="openejb-release-process.html">OpenEJB Release Process</a></li>
+<li><a href="proxies.html">Proxies</a></li>
+<li><a href="roadmap.html">roadmap.html</a></li>
+<li><a href="rsync.html">rsync.html</a></li>
+<li><a href="rules-of-thumb.html">Rules of Thumb</a></li>
+<li><a href="source-code.html">Source Code</a></li>
+<li><a href="take-my-code.html">Take My Code</a></li>
+<li><a href="thread-dumps.html">Thread Dumps</a></li>
+<li><a href="tips-and-suggestions.html">Tips and Suggestions</a></li>
+<li><a href="validation-keys-audit-report.html">Validation Keys Audit Report</a></li>
+<li><a href="website-dev.html">Working on the Website</a></li>
+<li><a href="writing-examples.html">Writing Presentable Examples</a></li>
+<li><a href="writing-validation-tests.html">Writing Validation Tests</a></li>
+<li><a href="xbean-finder.html">xbean-finder.html</a></li>
+<li><a href="xbean-usage-in-openejb.html">Xbean usage in OpenEJB</a></li>
 </ul>
 
 
-
-
       <footer>
         <p>
         Copyright &copy; 2011 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.

Modified: websites/staging/openejb/trunk/content/examples-trunk/applicationexception/src/test/java/org/superbiz/appexception/ThrowBusinessExceptionImplTest.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/applicationexception/src/test/java/org/superbiz/appexception/ThrowBusinessExceptionImplTest.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/applicationexception/src/test/java/org/superbiz/appexception/ThrowBusinessExceptionImplTest.java Wed Jan 18 22:40:20 2012
@@ -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.localclient.LocalInitialContextFactory");
+        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.core.LocalInitialContextFactory");
 
         initialContext = new InitialContext(properties);
     }

Modified: websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Journey.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Journey.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Journey.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.cdi.stereotype;
 
 import javax.ejb.Singleton;

Modified: websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/LowCostCompanie.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/LowCostCompanie.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/LowCostCompanie.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.cdi.stereotype;
 
 public class LowCostCompanie implements Society {

Modified: websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Society.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Society.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Society.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.cdi.stereotype;
 
 public interface Society {

Modified: websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Vehicle.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Vehicle.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/java/org/superbiz/cdi/stereotype/Vehicle.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.cdi.stereotype;
 
 public interface Vehicle {

Modified: websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/resources/META-INF/beans.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/resources/META-INF/beans.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/main/resources/META-INF/beans.xml Wed Jan 18 22:40:20 2012
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
 <beans xmlns="http://java.sun.com/xml/ns/javaee"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/javaee

Modified: websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/AirOpenEJB.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/AirOpenEJB.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/AirOpenEJB.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.cdi.stereotype;
 
 /**

Modified: websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/Mock.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/Mock.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/Mock.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.cdi.stereotype;
 
 import javax.enterprise.inject.Alternative;

Modified: websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/StereotypeTest.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/StereotypeTest.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/StereotypeTest.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.cdi.stereotype;
 
 import org.junit.AfterClass;

Modified: websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/SuperCar.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/SuperCar.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/java/org/superbiz/cdi/stereotype/SuperCar.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.cdi.stereotype;
 
 @Mock

Modified: websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/resources/META-INF/beans.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/resources/META-INF/beans.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/cdi-alternative-and-stereotypes/src/test/resources/META-INF/beans.xml Wed Jan 18 22:40:20 2012
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
 <beans xmlns="http://java.sun.com/xml/ns/javaee"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://java.sun.com/xml/ns/javaee

Modified: websites/staging/openejb/trunk/content/examples-trunk/cdi-events/src/main/resources/META-INF/beans.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/cdi-events/src/main/resources/META-INF/beans.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/cdi-events/src/main/resources/META-INF/beans.xml Wed Jan 18 22:40:20 2012
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
 <beans xmlns="http://java.sun.com/xml/ns/javaee"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/javaee

Modified: websites/staging/openejb/trunk/content/examples-trunk/cdi-events/src/test/resources/META-INF/beans.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/cdi-events/src/test/resources/META-INF/beans.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/cdi-events/src/test/resources/META-INF/beans.xml Wed Jan 18 22:40:20 2012
@@ -1,5 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
 <beans xmlns="http://java.sun.com/xml/ns/javaee"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
       http://java.sun.com/xml/ns/javaee/beans_1_0.xsd" />
+

Modified: websites/staging/openejb/trunk/content/examples-trunk/dynamic-datasource-routing/src/test/java/org/superbiz/dynamicdatasourcerouting/DynamicDataSourceTest.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/dynamic-datasource-routing/src/test/java/org/superbiz/dynamicdatasourcerouting/DynamicDataSourceTest.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/dynamic-datasource-routing/src/test/java/org/superbiz/dynamicdatasourcerouting/DynamicDataSourceTest.java Wed Jan 18 22:40:20 2012
@@ -16,7 +16,7 @@
  */
 package org.superbiz.dynamicdatasourcerouting;
 
-import org.apache.openejb.localclient.LocalInitialContextFactory;
+import org.apache.openejb.core.LocalInitialContextFactory;
 import org.apache.openejb.resource.jdbc.Router;
 import org.junit.Test;
 

Modified: websites/staging/openejb/trunk/content/examples-trunk/dynamic-implementation/src/main/java/org/superbiz/dynamic/SocialInterceptor.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/dynamic-implementation/src/main/java/org/superbiz/dynamic/SocialInterceptor.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/dynamic-implementation/src/main/java/org/superbiz/dynamic/SocialInterceptor.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.dynamic;
 
 import javax.interceptor.AroundInvoke;

Modified: websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/main/java/org/superbiz/dynamic/mbean/DynamicMBeanHandler.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/main/java/org/superbiz/dynamic/mbean/DynamicMBeanHandler.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/main/java/org/superbiz/dynamic/mbean/DynamicMBeanHandler.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.dynamic.mbean;
 
 import javax.annotation.PreDestroy;

Modified: websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/main/java/org/superbiz/dynamic/mbean/ObjectName.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/main/java/org/superbiz/dynamic/mbean/ObjectName.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/main/java/org/superbiz/dynamic/mbean/ObjectName.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.dynamic.mbean;
 
 import java.lang.annotation.Retention;

Modified: websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicMBeanClient.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicMBeanClient.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicMBeanClient.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.dynamic.mbean;
 
 import org.apache.openejb.api.Proxy;

Modified: websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicMBeanClientTest.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicMBeanClientTest.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicMBeanClientTest.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.dynamic.mbean;
 
 import org.junit.After;

Modified: websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicRemoteMBeanClient.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicRemoteMBeanClient.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/DynamicRemoteMBeanClient.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.dynamic.mbean;
 
 import org.apache.openejb.api.Proxy;

Modified: websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/simple/Simple.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/simple/Simple.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/simple/Simple.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.dynamic.mbean.simple;
 
 public class Simple implements SimpleMBean {

Modified: websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/simple/SimpleMBean.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/simple/SimpleMBean.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/dynamic-proxy-to-access-mbean/src/test/java/org/superbiz/dynamic/mbean/simple/SimpleMBean.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.dynamic.mbean.simple;
 
 public interface SimpleMBean {

Modified: websites/staging/openejb/trunk/content/examples-trunk/ear-testing/business-logic/src/test/java/org/superbiz/logic/MoviesTest.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/ear-testing/business-logic/src/test/java/org/superbiz/logic/MoviesTest.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/ear-testing/business-logic/src/test/java/org/superbiz/logic/MoviesTest.java Wed Jan 18 22:40:20 2012
@@ -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.localclient.LocalInitialContextFactory");
+        p.put(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.core.LocalInitialContextFactory");
 
         p.put("openejb.deployments.classpath.ear", "true");
 

Modified: websites/staging/openejb/trunk/content/examples-trunk/helloworld-weblogic/src/test/java/org/superbiz/hello/HelloTest.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/helloworld-weblogic/src/test/java/org/superbiz/hello/HelloTest.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/helloworld-weblogic/src/test/java/org/superbiz/hello/HelloTest.java Wed Jan 18 22:40:20 2012
@@ -23,13 +23,13 @@ import javax.naming.InitialContext;
 import java.util.Properties;
 
 /**
- * @version $Revision: 1222119 $ $Date: 2011-12-22 09:23:14 +0000 (Thu, 22 Dec 2011) $
+ * @version $Revision: 1227481 $ $Date: 2012-01-05 04:39:55 +0000 (Thu, 05 Jan 2012) $
  */
 public class HelloTest extends TestCase {
 
     public void test() throws Exception {
         Properties properties = new Properties();
-        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.localclient.LocalInitialContextFactory");
+        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.core.LocalInitialContextFactory");
         InitialContext initialContext = new InitialContext(properties);
 
         HelloEjbLocalHome localHome = (HelloEjbLocalHome) initialContext.lookup("MyHello");

Modified: websites/staging/openejb/trunk/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/FullyInterceptedTest.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/FullyInterceptedTest.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/FullyInterceptedTest.java Wed Jan 18 22:40:20 2012
@@ -28,7 +28,7 @@ import java.util.List;
 import java.util.Properties;
 
 /**
- * @version $Rev: 1222119 $ $Date: 2011-12-22 09:23:14 +0000 (Thu, 22 Dec 2011) $
+ * @version $Rev: 1227481 $ $Date: 2012-01-05 04:39:55 +0000 (Thu, 05 Jan 2012) $
  */
 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.localclient.LocalInitialContextFactory");
+        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.core.LocalInitialContextFactory");
         properties.setProperty("openejb.deployments.classpath.include", ".*interceptors/target/classes.*");
 
         initCtx = new InitialContext(properties);

Modified: websites/staging/openejb/trunk/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/MethodLevelInterceptorOnlyTest.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/MethodLevelInterceptorOnlyTest.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/MethodLevelInterceptorOnlyTest.java Wed Jan 18 22:40:20 2012
@@ -27,7 +27,7 @@ import java.util.List;
 import java.util.Properties;
 
 /**
- * @version $Rev: 1222119 $ $Date: 2011-12-22 09:23:14 +0000 (Thu, 22 Dec 2011) $
+ * @version $Rev: 1227481 $ $Date: 2012-01-05 04:39:55 +0000 (Thu, 05 Jan 2012) $
  */
 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.localclient.LocalInitialContextFactory");
+        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.core.LocalInitialContextFactory");
         properties.setProperty("openejb.deployments.classpath.include", ".*interceptors/target/classes.*");
 
         initCtx = new InitialContext(properties);

Modified: websites/staging/openejb/trunk/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/SecondStatelessInterceptedTest.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/SecondStatelessInterceptedTest.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/SecondStatelessInterceptedTest.java Wed Jan 18 22:40:20 2012
@@ -27,7 +27,7 @@ import java.util.List;
 import java.util.Properties;
 
 /**
- * @version $Rev: 1222119 $ $Date: 2011-12-22 09:23:14 +0000 (Thu, 22 Dec 2011) $
+ * @version $Rev: 1227481 $ $Date: 2012-01-05 04:39:55 +0000 (Thu, 05 Jan 2012) $
  */
 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.localclient.LocalInitialContextFactory");
+        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.core.LocalInitialContextFactory");
         properties.setProperty("openejb.deployments.classpath.include", ".*interceptors/target/classes.*");
 
         initCtx = new InitialContext(properties);

Modified: websites/staging/openejb/trunk/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/ThirdSLSBeanTest.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/ThirdSLSBeanTest.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/interceptors/src/test/java/org/superbiz/interceptors/ThirdSLSBeanTest.java Wed Jan 18 22:40:20 2012
@@ -27,7 +27,7 @@ import java.util.List;
 import java.util.Properties;
 
 /**
- * @version $Rev: 1222119 $ $Date: 2011-12-22 09:23:14 +0000 (Thu, 22 Dec 2011) $
+ * @version $Rev: 1227481 $ $Date: 2012-01-05 04:39:55 +0000 (Thu, 05 Jan 2012) $
  */
 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.localclient.LocalInitialContextFactory");
+        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.core.LocalInitialContextFactory");
         properties.setProperty("openejb.deployments.classpath.include", ".*interceptors/target/classes.*");
 
         initCtx = new InitialContext(properties);

Modified: websites/staging/openejb/trunk/content/examples-trunk/quartz-app/quartz-beans/src/test/java/org/superbiz/quartz/QuartzMdbTest.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/quartz-app/quartz-beans/src/test/java/org/superbiz/quartz/QuartzMdbTest.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/quartz-app/quartz-beans/src/test/java/org/superbiz/quartz/QuartzMdbTest.java Wed Jan 18 22:40:20 2012
@@ -35,7 +35,7 @@ public class QuartzMdbTest {
         System.setProperty(OutputGeneratedDescriptors.OUTPUT_DESCRIPTORS, "false"); // just to avoid to dump files in /tmp
         if (null == initialContext) {
             Properties properties = new Properties();
-            properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.localclient.LocalInitialContextFactory");
+            properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.core.LocalInitialContextFactory");
 
             initialContext = new InitialContext(properties);
         }

Modified: websites/staging/openejb/trunk/content/examples-trunk/reload-persistence-unit-properties/src/main/java/org/superbiz/reloadable/pu/Person.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/reload-persistence-unit-properties/src/main/java/org/superbiz/reloadable/pu/Person.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/reload-persistence-unit-properties/src/main/java/org/superbiz/reloadable/pu/Person.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.reloadable.pu;
 
 import javax.persistence.Entity;

Modified: websites/staging/openejb/trunk/content/examples-trunk/reload-persistence-unit-properties/src/main/java/org/superbiz/reloadable/pu/PersonManager.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/reload-persistence-unit-properties/src/main/java/org/superbiz/reloadable/pu/PersonManager.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/reload-persistence-unit-properties/src/main/java/org/superbiz/reloadable/pu/PersonManager.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.reloadable.pu;
 
 import javax.ejb.Singleton;

Modified: websites/staging/openejb/trunk/content/examples-trunk/reload-persistence-unit-properties/src/test/java/org/superbiz/reloadable/pu/CacheActivationTest.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/reload-persistence-unit-properties/src/test/java/org/superbiz/reloadable/pu/CacheActivationTest.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/reload-persistence-unit-properties/src/test/java/org/superbiz/reloadable/pu/CacheActivationTest.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.reloadable.pu;
 
 import org.apache.log4j.ConsoleAppender;

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-cmp2/src/test/java/org/superbiz/cmp2/MoviesTest.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-cmp2/src/test/java/org/superbiz/cmp2/MoviesTest.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-cmp2/src/test/java/org/superbiz/cmp2/MoviesTest.java Wed Jan 18 22:40:20 2012
@@ -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.localclient.LocalInitialContextFactory");
+        p.put(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.core.LocalInitialContextFactory");
         p.put("movieDatabase", "new://Resource?type=DataSource");
         p.put("movieDatabase.JdbcDriver", "org.hsqldb.jdbcDriver");
         p.put("movieDatabase.JdbcUrl", "jdbc:hsqldb:mem:moviedb");

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-mdb-and-cdi/src/main/java/org/superbiz/mdb/ChatRespondCreator.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-mdb-and-cdi/src/main/java/org/superbiz/mdb/ChatRespondCreator.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-mdb-and-cdi/src/main/java/org/superbiz/mdb/ChatRespondCreator.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.mdb;
 
 public class ChatRespondCreator {

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-mdb-and-cdi/src/main/resources/META-INF/beans.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-mdb-and-cdi/src/main/resources/META-INF/beans.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-mdb-and-cdi/src/main/resources/META-INF/beans.xml Wed Jan 18 22:40:20 2012
@@ -1 +1,18 @@
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
 <beans />

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/pom.xml Wed Jan 18 22:40:20 2012
@@ -69,8 +69,15 @@
       <url>http://repository.apache.org/snapshots</url>
     </repository>
   </repositories>
-  <dependencyManagement>
+  <pluginRepositories>
+    <pluginRepository>
+      <id>apache-m2-snapshot</id>
+      <name>Apache Snapshot Repository</name>
+      <url>http://repository.apache.org/snapshots</url>
+    </pluginRepository>
+  </pluginRepositories>
 
+  <dependencyManagement>
     <dependencies>
       <dependency>
         <groupId>org.apache.openejb</groupId>

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/moviefun/Bootstrap.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/moviefun/Bootstrap.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-core/src/main/java/org/superbiz/osgi/moviefun/Bootstrap.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.osgi.moviefun;
 
 import javax.annotation.PostConstruct;

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/pom.xml Wed Jan 18 22:40:20 2012
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
 <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/xsd/maven-4.0.0.xsd">

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/src/main/java/org/superbiz/calculator/lookupclient/SingletonCalculatorClient.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/src/main/java/org/superbiz/calculator/lookupclient/SingletonCalculatorClient.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-local-lookup-client/src/main/java/org/superbiz/calculator/lookupclient/SingletonCalculatorClient.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.calculator.lookupclient;
 
 import org.superbiz.osgi.calculator.CalculatorLocal;
@@ -27,7 +44,7 @@ public class SingletonCalculatorClient {
 
     private void tryLookup() {
         Properties p = new Properties();
-        p.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.localclient.LocalInitialContextFactory");
+        p.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.core.LocalInitialContextFactory");
         try {
             Context ctx = new InitialContext(p);
             CalculatorLocal local = (CalculatorLocal) ctx.lookup("CalculatorBeanLocal");

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/pom.xml Wed Jan 18 22:40:20 2012
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
 <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/xsd/maven-4.0.0.xsd">

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/calculator/client/ClientUtil.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/calculator/client/ClientUtil.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/calculator/client/ClientUtil.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.calculator.client;
 
 import org.apache.openejb.client.RemoteInitialContextFactory;

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/calculator/client/RemoteClientActivator.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/calculator/client/RemoteClientActivator.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/calculator/client/RemoteClientActivator.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.calculator.client;
 
 

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/calculator/client/RemoteClientMain.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/calculator/client/RemoteClientMain.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-remote-client/src/main/java/org/superbiz/calculator/client/RemoteClientMain.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.calculator.client;
 
 public final class RemoteClientMain {

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-service-injection/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-service-injection/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-service-injection/pom.xml Wed Jan 18 22:40:20 2012
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
 <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/xsd/maven-4.0.0.xsd">

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-service-injection/src/main/java/org/superbiz/osgi/injection/service/Injected.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-service-injection/src/main/java/org/superbiz/osgi/injection/service/Injected.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/simple-osgi-service-injection/src/main/java/org/superbiz/osgi/injection/service/Injected.java Wed Jan 18 22:40:20 2012
@@ -1,3 +1,20 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz.osgi.injection.service;
 
 import org.osgi.service.startlevel.StartLevel;

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/standard-ejbd-server/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/standard-ejbd-server/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/standard-ejbd-server/pom.xml Wed Jan 18 22:40:20 2012
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
 <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/xsd/maven-4.0.0.xsd">

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/standard-ejbd-server/src/main/java/org/superbiz/StandardEjbdServer.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/standard-ejbd-server/src/main/java/org/superbiz/StandardEjbdServer.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/standard-ejbd-server/src/main/java/org/superbiz/StandardEjbdServer.java Wed Jan 18 22:40:20 2012
@@ -1,7 +1,24 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
 package org.superbiz;
 
 import org.apache.openejb.OpenEjbContainer;
-import org.apache.openejb.localclient.LocalInitialContextFactory;
+import org.apache.openejb.core.LocalInitialContextFactory;
 
 import javax.ejb.embeddable.EJBContainer;
 import javax.naming.Context;

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-stateless-with-descriptor/src/test/java/org/superbiz/calculator/CalculatorTest.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-stateless-with-descriptor/src/test/java/org/superbiz/calculator/CalculatorTest.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-stateless-with-descriptor/src/test/java/org/superbiz/calculator/CalculatorTest.java Wed Jan 18 22:40:20 2012
@@ -29,7 +29,7 @@ public class CalculatorTest extends Test
 
     protected void setUp() throws Exception {
         Properties properties = new Properties();
-        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.localclient.LocalInitialContextFactory");
+        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.core.LocalInitialContextFactory");
 
         initialContext = new InitialContext(properties);
     }

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-webservice/src/test/java/org/superbiz/calculator/CalculatorTest.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-webservice/src/test/java/org/superbiz/calculator/CalculatorTest.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-webservice/src/test/java/org/superbiz/calculator/CalculatorTest.java Wed Jan 18 22:40:20 2012
@@ -45,7 +45,7 @@ public class CalculatorTest extends Test
 
     protected void setUp() throws Exception {
         Properties properties = new Properties();
-        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.localclient.LocalInitialContextFactory");
+        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.core.LocalInitialContextFactory");
         properties.setProperty("openejb.embedded.remotable", "true");
 
         initialContext = new InitialContext(properties);

Modified: websites/staging/openejb/trunk/content/examples-trunk/telephone-stateful/src/test/java/org/superbiz/telephone/TelephoneTest.java
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/telephone-stateful/src/test/java/org/superbiz/telephone/TelephoneTest.java (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/telephone-stateful/src/test/java/org/superbiz/telephone/TelephoneTest.java Wed Jan 18 22:40:20 2012
@@ -23,7 +23,7 @@ import javax.naming.InitialContext;
 import java.util.Properties;
 
 /**
- * @version $Rev: 1222119 $ $Date: 2011-12-22 09:23:14 +0000 (Thu, 22 Dec 2011) $
+ * @version $Rev: 1227481 $ $Date: 2012-01-05 04:39:55 +0000 (Thu, 05 Jan 2012) $
  */
 public class TelephoneTest extends TestCase {
 
@@ -31,7 +31,7 @@ public class TelephoneTest extends TestC
 
     protected void setUp() throws Exception {
         Properties properties = new Properties();
-        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.localclient.LocalInitialContextFactory");
+        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.core.LocalInitialContextFactory");
         properties.setProperty("openejb.embedded.remotable", "true");
         // Uncomment these properties to change the defaults
         //properties.setProperty("ejbd.port", "4202");
@@ -53,7 +53,7 @@ public class TelephoneTest extends TestC
     public void testTalkOverLocalNetwork() throws Exception {
 
         Properties properties = new Properties();
-        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.localclient.LocalInitialContextFactory");
+        properties.setProperty(Context.INITIAL_CONTEXT_FACTORY, "org.apache.openejb.core.LocalInitialContextFactory");
         InitialContext localContext = new InitialContext(properties);
 
         Telephone telephone = (Telephone) localContext.lookup("TelephoneBeanRemote");