[jboss-svn-commits] JBL Code SVN: r9074 - in labs/jbossesb/trunk/product/install: launcher and 3 other directories.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Jan 29 14:06:35 EST 2007


Author: kurt.stam at jboss.com
Date: 2007-01-29 14:06:35 -0500 (Mon, 29 Jan 2007)
New Revision: 9074

Added:
   labs/jbossesb/trunk/product/install/launcher/
   labs/jbossesb/trunk/product/install/launcher/LICENSE.txt
   labs/jbossesb/trunk/product/install/launcher/README.txt
   labs/jbossesb/trunk/product/install/launcher/bin/
   labs/jbossesb/trunk/product/install/launcher/bin/LauncherBootstrap.class
   labs/jbossesb/trunk/product/install/launcher/bin/commons-launcher.jar
   labs/jbossesb/trunk/product/install/launcher/bin/jbossesb-properties.xml
   labs/jbossesb/trunk/product/install/launcher/bin/jbossesb.xml
   labs/jbossesb/trunk/product/install/launcher/bin/juddi.properties
   labs/jbossesb/trunk/product/install/launcher/bin/launcher.properties
   labs/jbossesb/trunk/product/install/launcher/bin/launcher.xml
   labs/jbossesb/trunk/product/install/launcher/bin/log4j.xml
   labs/jbossesb/trunk/product/install/launcher/bin/run.bat
   labs/jbossesb/trunk/product/install/launcher/bin/run.sh
   labs/jbossesb/trunk/product/install/launcher/bin/smooks-cdr.lst
   labs/jbossesb/trunk/product/install/launcher/lib/
   labs/jbossesb/trunk/product/install/launcher/lib/ext/
   labs/jbossesb/trunk/product/install/launcher/lib/launcher/
   labs/jbossesb/trunk/product/install/launcher/lib/launcher/ant-launcher.jar
   labs/jbossesb/trunk/product/install/launcher/lib/launcher/ant.jar
   labs/jbossesb/trunk/product/install/launcher/lib/launcher/xercesImpl.jar
   labs/jbossesb/trunk/product/install/launcher/lib/launcher/xml-apis.jar
   labs/jbossesb/trunk/product/install/launcher/log/
Log:
Adding standalone launcher.

Added: labs/jbossesb/trunk/product/install/launcher/LICENSE.txt
===================================================================
--- labs/jbossesb/trunk/product/install/launcher/LICENSE.txt	                        (rev 0)
+++ labs/jbossesb/trunk/product/install/launcher/LICENSE.txt	2007-01-29 19:06:35 UTC (rev 9074)
@@ -0,0 +1,202 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   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.

Added: labs/jbossesb/trunk/product/install/launcher/README.txt
===================================================================
--- labs/jbossesb/trunk/product/install/launcher/README.txt	                        (rev 0)
+++ labs/jbossesb/trunk/product/install/launcher/README.txt	2007-01-29 19:06:35 UTC (rev 9074)
@@ -0,0 +1 @@
+To run the launcher you need a running database, update the juddi.properties file to use your juddi database.

Added: labs/jbossesb/trunk/product/install/launcher/bin/LauncherBootstrap.class
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/trunk/product/install/launcher/bin/LauncherBootstrap.class
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossesb/trunk/product/install/launcher/bin/commons-launcher.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/trunk/product/install/launcher/bin/commons-launcher.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossesb/trunk/product/install/launcher/bin/jbossesb-properties.xml
===================================================================
--- labs/jbossesb/trunk/product/install/launcher/bin/jbossesb-properties.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/install/launcher/bin/jbossesb-properties.xml	2007-01-29 19:06:35 UTC (rev 9074)
@@ -0,0 +1,79 @@
+<?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.context.factory" value="org.jnp.interfaces.NamingContextFactory"/>
+		<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="org.apache.juddi.registry.local.InquiryService#inquire"/>
+    	<property name="org.jboss.soa.esb.registry.lifeCycleManagerURI" value="org.apache.juddi.registry.local.PublishService#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.LocalTransport"/>
+    </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"/>
+    	<property name="org.jboss.soa.esb.ftp.localdir" value="/tmp"/>
+    	<property name="org.jboss.soa.esb.ftp.remotedir" value="/tmp"/>
+    </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>


