/
[Apache-SVN]
Revision 399308
Jump to revision:
Author:
chirino
Date:
Wed May 3 13:56:17 2006 UTC
(18 years, 6 months ago)
Changed paths:
79
Log Message:
Added modules created with WebLogic Workshop to demonstrate using MDBs with ActiveMQ and Weblogic
Changed paths
Path
Details
incubator/activemq/trunk/systest/weblogic-test/
added
incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/
added
incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.classpath
added
incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.project
added
incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/
added
incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/.settings/.component
added
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.core.prefs
added
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.wst.common.project.facet.core.xml
added
incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/README.txt
added
incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/connectorModule/
added
incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/connectorModule/META-INF/
added
incubator/activemq/trunk/systest/weblogic-test/ActiveMQRAR/connectorModule/META-INF/weblogic-ra.xml
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/.project
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/.settings/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/.settings/.component
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/.settings/org.eclipse.wst.common.project.facet.core.xml
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/EarContent/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/EarContent/APP-INF/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/EarContent/APP-INF/classes/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/EarContent/APP-INF/lib/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/EarContent/META-INF/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/EarContent/META-INF/application.xml
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEAR/EarContent/META-INF/weblogic-application.xml
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.classpath
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.factorypath
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.project
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/.settings/.component
added
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.informant.prefs
added
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.core.prefs
added
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.wst.common.project.facet.core.xml
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/META-INF/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/META-INF/MANIFEST.MF
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/META-INF/ejb-jar.xml
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/META-INF/weblogic-ejb-jar.xml
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/org/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/org/apache/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/org/apache/activemq/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/org/apache/activemq/example/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJB/ejbModule/org/apache/activemq/example/CounterMDB.java
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.classpath
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.factorypath
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.project
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/.component
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/.settings/com.bea.wlw.informant.prefs
added
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.core.prefs
added
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.wst.common.project.facet.core.xml
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/ejbModule/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/ejbModule/META-INF/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleEJBClient/ejbModule/META-INF/MANIFEST.MF
added
incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.classpath
added
incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.project
added
incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/.component
added
incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/.settings/org.eclipse.jdt.core.prefs
added
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.wst.common.project.facet.core.xml
added
incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/META-INF/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/META-INF/MANIFEST.MF
added
incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/WEB-INF/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/WEB-INF/lib/
added
incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/WEB-INF/web.xml
added
incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/WebContent/index.jsp
added
incubator/activemq/trunk/systest/weblogic-test/ExampleWAR/src/
added
incubator/activemq/trunk/systest/weblogic-test/README.txt
added
infrastructure at apache.org
ViewVC Help
Powered by
ViewVC 1.1.26