You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2006/05/03 15:56:24 UTC

svn commit: r399308 - in /incubator/activemq/trunk/systest/weblogic-test: ./ ActiveMQRAR/ ActiveMQRAR/.settings/ ActiveMQRAR/connectorModule/ ActiveMQRAR/connectorModule/META-INF/ ExampleEAR/ ExampleEAR/.settings/ ExampleEAR/EarContent/ ExampleEAR/EarC...

Author: chirino
Date: Wed May  3 06:56:17 2006
New Revision: 399308

URL: http://svn.apache.org/viewcvs?rev=399308&view=rev
Log:
Added modules created with WebLogic Workshop to demonstrate using MDBs with ActiveMQ and Weblogic

Added:
    incubator/activemq/trunk/systest/weblogic-test/
    incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/
    incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.classpath
    incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.project
    incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/
    incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/.component
    incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/org.eclipse.jdt.apt.core.prefs
    incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/org.eclipse.jdt.core.prefs
    incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/org.eclipse.jst.common.project.facet.core.prefs
    incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/org.eclipse.wst.common.project.facet.core.xml
    incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/README.txt
    incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/connectorModule/
    incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/connectorModule/META-INF/
    incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/connectorModule/META-INF/weblogic-ra.xml
    incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/
    incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/.project
    incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/.settings/
    incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/.settings/.component
    incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/.settings/org.eclipse.wst.common.project.facet.core.xml
    incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/EarContent/
    incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/EarContent/APP-INF/
    incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/EarContent/APP-INF/classes/
    incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/EarContent/APP-INF/lib/
    incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/EarContent/META-INF/
    incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/EarContent/META-INF/application.xml
    incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/EarContent/META-INF/weblogic-application.xml
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.classpath
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.factorypath
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.project
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/.component
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/com.bea.wlw.ejb.core.prefs
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/com.bea.wlw.informant.prefs
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/org.eclipse.jdt.apt.core.prefs
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/org.eclipse.jdt.core.prefs
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/org.eclipse.jst.common.project.facet.core.prefs
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/org.eclipse.wst.common.project.facet.core.xml
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/META-INF/
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/META-INF/MANIFEST.MF
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/META-INF/ejb-jar.xml
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/META-INF/weblogic-ejb-jar.xml
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/org/
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/org/apache/
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/org/apache/activemq/
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/org/apache/activemq/example/
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/org/apache/activemq/example/CounterMDB.java
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.classpath
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.factorypath
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.project
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/.component
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/com.bea.wlw.informant.prefs
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/org.eclipse.jdt.apt.core.prefs
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/org.eclipse.jdt.core.prefs
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/org.eclipse.jst.common.project.facet.core.prefs
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/org.eclipse.wst.common.project.facet.core.xml
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/ejbModule/
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/ejbModule/META-INF/
    incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/ejbModule/META-INF/MANIFEST.MF
    incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/
    incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.classpath
    incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.project
    incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/
    incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/.component
    incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/org.eclipse.jdt.core.prefs
    incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/org.eclipse.jst.common.project.facet.core.prefs
    incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/org.eclipse.wst.common.project.facet.core.xml
    incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/
    incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/META-INF/
    incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/META-INF/MANIFEST.MF
    incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/WEB-INF/
    incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/WEB-INF/lib/
    incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/WEB-INF/web.xml
    incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/index.jsp
    incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/src/
    incubator/activemq/trunk/systest/weblogic-test/README.txt

