riftsaw SVN: r1328 - in trunk: console and 24 other directories.
by riftsaw-commits@lists.jboss.org
Author: jeff.yuchang
Date: 2011-03-28 01:10:43 -0400 (Mon, 28 Mar 2011)
New Revision: 1328
Modified:
trunk/console/bpaf/pom.xml
trunk/console/bpel2svg/pom.xml
trunk/console/identity/pom.xml
trunk/console/integration/pom.xml
trunk/console/pom.xml
trunk/distribution/pom.xml
trunk/docs/docbook/gettingstartedguide/pom.xml
trunk/docs/docbook/gettingstartedguide/src/main/en-US/master.xml
trunk/docs/docbook/pom.xml
trunk/docs/docbook/userguide/pom.xml
trunk/docs/docbook/userguide/src/main/en-US/master.xml
trunk/integration-tests/pom.xml
trunk/pom.xml
trunk/qa/build.xml
trunk/qa/hudson-riftsaw-db.sh
trunk/qa/hudson-riftsaw-jboss-as6.sh
trunk/qa/hudson-riftsaw-jboss-no-esb.sh
trunk/qa/hudson-riftsaw-jboss.sh
trunk/qa/hudson-riftsaw-local-as6.sh
trunk/qa/hudson-riftsaw-local.sh
trunk/qa/hudson-riftsaw-soa-p.sh
trunk/qa/hudson-riftsaw-ws.sh
trunk/runtime/clustering/pom.xml
trunk/runtime/deployer-as5/pom.xml
trunk/runtime/deployer-as6/pom.xml
trunk/runtime/deployer/pom.xml
trunk/runtime/engine-assembly/pom.xml
trunk/runtime/engine/pom.xml
trunk/runtime/jbossesb-bpel-assembly/pom.xml
trunk/runtime/jbossesb-bpel/pom.xml
trunk/runtime/pom.xml
trunk/runtime/uddi/pom.xml
trunk/samples/esb/bpel_helloworld_saml/esbcontent/login-config.xml
trunk/stress-tests/pom.xml
Log:
* update version to 2.3.0.CR1.
Modified: trunk/console/bpaf/pom.xml
===================================================================
--- trunk/console/bpaf/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/console/bpaf/pom.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -5,13 +5,13 @@
<groupId>org.jboss.soa.bpel.console</groupId>
<artifactId>bpaf</artifactId>
<packaging>jar</packaging>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<name>RiftSaw::Console::BPAF</name>
<parent>
<groupId>org.jboss.soa.bpel.console</groupId>
<artifactId>parent</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<!-- Properties -->
Modified: trunk/console/bpel2svg/pom.xml
===================================================================
--- trunk/console/bpel2svg/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/console/bpel2svg/pom.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -4,13 +4,13 @@
<groupId>org.jboss.soa.bpel.console</groupId>
<artifactId>bpel2svg</artifactId>
<packaging>jar</packaging>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<name>RiftSaw::Console::BPEL2SVG</name>
<parent>
<groupId>org.jboss.soa.bpel.console</groupId>
<artifactId>parent</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: trunk/console/identity/pom.xml
===================================================================
--- trunk/console/identity/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/console/identity/pom.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -5,13 +5,13 @@
<groupId>org.jboss.soa.bpel.console</groupId>
<artifactId>identity</artifactId>
<packaging>jar</packaging>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<name>RiftSaw::Console::Identity</name>
<parent>
<groupId>org.jboss.soa.bpel.console</groupId>
<artifactId>parent</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<build>
Modified: trunk/console/integration/pom.xml
===================================================================
--- trunk/console/integration/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/console/integration/pom.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -5,13 +5,13 @@
<groupId>org.jboss.soa.bpel.console</groupId>
<artifactId>integration</artifactId>
<packaging>jar</packaging>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<name>RiftSaw::Console::Integration</name>
<parent>
<groupId>org.jboss.soa.bpel.console</groupId>
<artifactId>parent</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<!-- Properties -->
Modified: trunk/console/pom.xml
===================================================================
--- trunk/console/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/console/pom.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -6,13 +6,13 @@
<groupId>org.jboss.soa.bpel.console</groupId>
<artifactId>parent</artifactId>
<packaging>pom</packaging>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<name>RiftSaw::Console</name>
<parent>
<groupId>org.jboss.soa</groupId>
<artifactId>bpel</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<modules>
Modified: trunk/distribution/pom.xml
===================================================================
--- trunk/distribution/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/distribution/pom.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -24,12 +24,12 @@
<artifactId>distribution</artifactId>
<packaging>pom</packaging>
<name>RiftSaw::Distribution</name>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<parent>
<groupId>org.jboss.soa</groupId>
<artifactId>bpel</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: trunk/docs/docbook/gettingstartedguide/pom.xml
===================================================================
--- trunk/docs/docbook/gettingstartedguide/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/docs/docbook/gettingstartedguide/pom.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -7,14 +7,14 @@
<groupId>org.jboss.soa.bpel.docs</groupId>
<artifactId>gettingstartedguide</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<packaging>jdocbook</packaging>
<name>RiftSaw::Docs::gettingstartedguide</name>
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>docs</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
Modified: trunk/docs/docbook/gettingstartedguide/src/main/en-US/master.xml
===================================================================
--- trunk/docs/docbook/gettingstartedguide/src/main/en-US/master.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/docs/docbook/gettingstartedguide/src/main/en-US/master.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -5,7 +5,7 @@
<book lang="en">
<bookinfo>
- <title>RiftSaw 2.3.0-SNAPSHOT</title>
+ <title>RiftSaw 2.3.0.CR1</title>
<subtitle>Getting Started Guide</subtitle>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="module/author_group.xml"/>
</bookinfo>
Modified: trunk/docs/docbook/pom.xml
===================================================================
--- trunk/docs/docbook/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/docs/docbook/pom.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -7,14 +7,14 @@
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>docs</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<packaging>pom</packaging>
<name>RiftSaw::Docs</name>
<parent>
<groupId>org.jboss.soa</groupId>
<artifactId>bpel</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: trunk/docs/docbook/userguide/pom.xml
===================================================================
--- trunk/docs/docbook/userguide/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/docs/docbook/userguide/pom.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -7,14 +7,14 @@
<groupId>org.jboss.soa.bpel.docs</groupId>
<artifactId>userguide</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<packaging>jdocbook</packaging>
<name>RiftSaw::Docs::userguide</name>
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>docs</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
Modified: trunk/docs/docbook/userguide/src/main/en-US/master.xml
===================================================================
--- trunk/docs/docbook/userguide/src/main/en-US/master.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/docs/docbook/userguide/src/main/en-US/master.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -5,7 +5,7 @@
<book lang="en">
<bookinfo>
- <title>RiftSaw 2.3.0-SNAPSHOT</title>
+ <title>RiftSaw 2.3.0.CR1</title>
<subtitle>User Guide</subtitle>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="module/author_group.xml"/>
</bookinfo>
Modified: trunk/integration-tests/pom.xml
===================================================================
--- trunk/integration-tests/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/integration-tests/pom.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -5,12 +5,12 @@
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>integration-tests</artifactId>
<packaging>pom</packaging>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<name>RiftSaw::Integration-Tests</name>
<parent>
<groupId>org.jboss.soa</groupId>
<artifactId>bpel</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<properties>
<jboss.jbosssx.version>2.0.2.SP3</jboss.jbosssx.version>
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/pom.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.soa</groupId>
<artifactId>bpel</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<packaging>pom</packaging>
<name>RiftSaw</name>
<url>http://www.jboss.org/riftsaw</url>
@@ -85,10 +85,10 @@
</profiles>
<properties>
- <riftsaw.ode.version>2.3.0-SNAPSHOT</riftsaw.ode.version>
- <riftsaw.engine.version>2.3.0-SNAPSHOT</riftsaw.engine.version>
- <bpel.console.version>2.2.4-SNAPSHOT</bpel.console.version>
- <activity.monitor.model.version>1.0.0-SNAPSHOT</activity.monitor.model.version>
+ <riftsaw.ode.version>2.3.0.CR1</riftsaw.ode.version>
+ <riftsaw.engine.version>2.3.0.CR1</riftsaw.engine.version>
+ <bpel.console.version>2.2.4.Final</bpel.console.version>
+ <activity.monitor.model.version>1.0.0.CR1</activity.monitor.model.version>
<dsp.version>1.0.0.CR2</dsp.version>
<commons.logging.version>1.1.1</commons.logging.version>
<commons.lang.version>2.4</commons.lang.version>
@@ -501,6 +501,12 @@
</snapshots>
</repository>
+ <repository>
+ <id>riftsaw-ode-2.3.0.CR1</id>
+ <name> RiftSaw ODE 2.3.0.CR1 </name>
+ <url>https://repository.jboss.org/nexus/content/repositories/jboss_release_sta...</url>
+ </repository>
+
</repositories>
</project>
Modified: trunk/qa/build.xml
===================================================================
--- trunk/qa/build.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/qa/build.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -9,7 +9,7 @@
<!-- CONFIGURABLE PROPERTIES -->
<property name="database" value="hsql" />
- <property name="riftsaw.version" value="2.3.0-SNAPSHOT" />
+ <property name="riftsaw.version" value="2.3.0.CR1" />
<property name="riftsaw.home" value="${riftsaw.parent.dir}/riftsaw-${riftsaw.version}" /> <!-- riftsaw.home should not be configured. change riftsaw.parent.dir instead -->
<property name="jboss.parent.dir" value="${riftsaw.home}" />
Modified: trunk/qa/hudson-riftsaw-db.sh
===================================================================
--- trunk/qa/hudson-riftsaw-db.sh 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/qa/hudson-riftsaw-db.sh 2011-03-28 05:10:43 UTC (rev 1328)
@@ -8,7 +8,7 @@
DOWNLOAD_DIR="$RIFTSAW_PARENT_DIR/downloads"
JBOSS_VERSION="5.1.0.GA"
-RIFTSAW_VERSION="2.3.0-SNAPSHOT"
+RIFTSAW_VERSION="2.3.0.CR1"
AS_HOME="$RIFTSAW_PARENT_DIR/riftsaw-$RIFTSAW_VERSION/jboss-$JBOSS_VERSION"
AS_CONFIG="default"
REPLACE_QA_JDBC="true"
Modified: trunk/qa/hudson-riftsaw-jboss-as6.sh
===================================================================
--- trunk/qa/hudson-riftsaw-jboss-as6.sh 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/qa/hudson-riftsaw-jboss-as6.sh 2011-03-28 05:10:43 UTC (rev 1328)
@@ -8,7 +8,7 @@
DOWNLOAD_DIR="$RIFTSAW_PARENT_DIR/downloads"
JBOSS_VERSION="6.0.0.Final"
-RIFTSAW_VERSION="2.3.0-SNAPSHOT"
+RIFTSAW_VERSION="2.3.0.CR1"
AS_HOME="$RIFTSAW_PARENT_DIR/riftsaw-$RIFTSAW_VERSION/jboss-$JBOSS_VERSION"
AS_CONFIG="default"
REPLACE_QA_JDBC="true"
Modified: trunk/qa/hudson-riftsaw-jboss-no-esb.sh
===================================================================
--- trunk/qa/hudson-riftsaw-jboss-no-esb.sh 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/qa/hudson-riftsaw-jboss-no-esb.sh 2011-03-28 05:10:43 UTC (rev 1328)
@@ -8,7 +8,7 @@
DOWNLOAD_DIR="$RIFTSAW_PARENT_DIR/downloads"
JBOSS_VERSION="5.1.0.GA"
-RIFTSAW_VERSION="2.3.0-SNAPSHOT"
+RIFTSAW_VERSION="2.3.0.CR1"
AS_HOME="$RIFTSAW_PARENT_DIR/riftsaw-$RIFTSAW_VERSION/jboss-$JBOSS_VERSION"
AS_CONFIG="default"
REPLACE_QA_JDBC="true"
Modified: trunk/qa/hudson-riftsaw-jboss.sh
===================================================================
--- trunk/qa/hudson-riftsaw-jboss.sh 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/qa/hudson-riftsaw-jboss.sh 2011-03-28 05:10:43 UTC (rev 1328)
@@ -8,7 +8,7 @@
DOWNLOAD_DIR="$RIFTSAW_PARENT_DIR/downloads"
JBOSS_VERSION="5.1.0.GA"
-RIFTSAW_VERSION="2.3.0-SNAPSHOT"
+RIFTSAW_VERSION="2.3.0.CR1"
AS_HOME="$RIFTSAW_PARENT_DIR/riftsaw-$RIFTSAW_VERSION/jboss-$JBOSS_VERSION"
REPLACE_QA_JDBC="true"
JBOSS_ESB_VERSION="4.9"
Modified: trunk/qa/hudson-riftsaw-local-as6.sh
===================================================================
--- trunk/qa/hudson-riftsaw-local-as6.sh 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/qa/hudson-riftsaw-local-as6.sh 2011-03-28 05:10:43 UTC (rev 1328)
@@ -8,7 +8,7 @@
DOWNLOAD_DIR="$RIFTSAW_PARENT_DIR/downloads"
JBOSS_VERSION="6.0.0.Final"
-RIFTSAW_VERSION="2.3.0-SNAPSHOT"
+RIFTSAW_VERSION="2.3.0.CR1"
AS_HOME="$RIFTSAW_PARENT_DIR/riftsaw-$RIFTSAW_VERSION/jboss-$JBOSS_VERSION"
AS_CONFIG="default"
REPLACE_QA_JDBC="true"
Modified: trunk/qa/hudson-riftsaw-local.sh
===================================================================
--- trunk/qa/hudson-riftsaw-local.sh 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/qa/hudson-riftsaw-local.sh 2011-03-28 05:10:43 UTC (rev 1328)
@@ -8,7 +8,7 @@
DOWNLOAD_DIR="$RIFTSAW_PARENT_DIR/downloads"
JBOSS_VERSION="5.1.0.GA"
-RIFTSAW_VERSION="2.3.0-SNAPSHOT"
+RIFTSAW_VERSION="2.3.0.CR1"
AS_HOME="$RIFTSAW_PARENT_DIR/riftsaw-$RIFTSAW_VERSION/jboss-$JBOSS_VERSION"
AS_CONFIG="default"
REPLACE_QA_JDBC="true"
Modified: trunk/qa/hudson-riftsaw-soa-p.sh
===================================================================
--- trunk/qa/hudson-riftsaw-soa-p.sh 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/qa/hudson-riftsaw-soa-p.sh 2011-03-28 05:10:43 UTC (rev 1328)
@@ -10,7 +10,7 @@
DATABASE="hsql"
-RIFTSAW_VERSION="2.3.0-SNAPSHOT"
+RIFTSAW_VERSION="2.3.0.CR1"
AS_HOME="$RIFTSAW_PARENT_DIR/riftsaw-$RIFTSAW_VERSION/jboss-soa-p.5.0.0/jboss-as"
AS_CONFIG="default"
REPLACE_QA_JDBC="true"
Modified: trunk/qa/hudson-riftsaw-ws.sh
===================================================================
--- trunk/qa/hudson-riftsaw-ws.sh 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/qa/hudson-riftsaw-ws.sh 2011-03-28 05:10:43 UTC (rev 1328)
@@ -9,7 +9,7 @@
JBOSS_VERSION="5.1.0.GA"
DATABASE="hsql"
-RIFTSAW_VERSION="2.3.0-SNAPSHOT"
+RIFTSAW_VERSION="2.3.0.CR1"
AS_HOME="$RIFTSAW_PARENT_DIR/riftsaw-$RIFTSAW_VERSION/jboss-$JBOSS_VERSION"
AS_CONFIG="default"
WS_STACK_DIR="$RIFTSAW_PARENT_DIR/downloads"
Modified: trunk/runtime/clustering/pom.xml
===================================================================
--- trunk/runtime/clustering/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/runtime/clustering/pom.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -5,13 +5,13 @@
<groupId>org.jboss.soa.bpel.runtime</groupId>
<artifactId>riftsaw-clustering</artifactId>
<packaging>jar</packaging>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<name>RiftSaw::Runtime::Clustering</name>
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>runtime</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<properties>
Modified: trunk/runtime/deployer/pom.xml
===================================================================
--- trunk/runtime/deployer/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/runtime/deployer/pom.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -5,13 +5,13 @@
<groupId>org.jboss.soa.bpel.runtime</groupId>
<artifactId>deployer</artifactId>
<packaging>jar</packaging>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<name>RiftSaw::Runtime::Deployer</name>
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>runtime</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: trunk/runtime/deployer-as5/pom.xml
===================================================================
--- trunk/runtime/deployer-as5/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/runtime/deployer-as5/pom.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -5,13 +5,13 @@
<groupId>org.jboss.soa.bpel.runtime</groupId>
<artifactId>deployer-as5</artifactId>
<packaging>jar</packaging>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<name>RiftSaw::Runtime::Deployer-AS5</name>
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>runtime</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: trunk/runtime/deployer-as6/pom.xml
===================================================================
--- trunk/runtime/deployer-as6/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/runtime/deployer-as6/pom.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -5,13 +5,13 @@
<groupId>org.jboss.soa.bpel.runtime</groupId>
<artifactId>deployer-as6</artifactId>
<packaging>jar</packaging>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<name>RiftSaw::Runtime::Deployer-AS6</name>
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>runtime</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: trunk/runtime/engine/pom.xml
===================================================================
--- trunk/runtime/engine/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/runtime/engine/pom.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -5,13 +5,13 @@
<groupId>org.jboss.soa.bpel.runtime</groupId>
<artifactId>riftsaw-engine</artifactId>
<packaging>jar</packaging>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<name>RiftSaw::Runtime::Engine</name>
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>runtime</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: trunk/runtime/engine-assembly/pom.xml
===================================================================
--- trunk/runtime/engine-assembly/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/runtime/engine-assembly/pom.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -4,14 +4,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.soa.bpel.runtime</groupId>
<artifactId>riftsaw</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<packaging>pom</packaging>
<name>RiftSaw::Runtime::Engine-Assembly</name>
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>runtime</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: trunk/runtime/jbossesb-bpel/pom.xml
===================================================================
--- trunk/runtime/jbossesb-bpel/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/runtime/jbossesb-bpel/pom.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -5,13 +5,13 @@
<groupId>org.jboss.soa.bpel.runtime</groupId>
<artifactId>jbossesb-bpel</artifactId>
<packaging>jar</packaging>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<name>RiftSaw::Runtime::JBossESB-BPEL</name>
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>runtime</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: trunk/runtime/jbossesb-bpel-assembly/pom.xml
===================================================================
--- trunk/runtime/jbossesb-bpel-assembly/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/runtime/jbossesb-bpel-assembly/pom.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.soa.bpel.runtime</groupId>
<artifactId>bpel.esb</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<packaging>pom</packaging>
<name>RiftSaw::Runtime::JBossESB-BPEL-Assembly</name>
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>runtime</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: trunk/runtime/pom.xml
===================================================================
--- trunk/runtime/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/runtime/pom.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -6,13 +6,13 @@
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>runtime</artifactId>
<packaging>pom</packaging>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<name>RiftSaw::Runtime</name>
<parent>
<groupId>org.jboss.soa</groupId>
<artifactId>bpel</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<modules>
Modified: trunk/runtime/uddi/pom.xml
===================================================================
--- trunk/runtime/uddi/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/runtime/uddi/pom.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -5,13 +5,13 @@
<groupId>org.jboss.soa.bpel.runtime</groupId>
<artifactId>riftsaw-uddi</artifactId>
<packaging>jar</packaging>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<name>RiftSaw::Runtime::UDDI</name>
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>runtime</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: trunk/samples/esb/bpel_helloworld_saml/esbcontent/login-config.xml
===================================================================
--- trunk/samples/esb/bpel_helloworld_saml/esbcontent/login-config.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/samples/esb/bpel_helloworld_saml/esbcontent/login-config.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -2,12 +2,12 @@
<application-policy name="saml-issue-token">
<authentication>
<login-module code="org.picketlink.identity.federation.core.wstrust.auth.STSIssuingLoginModule" flag="required">
- <module-option name="configFile">/Users/jdelong/Riftsaw22/riftsaw-2.3.0-SNAPSHOT/samples/esb/bpel_helloworld_saml/esbcontent/sts-client.properties</module-option>
+ <module-option name="configFile">/Users/jdelong/Riftsaw22/riftsaw-2.3.0.CR1/samples/esb/bpel_helloworld_saml/esbcontent/sts-client.properties</module-option>
<module-option name="endpointURI">http://security_saml/goodbyeworld</module-option>
<module-option name="password-stacking">true</module-option>
</login-module>
<login-module code="org.picketlink.identity.federation.core.wstrust.auth.STSValidatingLoginModule" flag="required">
- <module-option name="configFile">/Users/jdelong/Riftsaw22/riftsaw-2.3.0-SNAPSHOT/samples/esb/bpel_helloworld_saml/esbcontent/sts-client.properties</module-option>
+ <module-option name="configFile">/Users/jdelong/Riftsaw22/riftsaw-2.3.0.CR1/samples/esb/bpel_helloworld_saml/esbcontent/sts-client.properties</module-option>
<module-option name="password-stacking">useFirstPass</module-option>
</login-module>
</authentication>
@@ -16,7 +16,7 @@
<application-policy name="saml-validate-token">
<authentication>
<login-module code="org.picketlink.identity.federation.core.wstrust.auth.STSValidatingLoginModule" flag="required">
- <module-option name="configFile">/Users/jdelong/Riftsaw22/riftsaw-2.3.0-SNAPSHOT/samples/esb/bpel_helloworld_saml/esbcontent/sts-client.properties</module-option>
+ <module-option name="configFile">/Users/jdelong/Riftsaw22/riftsaw-2.3.0.CR1/samples/esb/bpel_helloworld_saml/esbcontent/sts-client.properties</module-option>
<module-option name="useOptionsCredentials">true</module-option>
</login-module>
</authentication>
Modified: trunk/stress-tests/pom.xml
===================================================================
--- trunk/stress-tests/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
+++ trunk/stress-tests/pom.xml 2011-03-28 05:10:43 UTC (rev 1328)
@@ -5,12 +5,12 @@
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>stress-tests</artifactId>
<packaging>jar</packaging>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<name>RiftSaw::Stress-Tests</name>
<parent>
<groupId>org.jboss.soa</groupId>
<artifactId>bpel</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<profiles>
13 years, 11 months
riftsaw SVN: r1327 - in branches/ODE/RiftSaw-ODE-trunk: agents and 33 other directories.
by riftsaw-commits@lists.jboss.org
Author: jeff.yuchang
Date: 2011-03-28 00:23:58 -0400 (Mon, 28 Mar 2011)
New Revision: 1327
Modified:
branches/ODE/RiftSaw-ODE-trunk/agents/pom.xml
branches/ODE/RiftSaw-ODE-trunk/axis2-war/pom.xml
branches/ODE/RiftSaw-ODE-trunk/axis2/pom.xml
branches/ODE/RiftSaw-ODE-trunk/bpel-api-jca/pom.xml
branches/ODE/RiftSaw-ODE-trunk/bpel-api/pom.xml
branches/ODE/RiftSaw-ODE-trunk/bpel-compiler/pom.xml
branches/ODE/RiftSaw-ODE-trunk/bpel-connector/pom.xml
branches/ODE/RiftSaw-ODE-trunk/bpel-dao/pom.xml
branches/ODE/RiftSaw-ODE-trunk/bpel-epr/pom.xml
branches/ODE/RiftSaw-ODE-trunk/bpel-obj/pom.xml
branches/ODE/RiftSaw-ODE-trunk/bpel-ql/pom.xml
branches/ODE/RiftSaw-ODE-trunk/bpel-runtime/pom.xml
branches/ODE/RiftSaw-ODE-trunk/bpel-schemas/pom.xml
branches/ODE/RiftSaw-ODE-trunk/bpel-scripts/pom.xml
branches/ODE/RiftSaw-ODE-trunk/bpel-store/pom.xml
branches/ODE/RiftSaw-ODE-trunk/bpel-test/pom.xml
branches/ODE/RiftSaw-ODE-trunk/dao-hibernate-db/pom.xml
branches/ODE/RiftSaw-ODE-trunk/dao-hibernate/pom.xml
branches/ODE/RiftSaw-ODE-trunk/dao-jpa-db/pom.xml
branches/ODE/RiftSaw-ODE-trunk/dao-jpa-hibernate/pom.xml
branches/ODE/RiftSaw-ODE-trunk/dao-jpa-ojpa-derby/pom.xml
branches/ODE/RiftSaw-ODE-trunk/dao-jpa-ojpa/pom.xml
branches/ODE/RiftSaw-ODE-trunk/dao-jpa/pom.xml
branches/ODE/RiftSaw-ODE-trunk/distro/pom.xml
branches/ODE/RiftSaw-ODE-trunk/distro/src/examples-jbi/maven2/ping-pong-osgi/pom.xml
branches/ODE/RiftSaw-ODE-trunk/jacob/pom.xml
branches/ODE/RiftSaw-ODE-trunk/jbi-bundle/pom.xml
branches/ODE/RiftSaw-ODE-trunk/jbi-karaf/pom.xml
branches/ODE/RiftSaw-ODE-trunk/jbi/pom.xml
branches/ODE/RiftSaw-ODE-trunk/jca-ra/pom.xml
branches/ODE/RiftSaw-ODE-trunk/jca-server/pom.xml
branches/ODE/RiftSaw-ODE-trunk/pom.xml
branches/ODE/RiftSaw-ODE-trunk/scheduler-simple/pom.xml
branches/ODE/RiftSaw-ODE-trunk/tools/pom.xml
branches/ODE/RiftSaw-ODE-trunk/utils/pom.xml
Log:
* bump version into 2.3.0.CR1
Modified: branches/ODE/RiftSaw-ODE-trunk/agents/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/agents/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/agents/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -28,6 +28,6 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
</project>
Modified: branches/ODE/RiftSaw-ODE-trunk/axis2/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/axis2/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/axis2/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<properties>
Modified: branches/ODE/RiftSaw-ODE-trunk/axis2-war/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/axis2-war/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/axis2-war/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<properties>
Modified: branches/ODE/RiftSaw-ODE-trunk/bpel-api/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/bpel-api/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/bpel-api/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/bpel-api-jca/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/bpel-api-jca/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/bpel-api-jca/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/bpel-compiler/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/bpel-compiler/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/bpel-compiler/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/bpel-connector/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/bpel-connector/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/bpel-connector/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/bpel-dao/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/bpel-dao/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/bpel-dao/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/bpel-epr/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/bpel-epr/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/bpel-epr/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/bpel-obj/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/bpel-obj/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/bpel-obj/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/bpel-ql/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/bpel-ql/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/bpel-ql/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/bpel-runtime/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/bpel-runtime/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/bpel-runtime/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/bpel-schemas/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/bpel-schemas/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/bpel-schemas/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/bpel-scripts/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/bpel-scripts/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/bpel-scripts/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -27,6 +27,6 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
</project>
Modified: branches/ODE/RiftSaw-ODE-trunk/bpel-store/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/bpel-store/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/bpel-store/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/bpel-test/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/bpel-test/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/bpel-test/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/dao-hibernate/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/dao-hibernate/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/dao-hibernate/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/dao-hibernate-db/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/dao-hibernate-db/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/dao-hibernate-db/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/dao-jpa/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/dao-jpa/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/dao-jpa/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/dao-jpa-db/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/dao-jpa-db/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/dao-jpa-db/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/dao-jpa-hibernate/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/dao-jpa-hibernate/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/dao-jpa-hibernate/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/dao-jpa-ojpa/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/dao-jpa-ojpa/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/dao-jpa-ojpa/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/dao-jpa-ojpa-derby/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/dao-jpa-ojpa-derby/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/dao-jpa-ojpa-derby/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/distro/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/distro/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/distro/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<properties>
Modified: branches/ODE/RiftSaw-ODE-trunk/distro/src/examples-jbi/maven2/ping-pong-osgi/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/distro/src/examples-jbi/maven2/ping-pong-osgi/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/distro/src/examples-jbi/maven2/ping-pong-osgi/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.soa.bpel.examples</groupId>
<artifactId>ping-pong-bundle</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<name>ODE :: examples :: Ping Pong OSGi </name>
<packaging>bundle</packaging>
Modified: branches/ODE/RiftSaw-ODE-trunk/jacob/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/jacob/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/jacob/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/jbi/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/jbi/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/jbi/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<properties>
Modified: branches/ODE/RiftSaw-ODE-trunk/jbi-bundle/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/jbi-bundle/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/jbi-bundle/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<build>
Modified: branches/ODE/RiftSaw-ODE-trunk/jbi-karaf/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/jbi-karaf/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/jbi-karaf/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<artifactId>riftsaw-jbi-karaf</artifactId>
Modified: branches/ODE/RiftSaw-ODE-trunk/jca-ra/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/jca-ra/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/jca-ra/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/jca-server/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/jca-server/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/jca-server/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -8,7 +8,7 @@
</description>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
<url>http://ode.apache.org</url>
<issueManagement>
<system>jira</system>
@@ -82,7 +82,7 @@
</prerequisites>
-->
<properties>
- <ode.version>2.3.0-SNAPSHOT</ode.version>
+ <ode.version>2.3.0.CR1</ode.version>
<activation.version>1.1</activation.version>
<annogen.version>0.1.0</annogen.version>
<antlr.version>2.7.7</antlr.version>
Modified: branches/ODE/RiftSaw-ODE-trunk/scheduler-simple/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/scheduler-simple/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/scheduler-simple/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/tools/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/tools/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/tools/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
Modified: branches/ODE/RiftSaw-ODE-trunk/utils/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/utils/pom.xml 2011-03-24 12:54:58 UTC (rev 1326)
+++ branches/ODE/RiftSaw-ODE-trunk/utils/pom.xml 2011-03-28 04:23:58 UTC (rev 1327)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.CR1</version>
</parent>
<dependencies>
13 years, 11 months
riftsaw SVN: r1326 - in trunk/docs/docbook/userguide/src/main/en-US: module and 1 other directory.
by riftsaw-commits@lists.jboss.org
Author: jeff.yuchang
Date: 2011-03-24 08:54:58 -0400 (Thu, 24 Mar 2011)
New Revision: 1326
Added:
trunk/docs/docbook/userguide/src/main/en-US/images/Console_execution_events.png
trunk/docs/docbook/userguide/src/main/en-US/images/History_Query_Events.png
trunk/docs/docbook/userguide/src/main/en-US/images/History_Query_Result.png
trunk/docs/docbook/userguide/src/main/en-US/images/History_Query_Search.png
Modified:
trunk/docs/docbook/userguide/src/main/en-US/images/Console_execution_path.png
trunk/docs/docbook/userguide/src/main/en-US/module/admin.xml
Log:
* Updated userguide to incorporate updated bpel console.
Added: trunk/docs/docbook/userguide/src/main/en-US/images/Console_execution_events.png
===================================================================
(Binary files differ)
Property changes on: trunk/docs/docbook/userguide/src/main/en-US/images/Console_execution_events.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/docs/docbook/userguide/src/main/en-US/images/Console_execution_path.png
===================================================================
(Binary files differ)
Added: trunk/docs/docbook/userguide/src/main/en-US/images/History_Query_Events.png
===================================================================
(Binary files differ)
Property changes on: trunk/docs/docbook/userguide/src/main/en-US/images/History_Query_Events.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/docs/docbook/userguide/src/main/en-US/images/History_Query_Result.png
===================================================================
(Binary files differ)
Property changes on: trunk/docs/docbook/userguide/src/main/en-US/images/History_Query_Result.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/docs/docbook/userguide/src/main/en-US/images/History_Query_Search.png
===================================================================
(Binary files differ)
Property changes on: trunk/docs/docbook/userguide/src/main/en-US/images/History_Query_Search.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/docs/docbook/userguide/src/main/en-US/module/admin.xml
===================================================================
--- trunk/docs/docbook/userguide/src/main/en-US/module/admin.xml 2011-03-24 06:05:04 UTC (rev 1325)
+++ trunk/docs/docbook/userguide/src/main/en-US/module/admin.xml 2011-03-24 12:54:58 UTC (rev 1326)
@@ -33,6 +33,9 @@
<listitem>
The execution history of a process
</listitem>
+ <listitem>
+ The history instances query
+ </listitem>
</itemizedlist>
</section>
@@ -109,7 +112,7 @@
<title>Process Versions</title>
<para>
There is only one active version at a time. If you open a process definition the
- active version will be chosen by default. Sometimes you need to manage instancs of a
+ active version will be chosen by default. Sometimes you need to manage instances of a
retired version (i.e. to terminate running instances).
In that case the button <emphasis>More - Change Version</emphasis>
allows you to select a different version of that process.
@@ -125,12 +128,12 @@
<title>Execution History</title>
<para>
The <emphasis>Execution History</emphasis> allows you to inspect the BPAF history data associated
- with a process. You can specify a timespan and wether or not you'd like to see failed/terminated instances
+ with a process. You can specify a timespan and whether or not you'd like to see failed/terminated instances
included in the chart.
</para>
<imageobject>
- <imagedata fileref="en-US/images/Console_history.png" align="keft" width="6in" />
+ <imagedata fileref="en-US/images/Console_history.png" align="left" width="6in" />
</imageobject>
<para>
@@ -261,11 +264,54 @@
<imageobject>
<imagedata fileref="en-US/images/Console_execution_path.png" align="center" width="6in" />
</imageobject>
-
+
+ <para>
+ The <emphasis>View</emphasis> tab shows the instance execution graph, while the <emphasis>Source</emphasis> tab below shows all activity events.
+ </para>
+
+ <imageobject>
+ <imagedata fileref="en-US/images/Console_execution_events.png" align="center" width="6in"/>
+ </imageobject>
+
</section>
-
+
<section>
+ <title>History Instance Query</title>
+
+ <para>
+ Once a process instance is finished, could be 'COMPLETED', 'FAILD' or 'TERMINATED', you could search it through the <emphasis>History Query</emphasis> tab window as following:
+ </para>
+
+ <imageobject>
+ <imagedata fileref="en-US/images/History_Query_Search.png" align="center" width="6in"/>
+ </imageobject>
+
+ <para>
+ You need to choose the <emphasis>Process Definition</emphasis> and the <emphasis>Process Status</emphasis> from the list box.
+ You could also input the <emphasis>correlation key</emphasis>, <emphasis>start time </emphasis> and <emphasis>end time</emphasis> as criteria to search the history instances.
+ below is the search result.
+ </para>
+
+ <imageobject>
+ <imagedata fileref="en-US/images/History_Query_Result.png" align="center" width="6in"/>
+ </imageobject>
+
+ <para>
+ On the <emphasis>History Instances</emphasis> List, when you double click a specific row, it will pop up a window that shows all of execution events that happened during this process instance execution.
+ </para>
+
+ <imageobject>
+ <imagedata fileref="en-US/images/History_Query_Events.png" align="center" width="6in"/>
+ </imageobject>
+
+ <note>
+ Please be noted that you have to explicitly enable the history logging in order to use the <emphasis>History Query</emphasis> functionality.
+ </note>
+
+ </section>
+
+ <section>
<title>Retiring and Reactivating Process Definitions</title>
<para>
13 years, 11 months
riftsaw SVN: r1325 - in trunk/console: integration/src/main/java/org/jboss/soa/bpel/console and 1 other directory.
by riftsaw-commits@lists.jboss.org
Author: jeff.yuchang
Date: 2011-03-24 02:05:04 -0400 (Thu, 24 Mar 2011)
New Revision: 1325
Modified:
trunk/console/bpaf/src/main/java/org/jboss/soa/bpel/console/bpaf/StateChangeAdapter.java
trunk/console/integration/src/main/java/org/jboss/soa/bpel/console/ProcessHistoryPluginImpl.java
Log:
* added end time for the terminated process.
* remove the 10 records restriction for process history instances.
Modified: trunk/console/bpaf/src/main/java/org/jboss/soa/bpel/console/bpaf/StateChangeAdapter.java
===================================================================
--- trunk/console/bpaf/src/main/java/org/jboss/soa/bpel/console/bpaf/StateChangeAdapter.java 2011-03-23 13:18:55 UTC (rev 1324)
+++ trunk/console/bpaf/src/main/java/org/jboss/soa/bpel/console/bpaf/StateChangeAdapter.java 2011-03-24 06:05:04 UTC (rev 1325)
@@ -19,6 +19,7 @@
import org.apache.ode.bpel.evt.ProcessInstanceStateChangeEvent;
import org.jboss.bpm.monitor.model.bpaf.Event;
import org.jboss.bpm.monitor.model.bpaf.State;
+import org.jboss.bpm.monitor.model.bpaf.Tuple;
/**
* @author: Heiko Braun <hbraun(a)redhat.com>
@@ -37,6 +38,13 @@
{
case ProcessState.STATE_TERMINATED:
target.getEventDetails().setCurrentState(State.Closed_Cancelled_Terminated);
+
+ Tuple endTime = new Tuple();
+ endTime.setName("process-end-time");
+ endTime.setValue(String.valueOf(source.getTimestamp().getTime()));
+
+ target.addData(endTime);
+
break;
/*
Equivalent to 'ProcessCompletionEvent' with fault!=null
Modified: trunk/console/integration/src/main/java/org/jboss/soa/bpel/console/ProcessHistoryPluginImpl.java
===================================================================
--- trunk/console/integration/src/main/java/org/jboss/soa/bpel/console/ProcessHistoryPluginImpl.java 2011-03-23 13:18:55 UTC (rev 1324)
+++ trunk/console/integration/src/main/java/org/jboss/soa/bpel/console/ProcessHistoryPluginImpl.java 2011-03-24 06:05:04 UTC (rev 1325)
@@ -85,17 +85,14 @@
}
List<HistoryProcessInstanceRef> refs = new ArrayList<HistoryProcessInstanceRef>();
- int i = 0;
+
for (String theInstanceID : historyInstanceIds) {
- if (i > 10) {
- //due to performance concern, we've just listed 10 history instances at most.
- break;
- }
List<Event> theEvents = ds.getPastActivities(theInstanceID);
HistoryProcessInstanceRef ref = new HistoryProcessInstanceRef();
for (Event e : theEvents) {
ref.setProcessInstanceId(e.getProcessInstanceID());
ref.setState(status);
+ ref.setProcessDefinitionId(e.getProcessDefinitionID());
for (Tuple tuple : e.getDataElement()) {
if ("correlation-key".equals(tuple.getName())) {
ref.setKey(tuple.getValue());
@@ -109,7 +106,6 @@
}
}
refs.add(ref);
- i++;
}
return refs;
13 years, 11 months
riftsaw SVN: r1324 - in trunk/distribution/src/main/release: conf/juddi and 1 other directories.
by riftsaw-commits@lists.jboss.org
Author: kurtstam
Date: 2011-03-23 09:18:55 -0400 (Wed, 23 Mar 2011)
New Revision: 1324
Added:
trunk/distribution/src/main/release/conf/juddi/riftsaw_BusinessEntity.xml
trunk/distribution/src/main/release/conf/juddi/riftsaw_Publisher.xml
trunk/distribution/src/main/release/conf/juddi/riftsaw_tModels.xml
Removed:
trunk/distribution/src/main/release/conf/juddi/jbossesb_BusinessEntity.xml
trunk/distribution/src/main/release/conf/juddi/jbossesb_tModels.xml
Modified:
trunk/distribution/src/main/release/conf/bpel.properties
trunk/distribution/src/main/release/conf/juddi/esb.juddi.client.xml
trunk/distribution/src/main/release/install/build.xml
Log:
RIFTSAW-328, changing the config to avoid conflict with jbesb
Modified: trunk/distribution/src/main/release/conf/bpel.properties
===================================================================
--- trunk/distribution/src/main/release/conf/bpel.properties 2011-03-22 18:19:40 UTC (rev 1323)
+++ trunk/distribution/src/main/release/conf/bpel.properties 2011-03-23 13:18:55 UTC (rev 1324)
@@ -107,7 +107,7 @@
# jbossesb.saw/esb.uddi.client.xml. Commented out by default.
#bpel.uddi.config=META-INF/bpel.uddi.client.xml
# only if you don't specify the bpel.uddi.config you need to specify the name of the clerk manager
-bpel.uddi.clerk.manager=esb-registry
+bpel.uddi.clerk.manager=uddi-portlet-manager
# name of the clerk
bpel.uddi.clerk=BPELClerk
Modified: trunk/distribution/src/main/release/conf/juddi/esb.juddi.client.xml
===================================================================
--- trunk/distribution/src/main/release/conf/juddi/esb.juddi.client.xml 2011-03-22 18:19:40 UTC (rev 1323)
+++ trunk/distribution/src/main/release/conf/juddi/esb.juddi.client.xml 2011-03-23 13:18:55 UTC (rev 1324)
@@ -1,39 +1,32 @@
-<?xml version="1.0" encoding="ISO-8859-1" ?>
-
+<?xml version="1.0" encoding="UTF-8"?>
<uddi>
- <reloadDelay>3600000</reloadDelay>
- <manager name="esb-registry">
- <nodes>
- <node>
- <!-- required 'default' node -->
- <name>default</name>
- <description>Main jUDDI node</description>
- <properties>
- <property name="keyDomain" value="esb.jboss.org"/>
- <property name="businessKey" value="redhat-jboss"/>
- <property name="serviceDescription" value="BPEL Service deployed by Riftsaw"/>
- <property name="bindingDescription" value="BPEL Endpoint deployed by Riftsaw"/>
- </properties>
- <!-- JAX-WS Transport
- <proxyTransport>org.apache.juddi.v3.client.transport.JAXWSTransport</proxyTransport>
- <custodyTransferUrl>http://${jboss.esb.bind.address}:8080/juddiv3/services/custody-transfer?wsdl</custodyTransferUrl>
- <inquiryUrl>http://${jboss.esb.bind.address}:8080/juddiv3/services/inquiry?wsdl</inquiryUrl>
- <publishUrl>http://${jboss.esb.bind.address}:8080/juddiv3/services/publish?wsdl</publishUrl>
- <securityUrl>http://${jboss.esb.bind.address}:8080/juddiv3/services/security?wsdl</securityUrl>
- <subscriptionUrl>http://${jboss.esb.bind.address}:8080/juddiv3/services/subscription?wsdl</subscriptionUrl>
- <subscriptionListenerUrl>http://${jboss.esb.bind.address}:8080/juddiv3/services/subscription-listener?wsdl</subscriptionListenerUrl>
- <juddiApiUrl>http://${jboss.esb.bind.address}:8080/juddiv3/services/juddi-api?wsdl</juddiApiUrl>
+ <reloadDelay>3600000</reloadDelay>
+ <manager name="uddi-portlet-manager">
+ <nodes>
+ <node isHomeJUDDI="true">
+ <!-- required 'default' node -->
+ <name>default</name>
+ <description>Main jUDDI node</description>
+ <!-- JAX-WS Transport - The ESB transport requires Service Endpoint URLs and not the WSDL URLs.
+ <proxyTransport>org.jboss.internal.soa.esb.registry.client.JuddiJAXWSTransport</proxyTransport>
+ <custodyTransferUrl>http://REMOTE_HOST:REMOTE_PORT/juddiv3/services/custody-transfer</custodyTransferUrl>
+ <inquiryUrl>http://REMOTE_HOST:REMOTE_PORT/juddiv3/services/inquiry</inquiryUrl>
+ <publishUrl>http://REMOTE_HOST:REMOTE_PORT/juddiv3/services/publish</publishUrl>
+ <securityUrl>http://REMOTE_HOST:REMOTE_PORT/juddiv3/services/security</securityUrl>
+ <subscriptionUrl>http://REMOTE_HOST:REMOTE_PORT/juddiv3/services/subscription</subscriptionUrl>
+ <subscriptionListenerUrl>http://REMOTE_HOST:REMOTE_PORT/juddiv3/services/subscription-listener</subscriptionListenerUrl>
+ <juddiApiUrl>http://REMOTE_HOST:REMOTE_PORT/juddiv3/services/juddi-api</juddiApiUrl>
-->
- <!-- In VM Transport Settings -->
- <proxyTransport>org.jboss.internal.soa.esb.registry.client.JuddiInVMTransport</proxyTransport>
- <custodyTransferUrl>org.apache.juddi.api.impl.UDDICustodyTransferImpl</custodyTransferUrl>
- <inquiryUrl>org.apache.juddi.api.impl.UDDIInquiryImpl</inquiryUrl>
- <publishUrl>org.apache.juddi.api.impl.UDDIPublicationImpl</publishUrl>
- <securityUrl>org.apache.juddi.api.impl.UDDISecurityImpl</securityUrl>
- <subscriptionUrl>org.apache.juddi.api.impl.UDDISubscriptionImpl</subscriptionUrl>
- <subscriptionListenerUrl>org.apache.juddi.api.impl.UDDISubscriptionListenerImpl</subscriptionListenerUrl>
- <juddiApiUrl>org.apache.juddi.api.impl.JUDDIApiImpl</juddiApiUrl>
- <!-- RMI Transport Settings
+ <!-- In VM Transport Settings -->
+ <proxyTransport>org.jboss.internal.soa.esb.registry.client.JuddiInVMTransport</proxyTransport>
+ <custodyTransferUrl>org.apache.juddi.api.impl.UDDICustodyTransferImpl</custodyTransferUrl>
+ <inquiryUrl>org.apache.juddi.api.impl.UDDIInquiryImpl</inquiryUrl>
+ <publishUrl>org.apache.juddi.api.impl.UDDIPublicationImpl</publishUrl>
+ <securityUrl>org.apache.juddi.api.impl.UDDISecurityImpl</securityUrl>
+ <subscriptionUrl>org.apache.juddi.api.impl.UDDISubscriptionImpl</subscriptionUrl>
+ <subscriptionListenerUrl>org.apache.juddi.api.impl.UDDISubscriptionListenerImpl</subscriptionListenerUrl>
+ <juddiApiUrl>org.apache.juddi.api.impl.JUDDIApiImpl</juddiApiUrl>
+ <!-- RMI Transport Settings
<proxyTransport>org.jboss.internal.soa.esb.registry.client.JuddiRMITransport</proxyTransport>
<custodyTransferUrl>/juddiv3/UDDICustodyTransferService</custodyTransferUrl>
<inquiryUrl>/juddiv3/UDDIInquiryService</inquiryUrl>
@@ -46,23 +39,30 @@
<javaNamingFactoryUrlPkgs>org.jboss.naming</javaNamingFactoryUrlPkgs>
<javaNamingProviderUrl>jnp://${jboss.esb.bind.address}:1099</javaNamingProviderUrl>
-->
- </node>
- <node>
- <name>default-ws</name>
- <description>jUDDI console node</description>
- <!-- In VM Transport Settings -->
- <proxyTransport>org.jboss.internal.soa.esb.registry.client.JuddiInVMTransport</proxyTransport>
- <custodyTransferUrl>org.apache.juddi.api.impl.UDDICustodyTransferImpl</custodyTransferUrl>
- <inquiryUrl>org.apache.juddi.api.impl.UDDIInquiryImpl</inquiryUrl>
- <publishUrl>org.apache.juddi.api.impl.UDDIPublicationImpl</publishUrl>
- <securityUrl>org.apache.juddi.api.impl.UDDISecurityImpl</securityUrl>
- <subscriptionUrl>org.apache.juddi.api.impl.UDDISubscriptionImpl</subscriptionUrl>
- <subscriptionListenerUrl>org.apache.juddi.api.impl.UDDISubscriptionListenerImpl</subscriptionListenerUrl>
- <juddiApiUrl>org.apache.juddi.api.impl.JUDDIApiImpl</juddiApiUrl>
- </node>
- </nodes>
- <clerks registerOnStartup="true">
- <clerk name="BPELClerk" node="default" publisher="jbossesb" password="jbossesb" />
- </clerks>
- </manager>
-</uddi>
+ </node>
+ <node>
+ <name>riftsaw</name>
+ <description>Riftsaw node</description>
+ <properties>
+ <property name="keyDomain" value="riftsaw.jboss.org"/>
+ <property name="businessKey" value="redhat-jboss"/>
+ <property name="serviceDescription" value="BPEL Service deployed by Riftsaw"/>
+ <property name="bindingDescription" value="BPEL Endpoint deployed by Riftsaw"/>
+ </properties>
+ <!--In VM Transport Settings -->
+ <proxyTransport>org.jboss.internal.soa.esb.registry.client.JuddiInVMTransport</proxyTransport>
+ <custodyTransferUrl>org.apache.juddi.api.impl.UDDICustodyTransferImpl</custodyTransferUrl>
+ <inquiryUrl>org.apache.juddi.api.impl.UDDIInquiryImpl</inquiryUrl>
+ <publishUrl>org.apache.juddi.api.impl.UDDIPublicationImpl</publishUrl>
+ <securityUrl>org.apache.juddi.api.impl.UDDISecurityImpl</securityUrl>
+ <subscriptionUrl>org.apache.juddi.api.impl.UDDISubscriptionImpl</subscriptionUrl>
+ <subscriptionListenerUrl>org.apache.juddi.api.impl.UDDISubscriptionListenerImpl</subscriptionListenerUrl>
+ <juddiApiUrl>org.apache.juddi.api.impl.JUDDIApiImpl</juddiApiUrl>
+
+ </node>
+ </nodes>
+ <clerks registerOnStartup="true">
+ <clerk name="BPELClerk" node="riftsaw" password="" publisher="riftsaw"/>
+ </clerks>
+ </manager>
+</uddi>
\ No newline at end of file
Deleted: trunk/distribution/src/main/release/conf/juddi/jbossesb_BusinessEntity.xml
===================================================================
--- trunk/distribution/src/main/release/conf/juddi/jbossesb_BusinessEntity.xml 2011-03-22 18:19:40 UTC (rev 1323)
+++ trunk/distribution/src/main/release/conf/juddi/jbossesb_BusinessEntity.xml 2011-03-23 13:18:55 UTC (rev 1324)
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Copyright 2001-2009 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.
- *
- */ -->
- <!--
- This file contains the root business entity structure that represents your registry. The key chosen (or generated) for this entity will serve
- as the node id for all entities published within the registry. The services contained within this business entity reflect the UDDI APIs that
- you wish to support (adding or subtracting the services here will not enable/disable them, simply add/omit them from being discovered via UDDI).
-
- The top-level business entity and sub-entities all use keys as unique identifiers. They are left blank by default which means the system will
- generate a key (generated as root partition with GUID appended). You can choose to create your own, human-readable keys but they must match
- the root key generator created in the root_tModelKeyGen.xml file. Matching means they must equal the root key generator with the keyword
- "keygenerator" replaced by your own string.
-
- Example:
-
- root_tModelKeyGen.xml key is uddi:www.mycompany.com:registry:keygenerator
-
- Legal user-defined keys are:
-
- uddi:www.mycompany.com:registry:ubr-node (for the businessKey)
- uddi:www.mycompany.com:registry:inquiry-service (for the inquiry service service key)
- uddi:www.mycompany.com:registry:inquiry-service-wsdlDeployment (for the inquiry service binding template that represents the WSDL)
-
-
- See below for other fields that you may want to edit...
- -->
-<businessEntity xmlns="urn:uddi-org:api_v3" xmlns:xml="http://www.w3.org/XML/1998/namespace" businessKey="uddi:esb.jboss.org:redhat-jboss">
- <name xml:lang="en">JBossESB Business</name>
- <!-- Change the description field to provided a brief description of your registry -->
- <description xml:lang="en">The business that owns all the services deployed by JBossESB and Riftsaw</description>
-</businessEntity>
-
-
-
-
Deleted: trunk/distribution/src/main/release/conf/juddi/jbossesb_tModels.xml
===================================================================
--- trunk/distribution/src/main/release/conf/juddi/jbossesb_tModels.xml 2011-03-22 18:19:40 UTC (rev 1323)
+++ trunk/distribution/src/main/release/conf/juddi/jbossesb_tModels.xml 2011-03-23 13:18:55 UTC (rev 1324)
@@ -1,43 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Copyright 2001-2009 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.
- *
- */ -->
-<save_tModel xmlns="urn:uddi-org:api_v3">
- <tModel tModelKey="uddi:esb.jboss.org:keygenerator" xmlns="urn:uddi-org:api_v3">
- <name>esb-jboss-org:keyGenerator</name>
- <description>JBossESB domain key generator</description>
- <overviewDoc>
- <overviewURL useType="text">
- http://uddi.org/pubs/uddi_v3.htm#keyGen</overviewURL>
- </overviewDoc>
- <categoryBag>
- <keyedReference tModelKey="uddi:uddi.org:categorization:types" keyName="uddi-org:types:keyGenerator"
- keyValue="keyGenerator" />
- </categoryBag>
- </tModel>
- <tModel tModelKey="uddi:jboss.org:esb" xmlns="urn:uddi-org:api_v3">
- <name>org.jboss.soa.esb.:category</name>
- <description>JBoss ESB category</description>
- <overviewDoc>
- <overviewURL useType="text">
- http://www.jboss.org/community/wiki/JbossesbJAXR</overviewURL>
- </overviewDoc>
- <categoryBag>
- <keyedReference tModelKey="uddi:uddi.org:categorization:types" keyName="uddi-org:types:xml"
- keyValue="xmlSpec" />
- </categoryBag>
- </tModel>
-</save_tModel>
Added: trunk/distribution/src/main/release/conf/juddi/riftsaw_BusinessEntity.xml
===================================================================
--- trunk/distribution/src/main/release/conf/juddi/riftsaw_BusinessEntity.xml (rev 0)
+++ trunk/distribution/src/main/release/conf/juddi/riftsaw_BusinessEntity.xml 2011-03-23 13:18:55 UTC (rev 1324)
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * Copyright 2001-2009 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.
+ *
+ */ -->
+ <!--
+ This file contains the root business entity structure that represents your registry. The key chosen (or generated) for this entity will serve
+ as the node id for all entities published within the registry. The services contained within this business entity reflect the UDDI APIs that
+ you wish to support (adding or subtracting the services here will not enable/disable them, simply add/omit them from being discovered via UDDI).
+
+ The top-level business entity and sub-entities all use keys as unique identifiers. They are left blank by default which means the system will
+ generate a key (generated as root partition with GUID appended). You can choose to create your own, human-readable keys but they must match
+ the root key generator created in the root_tModelKeyGen.xml file. Matching means they must equal the root key generator with the keyword
+ "keygenerator" replaced by your own string.
+
+ Example:
+
+ root_tModelKeyGen.xml key is uddi:www.mycompany.com:registry:keygenerator
+
+ Legal user-defined keys are:
+
+ uddi:www.mycompany.com:registry:ubr-node (for the businessKey)
+ uddi:www.mycompany.com:registry:inquiry-service (for the inquiry service service key)
+ uddi:www.mycompany.com:registry:inquiry-service-wsdlDeployment (for the inquiry service binding template that represents the WSDL)
+
+
+ See below for other fields that you may want to edit...
+ -->
+<businessEntity xmlns="urn:uddi-org:api_v3" xmlns:xml="http://www.w3.org/XML/1998/namespace" businessKey="uddi:riftsaw.jboss.org:redhat-jboss">
+ <name xml:lang="en">Riftsaw Business</name>
+ <!-- Change the description field to provided a brief description of your registry -->
+ <description xml:lang="en">The business that owns all the services deployed by Riftsaw</description>
+</businessEntity>
+
+
+
+
Added: trunk/distribution/src/main/release/conf/juddi/riftsaw_Publisher.xml
===================================================================
--- trunk/distribution/src/main/release/conf/juddi/riftsaw_Publisher.xml (rev 0)
+++ trunk/distribution/src/main/release/conf/juddi/riftsaw_Publisher.xml 2011-03-23 13:18:55 UTC (rev 1324)
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * Copyright 2001-2009 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.
+ *
+ */ -->
+<publisher xmlns="urn:juddi-apache-org:api_v3" authorizedName="riftsaw">
+ <publisherName>Riftsaw publisher</publisherName>
+ <isAdmin>true</isAdmin>
+</publisher>
Added: trunk/distribution/src/main/release/conf/juddi/riftsaw_tModels.xml
===================================================================
--- trunk/distribution/src/main/release/conf/juddi/riftsaw_tModels.xml (rev 0)
+++ trunk/distribution/src/main/release/conf/juddi/riftsaw_tModels.xml 2011-03-23 13:18:55 UTC (rev 1324)
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * Copyright 2001-2009 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.
+ *
+ */ -->
+<save_tModel xmlns="urn:uddi-org:api_v3">
+ <tModel tModelKey="uddi:riftsaw.jboss.org:keygenerator" xmlns="urn:uddi-org:api_v3">
+ <name>riftsaw-jboss-org:keyGenerator</name>
+ <description>Riftsaw domain key generator</description>
+ <overviewDoc>
+ <overviewURL useType="text">
+ http://uddi.org/pubs/uddi_v3.htm#keyGen</overviewURL>
+ </overviewDoc>
+ <categoryBag>
+ <keyedReference tModelKey="uddi:uddi.org:categorization:types" keyName="uddi-org:types:keyGenerator"
+ keyValue="keyGenerator" />
+ </categoryBag>
+ </tModel>
+
+</save_tModel>
Modified: trunk/distribution/src/main/release/install/build.xml
===================================================================
--- trunk/distribution/src/main/release/install/build.xml 2011-03-22 18:19:40 UTC (rev 1323)
+++ trunk/distribution/src/main/release/install/build.xml 2011-03-23 13:18:55 UTC (rev 1324)
@@ -318,24 +318,18 @@
<target name="deploy.esb.uddi.config" if="is.jbossesb-registry" depends="check.jbossesb-registry,renameEsbJUDDIClientXML">
<echo>deploy jUDDI configuration</echo>
- <move file="${deploy.dir}/jbossesb-registry.sar/juddi_custom_install_data/jbossesb_tModels.xml"
- tofile="${deploy.dir}/jbossesb-registry.sar/juddi_custom_install_data/jbossesb_tModels.xml.old"/>
- <copy file="../conf/juddi/jbossesb_tModels.xml"
- todir="${deploy.dir}/jbossesb-registry.sar/juddi_custom_install_data/" />
- <copy file="../conf/juddi/jbossesb_BusinessEntity.xml"
- todir="${deploy.dir}/jbossesb-registry.sar/juddi_custom_install_data/" />
+ <copy file="../conf/juddi/riftsaw_Publisher.xml"
+ todir="${deploy.dir}/jbossesb-registry.sar/juddi_custom_install_data/" overwrite="true"/>
+ <copy file="../conf/juddi/riftsaw_tModels.xml"
+ todir="${deploy.dir}/jbossesb-registry.sar/juddi_custom_install_data/" overwrite="true"/>
+ <copy file="../conf/juddi/riftsaw_BusinessEntity.xml"
+ todir="${deploy.dir}/jbossesb-registry.sar/juddi_custom_install_data/" overwrite="true" />
<replace file="${deploy.dir}/riftsaw.sar/bpel.properties"
token="bpel.uddi.registration=false"
value="bpel.uddi.registration=true"/>
<replace file="${deploy.dir}/riftsaw.sar/bpel.properties"
token="bpel.uddi.lookup=false"
value="bpel.uddi.lookup=true"/>
- <replace file="${deploy.dir}/riftsaw.sar/bpel.properties"
- token="bpel.uddi.clerk.manager=esb-registry"
- value="bpel.uddi.clerk.manager=esb-registry"/>
- <replace file="${deploy.dir}/riftsaw.sar/bpel.properties"
- token="bpel.uddi.client.impl=org.jboss.soa.bpel.uddi.UDDIRegistration"
- value="bpel.uddi.client.impl=org.jboss.soa.bpel.uddi.UDDIRegistration"/>
<!-- juddi-client, should be removed once esb catches up to 3.0.4-->
<!-- now deletes the 3.0.3 version, and then copy the 3.0.4 into the esb.deployer/lib-->
@@ -358,9 +352,9 @@
<target name="undeploy.esb.uddi.config" if="is.jbossesb-registry" depends="check.jbossesb-registry">
<echo>undeploy jUDDI configuration</echo>
<move file="${deploy.dir}/jbossesb.sar/esb.juddi.client.xml.old" tofile="${deploy.dir}/jbossesb.sar/esb.juddi.client.xml"/>
- <move file="${deploy.dir}/jbossesb-registry.sar/juddi_custom_install_data/jbossesb_tModels.xml.old"
- tofile="${deploy.dir}/jbossesb-registry.sar/juddi_custom_install_data/jbossesb_tModels.xml"/>
- <delete file="${deploy.dir}/jbossesb-registry.sar/juddi_custom_install_data/jbossesb_BusinessEntity.xml" />
+ <delete file="${deploy.dir}/jbossesb-registry.sar/juddi_custom_install_data/riftsaw_Publisher.xml" />
+ <delete file="${deploy.dir}/jbossesb-registry.sar/juddi_custom_install_data/riftsaw_BusinessEntity.xml" />
+ <delete file="${deploy.dir}/jbossesb-registry.sar/juddi_custom_install_data/riftsaw_tModels.xml" />
</target>
</project>
13 years, 11 months
riftsaw SVN: r1323 - trunk/docs/docbook/userguide/src/main/en-US/module.
by riftsaw-commits@lists.jboss.org
Author: objectiser
Date: 2011-03-22 14:19:40 -0400 (Tue, 22 Mar 2011)
New Revision: 1323
Modified:
trunk/docs/docbook/userguide/src/main/en-US/module/clustering.xml
Log:
Updates to the documentation.
Modified: trunk/docs/docbook/userguide/src/main/en-US/module/clustering.xml
===================================================================
--- trunk/docs/docbook/userguide/src/main/en-US/module/clustering.xml 2011-03-21 05:29:45 UTC (rev 1322)
+++ trunk/docs/docbook/userguide/src/main/en-US/module/clustering.xml 2011-03-22 18:19:40 UTC (rev 1323)
@@ -7,9 +7,15 @@
<section>
<title> Overview </title>
<para>
- In order to make riftsaw to be able to work in a clustering environment, it has to be configured to a shared database for
- all the nodes that among the clustering environment, because riftsaw persists all of process states into database. For the frontend,
- it needs a load balancer to dispatch the soap message into nodes properly.Below is the picture of riftsaw server deployment architecture for clustering.
+ To enable riftsaw to work in a clustered environment, all of the nodes within the cluster must be
+ configured to use a shared database. This is to ensure all of the nodes have access to the
+ shared information concerning the persistent state of process instances.
+ </para>
+
+ <para>
+ For the cluster to work correctly, it will also be necessary to employ a load balancer to distribute
+ the incoming SOAP requests appropriately across all of the nodes in the server, as shown in the
+ following diagram.
</para>
<imageobject>
@@ -21,18 +27,27 @@
<title>Installation</title>
<para>
- In the $riftsaw/install folder, if you set the <emphasis >org_jboss_as_config=all</emphasis> in the <filename>deployment.properties</filename>,
- it will deployed riftsaw-clustering libraries and files into JBoss AS. If you want to deploy the riftsaw clustering feature into other config, say like you copied 'all' into 'node1',
- you can run the following command, (which basically added '-Dclustering.support=true').
+ There are two ways to install a clustered version of riftsaw. The first approach is to simply
+ set the <emphasis>org_jboss_as_config</emphasis> property in the
+ <filename>${RiftSaw}/install/deployment.properties</filename> file to <emphasis>all</emphasis>
+ before deploying riftsaw into the JBossAS server.
</para>
+
<para>
- <command>ant deploy -Dclustering.support=true</command>
+ However, if a different JBossAS config profile needs to be used, then it will be necessary to
+ explicitly indicating that clustering is required. This is achieved by setting the system
+ property <emphasis>clustering.support</emphasis> to <emphasis>true</emphasis>, e.g.
</para>
<para>
+ <command>ant deploy -Dclustering.support=true ....)</command>
+ </para>
+
+ <para>
<note>
- Please be noted that the riftsaw clustering support depends on the JBoss AS Clustering's <emphasis>HAPartitionService</emphasis>, so please be sure that you have this service started if you
- use some customized config for JBoss AS.
+ The riftsaw clustering support depends on the JBossAS Clustering
+ <emphasis>HAPartitionService</emphasis> service, so please be sure that you have this service
+ started if you use some customized config profile for JBossAS.
</note>
</para>
</section>
@@ -41,18 +56,21 @@
<title>Deployment</title>
<para>
- Deploying bpel artifact in clustering environment is different from deploying it into a single server.
- You have to copy your bpel artifact (say hello_world.jar) into <filename>$JBossAS/server/$config (like all)/farm/</filename>,
- any artifacts deployed in this folder will be copied into all nodes that in the clustering environment.
+ Deploying a BPEL process into a clustered environment is different from deploying it into a single server.
+ You have to copy your BPEL artifact (say hello_world.jar) into a <emphasis>farm</emphasis> folder. This is
+ a special folder that the server uses to share deployable components across the nodes within the cluster.
+ For example, the default <emphasis>farm</emphasis> folder in JBossAS is located here:
+ <filename>${JBossAS}/server/all/farm</filename>.
</para>
</section>
<section>
- <title>Bpel Process Service Invocation</title>
+ <title>BPEL Process Service Invocation</title>
<para>
- For the bpel service that you deployed in the clustering environment, if you want to invoke that service, you should be specifying the <emphasis>load balancer's url</emphasis>
- instead of the soap address that you specified in the wsdl file.
+ When invoking the BPEL service deployed in the clustering environment, you should specify the
+ <emphasis>load balancer's url</emphasis> instead of the SOAP address specified in the wsdl file.
+ The load balancer will then take care of deciding which server in the cluster to invoke.
</para>
</section>
13 years, 11 months