Property changes on: labs/jbossesb/trunk/product/install/launcher/bin/jbossesb-properties.xml
___________________________________________________________________
Name: svn:mime-type
   + text/xml
Name: svn:eol-style
   + native

Added: labs/jbossesb/trunk/product/install/launcher/bin/jbossesb.xml
===================================================================
--- labs/jbossesb/trunk/product/install/launcher/bin/jbossesb.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/install/launcher/bin/jbossesb.xml	2007-01-29 19:06:35 UTC (rev 9074)
@@ -0,0 +1,4 @@
+<?xml version = "1.0" encoding = "UTF-8"?>
+<jbossesb xmlns="http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.0.xsd" parameterReloadSecs="5">
+
+</jbossesb>


Property changes on: labs/jbossesb/trunk/product/install/launcher/bin/jbossesb.xml
___________________________________________________________________
Name: svn:mime-type
   + text/xml
Name: svn:eol-style
   + native

Added: labs/jbossesb/trunk/product/install/launcher/bin/juddi.properties
===================================================================
--- labs/jbossesb/trunk/product/install/launcher/bin/juddi.properties	                        (rev 0)
+++ labs/jbossesb/trunk/product/install/launcher/bin/juddi.properties	2007-01-29 19:06:35 UTC (rev 9074)
@@ -0,0 +1,70 @@
+# jUDDI Registry Properties (used by RegistryServer)
+# see http://www.juddi.org for more information
+
+# The UDDI Operator Name
+juddi.operatorName = jUDDI.org
+
+# The i18n locale default codes
+juddi.i18n.languageCode = en
+juddi.i18n.countryCode = US
+
+# The UDDI DiscoveryURL Prefix
+juddi.discoveryURL = http://localhost:8080/juddi/uddiget.jsp?
+
+# The UDDI Operator Contact Email Address
+juddi.operatorEmailAddress = admin at juddi.org
+
+# The maximum name size and maximum number
+# of name elements allows in several of the
+# FindXxxx and SaveXxxx UDDI functions.
+juddi.maxNameLength=255
+juddi.maxNameElementsAllowed=5
+
+# The maximum number of UDDI artifacts allowed
+# per publisher. A value of '-1' indicates any 
+# number of artifacts is valid (These values can be
+# overridden at the individual publisher level).
+juddi.maxBusinessesPerPublisher=25
+juddi.maxServicesPerBusiness=20
+juddi.maxBindingsPerService=10
+juddi.maxTModelsPerPublisher=100
+
+# jUDDI Authentication module to use
+juddi.auth = org.apache.juddi.auth.DefaultAuthenticator
+
+# jUDDI DataStore module currently to use
+juddi.dataStore = org.apache.juddi.datastore.jdbc.JDBCDataStore
+
+# use a dataSource (if set to false a direct 
+# jdbc connection will be used.
+juddi.isUseDataSource=false
+juddi.jdbcDriver=com.mysql.jdbc.Driver
+#juddi.jdbcUrl=jdbc:hsqldb:hsql://localhost/jbossesb
+juddi.jdbcUrl=jdbc:mysql://localhost/juddi
+juddi.jdbcUsername=juddi
+juddi.jdbcPassword=juddi
+# jUDDI DataSource to use
+juddi.dataSource=java:comp/env/jdbc/juddiDB
+
+# jUDDI UUIDGen implementation to use
+juddi.uuidgen = org.apache.juddi.uuidgen.DefaultUUIDGen
+
+# jUDDI Cryptor implementation to use
+juddi.cryptor = org.apache.juddi.cryptor.DefaultCryptor
+ 
+# jUDDI Validator to use
+juddi.validator=org.apache.juddi.validator.DefaultValidator
+
+# jUDDI Proxy Properties (used by RegistryProxy)
+juddi.proxy.adminURL = http://localhost:8080/juddi/admin
+juddi.proxy.inquiryURL = http://localhost:8080/juddi/inquiry
+juddi.proxy.publishURL = http://localhost:8080/juddi/publish
+juddi.proxy.transportClass = org.apache.juddi.proxy.AxisTransport
+juddi.proxy.securityProvider = com.sun.net.ssl.internal.ssl.Provider
+juddi.proxy.protocolHandler = com.sun.net.ssl.internal.www.protocol
+
+# JNDI settings (used by RMITransport)
+java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
+java.naming.provider.url=jnp://localhost:1099
+java.naming.factory.url.pkgs=org.jboss.naming
+  