Added: incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.classpath
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.classpath?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.classpath (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.classpath Wed May  3 06:56:17 2006
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="connectorModule"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/BEA WebLogic v9.2 JRE"/>
+	<classpathentry kind="src" path=".apt_src"/>
+	<classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.bea.wlw.server.runtimeTarget/BEA WebLogic v9.2"/>
+	<classpathentry kind="output" path="build/classes"/>
+</classpath>

Added: incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.project
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.project?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.project (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.project Wed May  3 06:56:17 2006
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>ActiveMQRAR</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.wst.common.project.facet.core.builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.wst.validation.validationbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
+		<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
+	</natures>
+</projectDescription>

Added: incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/.component
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/.component?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/.component (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/.component Wed May  3 06:56:17 2006
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project-modules id="moduleCoreId">
+<wb-module deploy-name="ActiveMQRAR">
+<wb-resource deploy-path="/" source-path="/connectorModule"/>
+<wb-resource deploy-path="/" source-path="/.apt_src"/>
+<property name="java-output-path" value="/build/classes/"/>
+</wb-module>
+</project-modules>

Added: incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/org.eclipse.jdt.apt.core.prefs
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/org.eclipse.jdt.apt.core.prefs?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/org.eclipse.jdt.apt.core.prefs (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/org.eclipse.jdt.apt.core.prefs Wed May  3 06:56:17 2006
@@ -0,0 +1,4 @@
+#Tue May 02 16:59:54 EDT 2006
+eclipse.preferences.version=1
+org.eclipse.jdt.apt.aptEnabled=true
+org.eclipse.jdt.apt.genSrcDir=.apt_src

Added: incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/org.eclipse.jdt.core.prefs
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/org.eclipse.jdt.core.prefs?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/org.eclipse.jdt.core.prefs (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/org.eclipse.jdt.core.prefs Wed May  3 06:56:17 2006
@@ -0,0 +1,7 @@
+#Tue May 02 16:59:54 EDT 2006
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
+org.eclipse.jdt.core.compiler.compliance=1.5
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.5

Added: incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/org.eclipse.jst.common.project.facet.core.prefs
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/org.eclipse.jst.common.project.facet.core.prefs?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/org.eclipse.jst.common.project.facet.core.prefs (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/org.eclipse.jst.common.project.facet.core.prefs Wed May  3 06:56:17 2006
@@ -0,0 +1,4 @@
+#Tue May 02 14:51:34 EDT 2006
+classpath.helper/org.eclipse.jdt.launching.JRE_CONTAINER\:\:org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType\:\:BEA\ WebLogic\ v9.2\ JRE/owners=jst.java\:5.0
+classpath.helper/org.eclipse.jst.server.core.container\:\:com.bea.wlw.server.runtimeTarget\:\:BEA\ WebLogic\ v9.2/owners=jst.connector\:1.5
+eclipse.preferences.version=1

Added: incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/org.eclipse.wst.common.project.facet.core.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/org.eclipse.wst.common.project.facet.core.xml?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/org.eclipse.wst.common.project.facet.core.xml (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/org.eclipse.wst.common.project.facet.core.xml Wed May  3 06:56:17 2006
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<faceted-project>
+  <runtime name="BEA WebLogic v9.2"/>
+  <fixed facet="jst.connector"/>
+  <fixed facet="jst.java"/>
+  <installed facet="jst.connector" version="1.5"/>
+  <installed facet="jst.java" version="5.0"/>
+  <installed facet="java.apt" version="5.0"/>
+</faceted-project>

Added: incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/README.txt
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/README.txt?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/README.txt (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/README.txt Wed May  3 06:56:17 2006
@@ -0,0 +1 @@
+Extract the activemq rar file to the connectorModule directory.
\ No newline at end of file

Added: incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/connectorModule/META-INF/weblogic-ra.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/connectorModule/META-INF/weblogic-ra.xml?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/connectorModule/META-INF/weblogic-ra.xml (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/connectorModule/META-INF/weblogic-ra.xml Wed May  3 06:56:17 2006
@@ -0,0 +1,48 @@
+<?xml version = "1.0"?>
+<!--
+    Copyright 2005-2006 The Apache Software Foundation
+
+    Licensed 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.
+-->
+<weblogic-connector xmlns="http://www.bea.com/ns/weblogic/90">
+<!-- 
+	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+	xsi:schemaLocation="http://www.bea.com/ns/weblogic/90 http://www.bea.com/ns/weblogic/90/weblogic-ra.xsd">
+ -->
+	
+	<jndi-name>activemq/ResourceAdapter</jndi-name>
+
+	<outbound-resource-adapter>
+		<connection-definition-group>
+			<connection-factory-interface>
+				javax.jms.ConnectionFactory
+			</connection-factory-interface>
+			<connection-instance>
+				<jndi-name>activemq/ConnectionFactory</jndi-name>
+
+				<connection-properties>
+					<properties>
+						<property>
+							<name>ConnectionURL</name>
+							<value>
+								jdbc:pointbase:server://localhost/demo
+							</value>
+						</property>
+					</properties>
+				</connection-properties>
+
+			</connection-instance>
+		</connection-definition-group>
+	</outbound-resource-adapter>
+
+</weblogic-connector>

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/.project
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/.project?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/.project (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/.project Wed May  3 06:56:17 2006
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>ExampleEAR</name>
+	<comment></comment>
+	<projects>
+		<project>ExampleEJB</project>
+		<project>ExampleEJBClient</project>
+		<project>ActiveMQRAR</project>
+		<project>ExampleWAR</project>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.wst.common.project.facet.core.builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.wst.validation.validationbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
+		<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
+	</natures>
+</projectDescription>

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/.settings/.component
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/.settings/.component?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/.settings/.component (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/.settings/.component Wed May  3 06:56:17 2006
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project-modules id="moduleCoreId">
+<wb-module deploy-name="ExampleEAR">
+<wb-resource deploy-path="/" source-path="/EarContent"/>
+<dependent-module deploy-path="/" handle="module:/resource/ExampleEJB/ExampleEJB">
+<dependent-object>EjbModule_1146595552750</dependent-object>
+<dependency-type>uses</dependency-type>
+</dependent-module>
+<dependent-module deploy-path="/" handle="module:/resource/ExampleEJBClient/ExampleEJBClient">
+<dependency-type>uses</dependency-type>
+</dependent-module>
+<dependent-module deploy-path="/" handle="module:/resource/ActiveMQRAR/ActiveMQRAR">
+<dependent-object>ConnectorModule_1146595894265</dependent-object>
+<dependency-type>uses</dependency-type>
+</dependent-module>
+<dependent-module deploy-path="/" handle="module:/resource/ExampleWAR/ExampleWAR">
+<dependent-object>WebModule_1146598555421</dependent-object>
+<dependency-type>uses</dependency-type>
+</dependent-module>
+</wb-module>
+</project-modules>

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/.settings/org.eclipse.wst.common.project.facet.core.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/.settings/org.eclipse.wst.common.project.facet.core.xml?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/.settings/org.eclipse.wst.common.project.facet.core.xml (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/.settings/org.eclipse.wst.common.project.facet.core.xml Wed May  3 06:56:17 2006
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<faceted-project>
+  <runtime name="BEA WebLogic v9.2"/>
+  <fixed facet="jst.ear"/>
+  <installed facet="jst.ear" version="1.4"/>
+  <installed facet="wls.ear" version="9.2.0"/>
+</faceted-project>

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/EarContent/META-INF/application.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/EarContent/META-INF/application.xml?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/EarContent/META-INF/application.xml (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/EarContent/META-INF/application.xml Wed May  3 06:56:17 2006
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<application id="Application_ID" version="1.4" xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application_1_4.xsd">
+	<display-name>ExampleEAR</display-name>
+	<module id="EjbModule_1146595552750">
+		<ejb>ExampleEJB.jar</ejb>
+	</module>
+	<module id="ConnectorModule_1146595894265">
+		<connector>ActiveMQRAR.rar</connector>
+	</module>
+	<module id="WebModule_1146598555421">
+		<web>
+			<web-uri>ExampleWAR.war</web-uri>
+			<context-root>ExampleWAR</context-root>
+		</web>
+	</module>
+
+</application>

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/EarContent/META-INF/weblogic-application.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/EarContent/META-INF/weblogic-application.xml?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/EarContent/META-INF/weblogic-application.xml (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/EarContent/META-INF/weblogic-application.xml Wed May  3 06:56:17 2006
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<wls:weblogic-application xmlns:wls="http://www.bea.com/ns/weblogic/90">
+  <wls:application-param>
+    <wls:param-name>webapp.encoding.default</wls:param-name>
+    <wls:param-value>UTF-8</wls:param-value>
+  </wls:application-param>
+  <wls:library-ref>
+    <wls:library-name>beehive-controls-1.0</wls:library-name>
+    <wls:specification-version>1.0</wls:specification-version>
+    <wls:implementation-version>1.0</wls:implementation-version>
+  </wls:library-ref>
+</wls:weblogic-application>
\ No newline at end of file

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.classpath
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.classpath?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.classpath (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.classpath Wed May  3 06:56:17 2006
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="ejbModule"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/BEA WebLogic v9.2 JRE"/>
+	<classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.bea.wlw.server.runtimeTarget/BEA WebLogic v9.2"/>
+	<classpathentry exported="true" kind="src" path="/ExampleEJBClient"/>
+	<classpathentry kind="src" path=".apt_src"/>
+	<classpathentry kind="output" path="build/classes"/>
+</classpath>

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.factorypath
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.factorypath?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.factorypath (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.factorypath Wed May  3 06:56:17 2006
@@ -0,0 +1,4 @@
+<factorypath>
+    <factorypathentry kind="PLUGIN" id="com.bea.wlw.ejb.apt" enabled="true" runInBatchMode="false"/>
+    <factorypathentry kind="PLUGIN" id="com.bea.wlw.webservices.core" enabled="false" runInBatchMode="false"/>
+</factorypath>

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.project
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.project?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.project (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.project Wed May  3 06:56:17 2006
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>ExampleEJB</name>
+	<comment></comment>
+	<projects>
+		<project>ExampleEJBClient</project>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>com.bea.wlw.ejb.core.EJBGenBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.wst.common.project.facet.core.builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.wst.validation.validationbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>com.bea.wlw.ejb.core.ejbProjectNature</nature>
+		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
+		<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
+	</natures>
+</projectDescription>

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/.component
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/.component?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/.component (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/.component Wed May  3 06:56:17 2006
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project-modules id="moduleCoreId">
+<wb-module deploy-name="ExampleEJB">
+<wb-resource deploy-path="/" source-path="/ejbModule"/>
+<wb-resource deploy-path="/" source-path="/.apt_src"/>
+<dependent-module deploy-path="/" handle="module:/resource/ExampleEJBClient/ExampleEJBClient">
+<dependency-type>uses</dependency-type>
+</dependent-module>
+<property name="java-output-path" value="/build/classes/"/>
+<property name="ClientProject" value="ExampleEJBClient"/>
+<property name="ClientJARURI" value="ExampleEJBClient.jar"/>
+</wb-module>
+</project-modules>

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/com.bea.wlw.ejb.core.prefs
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/com.bea.wlw.ejb.core.prefs?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/com.bea.wlw.ejb.core.prefs (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/com.bea.wlw.ejb.core.prefs Wed May  3 06:56:17 2006
@@ -0,0 +1,8 @@
+#Tue May 02 14:45:54 EDT 2006
+-classpath=C\:\\bea\\jrockit90_150_04\\jre\\lib\\managementapi.jar;C\:\\bea\\jrockit90_150_04\\jre\\lib\\rt.jar;C\:\\bea\\jrockit90_150_04\\jre\\lib\\jsse.jar;C\:\\bea\\jrockit90_150_04\\jre\\lib\\jce.jar;C\:\\bea\\jrockit90_150_04\\jre\\lib\\charsets.jar;C\:\\bea\\jrockit90_150_04\\jre\\lib\\ext\\dnsns.jar;C\:\\bea\\jrockit90_150_04\\jre\\lib\\ext\\localedata.jar;C\:\\bea\\jrockit90_150_04\\jre\\lib\\ext\\sunjce_provider.jar;C\:\\bea\\jrockit90_150_04\\jre\\lib\\ext\\sunpkcs11.jar;C\:\\bea\\weblogic92b\\server\\lib\\api.jar;C\:\\bea\\weblogic92b\\server\\lib\\weblogic.jar
+-d=C\:\\bea\\user_projects\\w4WP_workspaces\\MySpace\\ExampleEJB\\build\\classes
+-s=C\:\\bea\\user_projects\\w4WP_workspaces\\MySpace\\ExampleEJB\\.apt_src
+-source=1.5
+-sourcepath=C\:\\bea\\user_projects\\w4WP_workspaces\\MySpace\\ExampleEJB\\ejbModule;C\:\\bea\\user_projects\\w4WP_workspaces\\MySpace\\ExampleEJB\\.apt_src
+-target=1.5
+eclipse.preferences.version=1

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/com.bea.wlw.informant.prefs
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/com.bea.wlw.informant.prefs?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/com.bea.wlw.informant.prefs (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/com.bea.wlw.informant.prefs Wed May  3 06:56:17 2006
@@ -0,0 +1,5 @@
+#Tue May 02 14:45:54 EDT 2006
+eclipse.preferences.version=1
+informants/com.bea.wlw.ejb.core.entity=com.bea.wlw.ejb.core.informants.EJBEntityInformant,
+informants/com.bea.wlw.ejb.core.message=com.bea.wlw.ejb.core.informants.EJBMessageInformant,
+informants/com.bea.wlw.ejb.core.session=com.bea.wlw.ejb.core.informants.EJBSessionInformant,

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/org.eclipse.jdt.apt.core.prefs
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/org.eclipse.jdt.apt.core.prefs?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/org.eclipse.jdt.apt.core.prefs (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/org.eclipse.jdt.apt.core.prefs Wed May  3 06:56:17 2006
@@ -0,0 +1,5 @@
+#Tue May 02 14:45:54 EDT 2006
+eclipse.preferences.version=1
+org.eclipse.jdt.apt.aptEnabled=true
+org.eclipse.jdt.apt.genSrcDir=.apt_src
+org.eclipse.jdt.apt.processorOptions/jarSettings.createTables=CREATE_ONLY

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/org.eclipse.jdt.core.prefs
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/org.eclipse.jdt.core.prefs?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/org.eclipse.jdt.core.prefs (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/org.eclipse.jdt.core.prefs Wed May  3 06:56:17 2006
@@ -0,0 +1,7 @@
+#Tue May 02 14:45:51 EDT 2006
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
+org.eclipse.jdt.core.compiler.compliance=1.5
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.5

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/org.eclipse.jst.common.project.facet.core.prefs
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/org.eclipse.jst.common.project.facet.core.prefs?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/org.eclipse.jst.common.project.facet.core.prefs (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/org.eclipse.jst.common.project.facet.core.prefs Wed May  3 06:56:17 2006
@@ -0,0 +1,4 @@
+#Tue May 02 14:45:54 EDT 2006
+classpath.helper/org.eclipse.jdt.launching.JRE_CONTAINER\:\:org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType\:\:BEA\ WebLogic\ v9.2\ JRE/owners=jst.java\:5.0
+classpath.helper/org.eclipse.jst.server.core.container\:\:com.bea.wlw.server.runtimeTarget\:\:BEA\ WebLogic\ v9.2/owners=jst.ejb\:2.1
+eclipse.preferences.version=1

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/org.eclipse.wst.common.project.facet.core.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/org.eclipse.wst.common.project.facet.core.xml?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/org.eclipse.wst.common.project.facet.core.xml (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/org.eclipse.wst.common.project.facet.core.xml Wed May  3 06:56:17 2006
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<faceted-project>
+  <runtime name="BEA WebLogic v9.2"/>
+  <fixed facet="jst.ejb"/>
+  <fixed facet="jst.java"/>
+  <installed facet="wlw.ejb" version="2.1"/>
+  <installed facet="jst.ejb" version="2.1"/>
+  <installed facet="jst.java" version="5.0"/>
+  <installed facet="java.apt" version="5.0"/>
+</faceted-project>

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/META-INF/MANIFEST.MF?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/META-INF/MANIFEST.MF (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/META-INF/MANIFEST.MF Wed May  3 06:56:17 2006
@@ -0,0 +1,3 @@
+Manifest-Version: 1.0
+Class-Path: ExampleEJBClient.jar
+

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/META-INF/ejb-jar.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/META-INF/ejb-jar.xml?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/META-INF/ejb-jar.xml (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/META-INF/ejb-jar.xml Wed May  3 06:56:17 2006
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ** This file was automatically generated by EJBGen 9.1.0
+  ** Build: 20040513-20051118
+-->
+<ejb-jar
+  xmlns="http://java.sun.com/xml/ns/j2ee"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/ejb-jar_2_1.xsd"
+  version="2.1">
+  <enterprise-beans>
+    <message-driven>
+      <ejb-name>CounterMDB</ejb-name>
+      <ejb-class>org.apache.activemq.example.CounterMDB</ejb-class>
+      <transaction-type>Container</transaction-type>
+      <activation-config>
+        <activation-config-property>
+          <activation-config-property-name>destination</activation-config-property-name>
+          <activation-config-property-value>BAR</activation-config-property-value>
+        </activation-config-property>
+        <activation-config-property>
+          <activation-config-property-name>destinationType</activation-config-property-name>
+          <activation-config-property-value>javax.jms.Queue</activation-config-property-value>
+        </activation-config-property>
+      </activation-config>
+      <resource-ref>
+        <res-ref-name>cf</res-ref-name>
+        <res-type>javax.jms.ConnectionFactory</res-type>
+        <res-auth>Application</res-auth>
+        <res-sharing-scope>Shareable</res-sharing-scope>
+      </resource-ref>
+    </message-driven>
+  </enterprise-beans>
+</ejb-jar>

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/META-INF/weblogic-ejb-jar.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/META-INF/weblogic-ejb-jar.xml?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/META-INF/weblogic-ejb-jar.xml (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/META-INF/weblogic-ejb-jar.xml Wed May  3 06:56:17 2006
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+  ** This file was automatically generated by EJBGen 9.1.0
+  ** Build: 20040513-20051118
+-->
+<weblogic-ejb-jar
+  xmlns="http://www.bea.com/ns/weblogic/90" xmlns:j2ee="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.bea.com/ns/weblogic/90 http://www.bea.com/ns/weblogic/90/weblogic-ejb-jar.xsd">
+  <weblogic-enterprise-bean>
+    <ejb-name>CounterMDB</ejb-name>
+    <message-driven-descriptor>
+      <resource-adapter-jndi-name>activemq/ResourceAdapter</resource-adapter-jndi-name>
+    </message-driven-descriptor>
+    <resource-description>
+      <res-ref-name>cf</res-ref-name>
+      <jndi-name>activemq/ConnectionFactory</jndi-name>
+    </resource-description>
+  </weblogic-enterprise-bean>
+</weblogic-ejb-jar>

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/org/apache/activemq/example/CounterMDB.java
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/org/apache/activemq/example/CounterMDB.java?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/org/apache/activemq/example/CounterMDB.java (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/org/apache/activemq/example/CounterMDB.java Wed May  3 06:56:17 2006
@@ -0,0 +1,79 @@
+/**
+ *
+ * Copyright 2005-2006 The Apache Software Foundation
+ *
+ * Licensed 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.apache.activemq.example;
+
+import javax.ejb.MessageDrivenBean;
+import javax.jms.Connection;
+import javax.jms.ConnectionFactory;
+import javax.jms.Message;
+import javax.jms.MessageListener;
+import javax.jms.MessageProducer;
+import javax.jms.Session;
+import javax.naming.InitialContext;
+
+import weblogic.ejb.GenericMessageDrivenBean;
+import weblogic.ejbgen.ActivationConfigProperties;
+import weblogic.ejbgen.ActivationConfigProperty;
+import weblogic.ejbgen.MessageDriven;
+import weblogic.ejbgen.ResourceRef;
+
+/**
+ * A simple MDB that demonstrates receiving and sending messages via ActiveMQ.
+ * 
+ */
+@MessageDriven(ejbName = "CounterMDB", destinationType = "javax.jms.Queue", resourceAdapterJndiName = "activemq/ResourceAdapter", maxSuspendSeconds = 0)
+@ActivationConfigProperties(value = { @ActivationConfigProperty(name = "destination", value = "BAR") })
+@ResourceRef(jndiName = "activemq/ConnectionFactory", type = "javax.jms.ConnectionFactory", auth = ResourceRef.Auth.APPLICATION, name = "cf", id = "cf", sharingScope = ResourceRef.SharingScope.SHAREABLE)
+public class CounterMDB extends GenericMessageDrivenBean implements
+		MessageDrivenBean, MessageListener {
+
+	private static final long serialVersionUID = 1L;
+
+	private static int counter = 0;
+
+	public void onMessage(Message msg) {
+		System.out.println("Got: " + msg);
+		incrementCounter();
+
+		// Try to forward the Message.
+		try {
+			InitialContext ic = new InitialContext();
+			ConnectionFactory cf = (ConnectionFactory) ic.lookup("java:comp/env/cf");
+			ic.close();
+			Connection connection = cf.createConnection();
+			try {
+				Session session = connection.createSession(false, 0);
+				MessageProducer producer = session.createProducer(session.createQueue("FOO"));
+				producer.send(msg);
+			} finally {
+				connection.close();
+			}
+			
+		} catch (Exception e) {
+			System.out.println("Could not forward the message.");
+			e.printStackTrace();
+		}
+	}
+
+	public static synchronized void incrementCounter() {
+		counter++;
+	}
+
+	public static synchronized int getCounter() {
+		return counter;
+	}
+}
\ No newline at end of file

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.classpath
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.classpath?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.classpath (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.classpath Wed May  3 06:56:17 2006
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="ejbModule"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/BEA WebLogic v9.2 JRE"/>
+	<classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.bea.wlw.server.runtimeTarget/BEA WebLogic v9.2"/>
+	<classpathentry kind="con" path="com.bea.wlw.libmodule/beehive-controls-1.0/allow-newer/1.0/1.0"/>
+	<classpathentry kind="src" path=".apt_src"/>
+	<classpathentry kind="con" path="com.bea.wlw.ear.core.AppLibrariesContainer/ExampleEAR"/>
+	<classpathentry kind="output" path="build/classes"/>
+</classpath>

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.factorypath
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.factorypath?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.factorypath (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.factorypath Wed May  3 06:56:17 2006
@@ -0,0 +1,13 @@
+<factorypath>
+    <factorypathentry kind="VARJAR" id="WEBLOGIC_HOME/beehive/apache-beehive-svn-snapshot/lib/common/commons-codec-1.3.jar" enabled="true" runInBatchMode="false"/>
+    <factorypathentry kind="VARJAR" id="WEBLOGIC_HOME/beehive/apache-beehive-svn-snapshot/lib/common/commons-discovery-0.2.jar" enabled="true" runInBatchMode="false"/>
+    <factorypathentry kind="VARJAR" id="WEBLOGIC_HOME/beehive/apache-beehive-svn-snapshot/lib/common/commons-logging-1.0.4.jar" enabled="true" runInBatchMode="false"/>
+    <factorypathentry kind="VARJAR" id="WEBLOGIC_HOME/beehive/apache-beehive-svn-snapshot/lib/common/log4j-1.2.8.jar" enabled="true" runInBatchMode="false"/>
+    <factorypathentry kind="VARJAR" id="WEBLOGIC_HOME/beehive/apache-beehive-svn-snapshot/lib/common/velocity-dep-1.4.jar" enabled="true" runInBatchMode="false"/>
+    <factorypathentry kind="VARJAR" id="WEBLOGIC_HOME/beehive/apache-beehive-svn-snapshot/lib/controls/beehive-jdbc-control.jar" enabled="true" runInBatchMode="false"/>
+    <factorypathentry kind="VARJAR" id="WEBLOGIC_HOME/beehive/apache-beehive-svn-snapshot/lib/controls/beehive-jms-control.jar" enabled="true" runInBatchMode="false"/>
+    <factorypathentry kind="VARJAR" id="WEBLOGIC_HOME/beehive/apache-beehive-svn-snapshot/lib/controls/beehive-controls.jar" enabled="true" runInBatchMode="false"/>
+    <factorypathentry kind="VARJAR" id="WEBLOGIC_HOME/beehive/apache-beehive-svn-snapshot/lib/controls/beehive-ejb-control.jar" enabled="true" runInBatchMode="false"/>
+    <factorypathentry kind="PLUGIN" id="com.bea.wlw.ejb.apt" enabled="false" runInBatchMode="false"/>
+    <factorypathentry kind="PLUGIN" id="com.bea.wlw.webservices.core" enabled="false" runInBatchMode="false"/>
+</factorypath>

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.project
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.project?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.project (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.project Wed May  3 06:56:17 2006
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>ExampleEJBClient</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>com.bea.wlw.controls.core.AssemblyPublishCleaner</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.wst.common.project.facet.core.builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.wst.validation.validationbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
+		<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
+	</natures>
+</projectDescription>

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/.component
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/.component?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/.component (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/.component Wed May  3 06:56:17 2006
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project-modules id="moduleCoreId">
+<wb-module deploy-name="ExampleEJBClient">
+<wb-resource deploy-path="/" source-path="/ejbModule"/>
+<wb-resource deploy-path="/" source-path="/.apt_src"/>
+</wb-module>
+</project-modules>

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/com.bea.wlw.informant.prefs
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/com.bea.wlw.informant.prefs?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/com.bea.wlw.informant.prefs (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/com.bea.wlw.informant.prefs Wed May  3 06:56:17 2006
@@ -0,0 +1,5 @@
+#Tue May 02 14:45:54 EDT 2006
+eclipse.preferences.version=1
+informants/com.bea.wlw.controls.ui.ControlExtension=com.bea.wlw.controls.core.informants.ControlExtensionInformant,
+informants/com.bea.wlw.controls.ui.ControlImplementation=com.bea.wlw.controls.core.informants.ControlImplementationInformant,
+informants/com.bea.wlw.controls.ui.ControlInterface=com.bea.wlw.controls.core.informants.ControlInterfaceInformant,

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/org.eclipse.jdt.apt.core.prefs
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/org.eclipse.jdt.apt.core.prefs?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/org.eclipse.jdt.apt.core.prefs (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/org.eclipse.jdt.apt.core.prefs Wed May  3 06:56:17 2006
@@ -0,0 +1,4 @@
+#Tue May 02 14:45:54 EDT 2006
+eclipse.preferences.version=1
+org.eclipse.jdt.apt.aptEnabled=true
+org.eclipse.jdt.apt.genSrcDir=.apt_src

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/org.eclipse.jdt.core.prefs
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/org.eclipse.jdt.core.prefs?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/org.eclipse.jdt.core.prefs (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/org.eclipse.jdt.core.prefs Wed May  3 06:56:17 2006
@@ -0,0 +1,7 @@
+#Tue May 02 14:45:52 EDT 2006
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
+org.eclipse.jdt.core.compiler.compliance=1.5
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.5

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/org.eclipse.jst.common.project.facet.core.prefs
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/org.eclipse.jst.common.project.facet.core.prefs?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/org.eclipse.jst.common.project.facet.core.prefs (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/org.eclipse.jst.common.project.facet.core.prefs Wed May  3 06:56:17 2006
@@ -0,0 +1,4 @@
+#Tue May 02 14:45:53 EDT 2006
+classpath.helper/org.eclipse.jdt.launching.JRE_CONTAINER\:\:org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType\:\:BEA\ WebLogic\ v9.2\ JRE/owners=jst.java\:5.0
+classpath.helper/org.eclipse.jst.server.core.container\:\:com.bea.wlw.server.runtimeTarget\:\:BEA\ WebLogic\ v9.2/owners=jst.utility\:1.0
+eclipse.preferences.version=1

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/org.eclipse.wst.common.project.facet.core.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/org.eclipse.wst.common.project.facet.core.xml?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/org.eclipse.wst.common.project.facet.core.xml (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/org.eclipse.wst.common.project.facet.core.xml Wed May  3 06:56:17 2006
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<faceted-project>
+  <runtime name="BEA WebLogic v9.2"/>
+  <fixed facet="jst.java"/>
+  <fixed facet="jst.utility"/>
+  <installed facet="controls" version="1.0"/>
+  <installed facet="jst.java" version="5.0"/>
+  <installed facet="java.apt" version="5.0"/>
+  <installed facet="jst.utility" version="1.0"/>
+</faceted-project>

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/ejbModule/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/ejbModule/META-INF/MANIFEST.MF?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/ejbModule/META-INF/MANIFEST.MF (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/ejbModule/META-INF/MANIFEST.MF Wed May  3 06:56:17 2006
@@ -0,0 +1,3 @@
+Manifest-Version: 1.0
+Class-Path: 
+

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.classpath
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.classpath?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.classpath (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.classpath Wed May  3 06:56:17 2006
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="src"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/BEA WebLogic v9.2 JRE"/>
+	<classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.bea.wlw.server.runtimeTarget/BEA WebLogic v9.2"/>
+	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
+	<classpathentry kind="con" path="com.bea.wlw.ear.core.AppLibrariesContainer/ExampleEAR"/>
+	<classpathentry exported="true" kind="src" path="/ExampleEJB"/>
+	<classpathentry exported="true" kind="src" path="/ExampleEJBClient"/>
+	<classpathentry kind="output" path="build/classes"/>
+</classpath>

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.project
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.project?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.project (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.project Wed May  3 06:56:17 2006
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>ExampleWAR</name>
+	<comment></comment>
+	<projects>
+		<project>ExampleEJB</project>
+		<project>ExampleEJBClient</project>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.wst.common.project.facet.core.builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.wst.validation.validationbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
+		<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
+	</natures>
+</projectDescription>

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/.component
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/.component?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/.component (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/.component Wed May  3 06:56:17 2006
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project-modules id="moduleCoreId">
+<wb-module deploy-name="ExampleWAR">
+<wb-resource deploy-path="/" source-path="/WebContent"/>
+<wb-resource deploy-path="/WEB-INF/classes" source-path="/src"/>
+<dependent-module deploy-path="/" handle="module:/resource/ExampleEJB/ExampleEJB">
+<dependency-type>uses</dependency-type>
+</dependent-module>
+<dependent-module deploy-path="/" handle="module:/resource/ExampleEJBClient/ExampleEJBClient">
+<dependency-type>uses</dependency-type>
+</dependent-module>
+<property name="context-root" value="ExampleWAR"/>
+<property name="java-output-path" value="/build/classes/"/>
+</wb-module>
+</project-modules>

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/org.eclipse.jdt.core.prefs
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/org.eclipse.jdt.core.prefs?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/org.eclipse.jdt.core.prefs (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/org.eclipse.jdt.core.prefs Wed May  3 06:56:17 2006
@@ -0,0 +1,7 @@
+#Tue May 02 15:31:42 EDT 2006
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
+org.eclipse.jdt.core.compiler.compliance=1.5
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.5

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/org.eclipse.jst.common.project.facet.core.prefs
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/org.eclipse.jst.common.project.facet.core.prefs?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/org.eclipse.jst.common.project.facet.core.prefs (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/org.eclipse.jst.common.project.facet.core.prefs Wed May  3 06:56:17 2006
@@ -0,0 +1,4 @@
+#Tue May 02 15:31:42 EDT 2006
+classpath.helper/org.eclipse.jdt.launching.JRE_CONTAINER\:\:org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType\:\:BEA\ WebLogic\ v9.2\ JRE/owners=jst.java\:5.0
+classpath.helper/org.eclipse.jst.server.core.container\:\:com.bea.wlw.server.runtimeTarget\:\:BEA\ WebLogic\ v9.2/owners=jst.web\:2.4
+eclipse.preferences.version=1

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/org.eclipse.wst.common.project.facet.core.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/org.eclipse.wst.common.project.facet.core.xml?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/org.eclipse.wst.common.project.facet.core.xml (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/org.eclipse.wst.common.project.facet.core.xml Wed May  3 06:56:17 2006
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<faceted-project>
+  <runtime name="BEA WebLogic v9.2"/>
+  <fixed facet="jst.web"/>
+  <fixed facet="jst.java"/>
+  <installed facet="jst.web" version="2.4"/>
+  <installed facet="jst.java" version="5.0"/>
+</faceted-project>

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/META-INF/MANIFEST.MF?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/META-INF/MANIFEST.MF (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/META-INF/MANIFEST.MF Wed May  3 06:56:17 2006
@@ -0,0 +1,4 @@
+Manifest-Version: 1.0
+Class-Path: ExampleEJB.jar 
+ ExampleEJBClient.jar
+

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/WEB-INF/web.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/WEB-INF/web.xml?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/WEB-INF/web.xml (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/WEB-INF/web.xml Wed May  3 06:56:17 2006
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Copyright 2005-2006 The Apache Software Foundation
+
+    Licensed 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.
+-->
+<web-app id="WebApp_ID" version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
+	<display-name>
+	ExampleWAR</display-name>
+	<welcome-file-list>
+		<welcome-file>index.html</welcome-file>
+		<welcome-file>index.htm</welcome-file>
+		<welcome-file>index.jsp</welcome-file>
+		<welcome-file>default.html</welcome-file>
+		<welcome-file>default.htm</welcome-file>
+		<welcome-file>default.jsp</welcome-file>
+	</welcome-file-list>
+</web-app>

Added: incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/index.jsp
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/index.jsp?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/index.jsp (added)
+++ incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/index.jsp Wed May  3 06:56:17 2006
@@ -0,0 +1,28 @@
+<%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!--
+    Copyright 2005-2006 The Apache Software Foundation
+
+    Licensed 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.
+-->
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<title>MDB Example</title>
+</head>
+<body>
+
+MDB Counter: <%= org.apache.activemq.example.CounterMDB.getCounter() %>
+
+</body>
+</html>
\ No newline at end of file

Added: incubator/activemq/trunk/systest/weblogic-test/README.txt
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/systest/weblogic-test/README.txt?rev=399308&view=auto
==============================================================================
--- incubator/activemq/trunk/systest/weblogic-test/README.txt (added)
+++ incubator/activemq/trunk/systest/weblogic-test/README.txt Wed May  3 06:56:17 2006
@@ -0,0 +1,2 @@
+This directory hold a set of projects (created using the BEA Workshop for Weblogic 9.2) to 
+test ActiveMQ integration with Weblogic.
\ No newline at end of file