[jboss-svn-commits] JBL Code SVN: r10906 - labs/jbossesb/trunk/product/samples/quickstarts/jbpm_simple1.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Apr 11 16:54:23 EDT 2007


Author: kurt.stam at jboss.com
Date: 2007-04-11 16:54:23 -0400 (Wed, 11 Apr 2007)
New Revision: 10906

Removed:
   labs/jbossesb/trunk/product/samples/quickstarts/jbpm_simple1/jbossesb-gateway.xml
   labs/jbossesb/trunk/product/samples/quickstarts/jbpm_simple1/jbossesb-listener.xml
   labs/jbossesb/trunk/product/samples/quickstarts/jbpm_simple1/jbossesb-properties.xml
   labs/jbossesb/trunk/product/samples/quickstarts/jbpm_simple1/jbossesb.xml
Log:
don't need these

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/jbpm_simple1/jbossesb-gateway.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/jbpm_simple1/jbossesb-gateway.xml	2007-04-11 20:52:43 UTC (rev 10905)
+++ labs/jbossesb/trunk/product/samples/quickstarts/jbpm_simple1/jbossesb-gateway.xml	2007-04-11 20:54:23 UTC (rev 10906)
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-	NOTE: DO NOT MODIFY
-	This file was auto-generated.
--->
-<jbossesb-gateways parameterReloadSecs="5"/>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/jbpm_simple1/jbossesb-listener.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/jbpm_simple1/jbossesb-listener.xml	2007-04-11 20:52:43 UTC (rev 10905)
+++ labs/jbossesb/trunk/product/samples/quickstarts/jbpm_simple1/jbossesb-listener.xml	2007-04-11 20:54:23 UTC (rev 10906)
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-	NOTE: DO NOT MODIFY
-	This file was auto-generated.
--->
-<jbossesb-listeners parameterReloadSecs="5">
-<jmsToJbpmInterface listenerClass="org.jboss.soa.esb.listeners.message.MessageAwareListener" maxThreads="1" service-category="categoryJbpmSimple1" service-description="Simple jBPM-ESB example" service-name="nameJbpmSimple1">
-<EPR connection-factory="ConnectionFactory" destination-name="queue/B" destination-type="queue" jndi-URL="localhost" jndi-context-factory="org.jnp.interfaces.NamingContextFactory" message-selector="type='toJbpm'" protocol="jms"/>
-<action action="jbpmCommand" class="org.jboss.soa.esb.actions.jbpm.CommandInterpreter"/>
-</jmsToJbpmInterface>
-</jbossesb-listeners>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/jbpm_simple1/jbossesb-properties.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/jbpm_simple1/jbossesb-properties.xml	2007-04-11 20:52:43 UTC (rev 10905)
+++ labs/jbossesb/trunk/product/samples/quickstarts/jbpm_simple1/jbossesb-properties.xml	2007-04-11 20:54:23 UTC (rev 10906)
@@ -1,84 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
-  JBoss, Home of Professional Open Source
-  Copyright 2006, JBoss Inc., and others contributors as indicated 
-  by the @authors tag. All rights reserved. 
-  See the copyright.txt in the distribution for a
-  full listing of individual contributors. 
-  This copyrighted material is made available to anyone wishing to use,
-  modify, copy, or redistribute it subject to the terms and conditions
-  of the GNU Lesser General Public License, v. 2.1.
-  This program is distributed in the hope that it will be useful, but WITHOUT A 
-  WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
-  PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
-  You should have received a copy of the GNU Lesser General Public License,
-  v.2.1 along with this distribution; if not, write to the Free Software
-  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
-  MA  02110-1301, USA.
-  
-  (C) 2005-2006,
-  @author JBoss Inc.
--->
-<!-- $Id: jbossesb-unittest-properties.xml $ -->
-<!--
-  These options are described in the JBossESB manual.
-  Defaults are provided here for convenience only.
- 
-  Please read through this file prior to using the system, and consider
-  updating the specified entries.
--->
-<esb
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:noNamespaceSchemaLocation="jbossesb-1_0.xsd">
-    <properties name="core">
-		<property name="org.jboss.soa.esb.jndi.server.type" value="jboss"/>
-		<property name="org.jboss.soa.esb.jndi.server.url" value="localhost"/>
-		<property name="org.jboss.soa.esb.persistence.connection.factory" 	value="org.jboss.internal.soa.esb.persistence.format.MessageStoreFactoryImpl"/>
-    </properties>
-    <properties name="registry">      
-    	<property name="org.jboss.soa.esb.registry.queryManagerURI"     		
-    		value="jnp://localhost:1099/InquiryService?org.apache.juddi.registry.rmi.Inquiry#inquire"/>    		
-    	<property name="org.jboss.soa.esb.registry.lifeCycleManagerURI"     		
-    		value="jnp://localhost:1099/PublishService?org.apache.juddi.registry.rmi.Publish#publish" />
-    	<property name="org.jboss.soa.esb.registry.implementationClass" 
-    		value="org.jboss.internal.soa.esb.services.registry.JAXRRegistryImpl"/>
-    	<property name="org.jboss.soa.esb.registry.factoryClass" 
-    		value="org.apache.ws.scout.registry.ConnectionFactoryImpl"/>
-    	<property name="org.jboss.soa.esb.registry.user" 
-    		value="jbossesb"/>
-    	<property name="org.jboss.soa.esb.registry.password" 
-    	  value="password"/>
-    	<!-- the following parameter is scout specific to set the type of communication between scout and the UDDI (embedded, rmi, soap) -->
-    	<property name="org.jboss.soa.esb.scout.proxy.transportClass" 
-    		value="org.apache.ws.scout.transport.RMITransport"/>
-    </properties>
-    <properties name="transports" depends="core">
-    	<property name="org.jboss.soa.esb.mail.smtp.host" value="localhost"/>
-    	<property name="org.jboss.soa.esb.mail.smtp.user" value="jbossesb"/>
-    	<property name="org.jboss.soa.esb.mail.smtp.password" value=""/>
-    	<property name="org.jboss.soa.esb.mail.smtp.port" value="25"/>
-    </properties>
-    <properties name="connection">
-    	<property name="min-pool-size" value="5"/>
-    	<property name="max-pool=size" value="10"/>
-    	<property name="blocking-timeout-millis" value="5000"/>
-    	<property name="abandoned-connection-timeout" value="10000"/>
-    	<property name="abandoned-connection-time-interval" value="30000"/>
-    </properties>
-    <properties name="dbstore">
-		<property name="org.jboss.soa.esb.persistence.db.connection.url" 	value="jdbc:hsqldb:hsql://localhost:9001/jbossesb"/>
-		<property name="org.jboss.soa.esb.persistence.db.jdbc.driver" 		value="org.hsqldb.jdbcDriver"/>
-		<property name="org.jboss.soa.esb.persistence.db.user" 			value="sa"/>
-		<property name="org.jboss.soa.esb.persistence.db.pwd" 			value=""/>		
-		<property name="org.jboss.soa.esb.persistence.db.pool.initial.size"	value="2"/>
-		<property name="org.jboss.soa.esb.persistence.db.pool.min.size"	value="2"/>
-		<property name="org.jboss.soa.esb.persistence.db.pool.max.size"	value="5"/>
-		<!--table managed by pool to test for valid connections - created by pool automatically -->
-		<property name="org.jboss.soa.esb.persistence.db.pool.test.table"	value="pooltest"/>
-		<!-- # of milliseconds to timeout waiting for a connection from pool -->
-		<property name="org.jboss.soa.esb.persistence.db.pool.timeout.millis"	value="5000"/> 
-    </properties>
-    <properties name="messagerouting">
-    	<property name="org.jboss.soa.esb.routing.cbrClass" value="org.jboss.internal.soa.esb.services.routing.cbr.JBossRulesRouter"/>
-    </properties>
-</esb>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/jbpm_simple1/jbossesb.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/jbpm_simple1/jbossesb.xml	2007-04-11 20:52:43 UTC (rev 10905)
+++ labs/jbossesb/trunk/product/samples/quickstarts/jbpm_simple1/jbossesb.xml	2007-04-11 20:54:23 UTC (rev 10906)
@@ -1,38 +0,0 @@
-<?xml version = "1.0" encoding = "UTF-8"?>
-<jbossesb xmlns="http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.0.1.xsd" parameterReloadSecs="5">
-
-	<providers>
-          <jms-provider name="JBossMQ" connection-factory="ConnectionFactory"
-                      jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
-                      jndi-URL="localhost" >
-                      
-              <jms-bus busid="toJbpmJmsChannel">
-                  <jms-message-filter
-                      dest-type="QUEUE"
-                      dest-name="queue/B"
-                      selector="type='toJbpm'"
-                  />
-              </jms-bus>
-          </jms-provider>
-      </providers>
-      
-      <services>
-        <service 
-        	category="categoryJbpmSimple1" 
-        	name="nameJbpmSimple1" 
-        	description="Simple jBPM-ESB example">
-            <listeners>
-                <jms-listener name="jmsToJbpmInterface"
-                    busidref="toJbpmJmsChannel"                         
-                    maxThreads="1"
-                />
-            </listeners>
-            <actions>
-                   <action name="jbpmCommand"  
-                   	class="org.jboss.soa.esb.actions.jbpm.CommandInterpreter" 
-                   />      
-            </actions>
-        </service>
-      </services>
-     
-</jbossesb>




More information about the jboss-svn-commits mailing list