Property changes on: labs/jbossesb/trunk/product/install/launcher/bin/juddi.properties
___________________________________________________________________
Name: svn:mime-type
   + text/plain
Name: svn:eol-style
   + native

Added: labs/jbossesb/trunk/product/install/launcher/bin/launcher.properties
===================================================================
--- labs/jbossesb/trunk/product/install/launcher/bin/launcher.properties	                        (rev 0)
+++ labs/jbossesb/trunk/product/install/launcher/bin/launcher.properties	2007-01-29 19:06:35 UTC (rev 9074)
@@ -0,0 +1,15 @@
+#   Copyright 2002-2004 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.
+
+ant.class.path=../lib/launcher/ant.jar:../lib/launcher/ant-launcher.jar:../lib/launcher/xercesImpl.jar:../lib/launcher/xml-apis.jar


Property changes on: labs/jbossesb/trunk/product/install/launcher/bin/launcher.properties
___________________________________________________________________
Name: svn:mime-type
   + text/plain
Name: svn:eol-style
   + native

Added: labs/jbossesb/trunk/product/install/launcher/bin/launcher.xml
===================================================================
--- labs/jbossesb/trunk/product/install/launcher/bin/launcher.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/install/launcher/bin/launcher.xml	2007-01-29 19:06:35 UTC (rev 9074)
@@ -0,0 +1,43 @@
+<!--
+   Copyright 2002-2004 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.
+-->
+<project name="JBossESB Launcher" default="run.jbossesb" basedir=".">
+
+    
+    <property name="base.dir" value="${basedir}/.."/>
+    
+    <property name="bin.dir" value="${base.dir}/bin"/>
+    <property name="lib.dir"  value="${base.dir}/lib"/>
+    <property name="log.dir"  value="${base.dir}/log"/>
+    <property name="deploy.dir"  value="${base.dir}/deploy"/>
+    
+    <path id="base.class.path">
+        <pathelement path="${etc.dir}"/>
+        <fileset dir="${lib.dir}" includes="*.jar"/>
+        <fileset dir="${lib.dir}/ext" includes="*.jar"/>
+        <fileset dir="${bin.dir}" includes="*.xml" />
+    </path>
+
+    <target name="run.jbossesb">
+        <mkdir dir="${log.dir}" />
+        <launch classname="org.jboss.soa.esb.listeners.StandAloneBootStrapper">
+            <classpath refid="base.class.path"/>
+            <syspropertyset>
+                <sysproperty key="log.dir" file="${log.dir}"/>
+            </syspropertyset>
+            <arg value="${bin.dir}/jbossesb.xml"/>
+        </launch>
+    </target>
+</project>


Property changes on: labs/jbossesb/trunk/product/install/launcher/bin/launcher.xml
___________________________________________________________________
Name: svn:mime-type
   + text/xml
Name: svn:eol-style
   + native

Added: labs/jbossesb/trunk/product/install/launcher/bin/log4j.xml
===================================================================
--- labs/jbossesb/trunk/product/install/launcher/bin/log4j.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/install/launcher/bin/log4j.xml	2007-01-29 19:06:35 UTC (rev 9074)
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
+<!--
+   Copyright 2002-2004 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.
+-->
+<log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/" debug="false">
+                     
+	<appender name="console" class="org.apache.log4j.ConsoleAppender">
+           <layout class="org.apache.log4j.PatternLayout" >
+              <param name="ConversionPattern" value="%-5p [%c{1}]: %m%n"/>
+           </layout>	    
+	</appender>
+
+	<appender name="file" class="org.apache.log4j.FileAppender">
+            <param name="File"   value="${log.dir}/esb.log" />
+            <param name="Append" value="true" />	    	
+            <layout class="org.apache.log4j.TTCCLayout">
+               <param name="dateFormat" value="ISO8601"/>
+            </layout>	    
+	</appender>
+	
+	<logger name="prefix">
+          <level value="debug" />
+        </logger>
+    
+	<root>
+	   <priority value="info" />
+   	   <appender-ref ref="console"/>
+   	   <appender-ref ref="file"/>
+	</root>
+	
+</log4j:configuration>
+


Property changes on: labs/jbossesb/trunk/product/install/launcher/bin/log4j.xml
___________________________________________________________________
Name: svn:mime-type
   + text/xml
Name: svn:eol-style
   + native

Added: labs/jbossesb/trunk/product/install/launcher/bin/run.bat
===================================================================
--- labs/jbossesb/trunk/product/install/launcher/bin/run.bat	                        (rev 0)
+++ labs/jbossesb/trunk/product/install/launcher/bin/run.bat	2007-01-29 19:06:35 UTC (rev 9074)
@@ -0,0 +1,16 @@
+ at echo off
+REM   Copyright 2002-2004 The Apache Software Foundation
+REM
+REM   Licensed under the Apache License, Version 2.0 (the "License");
+REM   you may not use this file except in compliance with the License.
+REM   You may obtain a copy of the License at
+REM
+REM       http://www.apache.org/licenses/LICENSE-2.0
+REM
+REM   Unless required by applicable law or agreed to in writing, software
+REM   distributed under the License is distributed on an "AS IS" BASIS,
+REM   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+REM   See the License for the specific language governing permissions and
+REM   limitations under the License.
+
+java -cp . LauncherBootstrap -executablename jbossesb-listeners run.jbossesb

Added: labs/jbossesb/trunk/product/install/launcher/bin/run.sh
===================================================================
--- labs/jbossesb/trunk/product/install/launcher/bin/run.sh	                        (rev 0)
+++ labs/jbossesb/trunk/product/install/launcher/bin/run.sh	2007-01-29 19:06:35 UTC (rev 9074)
@@ -0,0 +1,16 @@
+#!/bin/sh
+#   Copyright 2002-2004 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.
+
+java -cp . LauncherBootstrap -executablename jbossesb-listeners run.jbossesb

Added: labs/jbossesb/trunk/product/install/launcher/bin/smooks-cdr.lst
===================================================================
--- labs/jbossesb/trunk/product/install/launcher/bin/smooks-cdr.lst	                        (rev 0)
+++ labs/jbossesb/trunk/product/install/launcher/bin/smooks-cdr.lst	2007-01-29 19:06:35 UTC (rev 9074)
@@ -0,0 +1,9 @@
+########################################################################################################
+# ESB Administration Console.
+#
+# You must "import" smooks-res.xml into the console in order to view and manipulate the
+# transformations in this sample.  You will also need to register the "Message Exchange Participants"
+# "A" and "B" as well as their supported message contracts "text/xml:messageAtA" and 
+# "text/xml:messageAtB" respectively.
+########################################################################################################
+http://localhost:8080/jboss-esb-console/transform/smooks-config.jsp

Added: labs/jbossesb/trunk/product/install/launcher/lib/launcher/ant-launcher.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/trunk/product/install/launcher/lib/launcher/ant-launcher.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossesb/trunk/product/install/launcher/lib/launcher/ant.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/trunk/product/install/launcher/lib/launcher/ant.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossesb/trunk/product/install/launcher/lib/launcher/xercesImpl.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/trunk/product/install/launcher/lib/launcher/xercesImpl.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossesb/trunk/product/install/launcher/lib/launcher/xml-apis.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/trunk/product/install/launcher/lib/launcher/xml-apis.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-svn-commits mailing list