gatein SVN: r1753 - in components/wsrp/trunk: admin-gui and 7 other directories.
by do-not-reply@jboss.org
Author: chris.laprun(a)jboss.com
Date: 2010-02-16 11:58:14 -0500 (Tue, 16 Feb 2010)
New Revision: 1753
Modified:
components/wsrp/trunk/admin-gui/pom.xml
components/wsrp/trunk/api/pom.xml
components/wsrp/trunk/common/pom.xml
components/wsrp/trunk/consumer/pom.xml
components/wsrp/trunk/pom.xml
components/wsrp/trunk/producer/pom.xml
components/wsrp/trunk/test/pom.xml
components/wsrp/trunk/wsrp-producer-war/pom.xml
components/wsrp/trunk/wsrp1-ws/pom.xml
Log:
[maven-release-plugin] prepare release 1.0.0-Beta08
Modified: components/wsrp/trunk/admin-gui/pom.xml
===================================================================
--- components/wsrp/trunk/admin-gui/pom.xml 2010-02-16 16:48:10 UTC (rev 1752)
+++ components/wsrp/trunk/admin-gui/pom.xml 2010-02-16 16:58:14 UTC (rev 1753)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>1.0.0-Beta08-SNAPSHOT</version>
+ <version>1.0.0-Beta08</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-admin-gui</artifactId>
Modified: components/wsrp/trunk/api/pom.xml
===================================================================
--- components/wsrp/trunk/api/pom.xml 2010-02-16 16:48:10 UTC (rev 1752)
+++ components/wsrp/trunk/api/pom.xml 2010-02-16 16:58:14 UTC (rev 1753)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>1.0.0-Beta08-SNAPSHOT</version>
+ <version>1.0.0-Beta08</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-integration-api</artifactId>
Modified: components/wsrp/trunk/common/pom.xml
===================================================================
--- components/wsrp/trunk/common/pom.xml 2010-02-16 16:48:10 UTC (rev 1752)
+++ components/wsrp/trunk/common/pom.xml 2010-02-16 16:58:14 UTC (rev 1753)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>1.0.0-Beta08-SNAPSHOT</version>
+ <version>1.0.0-Beta08</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-common</artifactId>
Modified: components/wsrp/trunk/consumer/pom.xml
===================================================================
--- components/wsrp/trunk/consumer/pom.xml 2010-02-16 16:48:10 UTC (rev 1752)
+++ components/wsrp/trunk/consumer/pom.xml 2010-02-16 16:58:14 UTC (rev 1753)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>1.0.0-Beta08-SNAPSHOT</version>
+ <version>1.0.0-Beta08</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-consumer</artifactId>
Modified: components/wsrp/trunk/pom.xml
===================================================================
--- components/wsrp/trunk/pom.xml 2010-02-16 16:48:10 UTC (rev 1752)
+++ components/wsrp/trunk/pom.xml 2010-02-16 16:58:14 UTC (rev 1753)
@@ -21,8 +21,7 @@
~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -30,7 +29,7 @@
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>1.0.0-Beta08-SNAPSHOT</version>
+ <version>1.0.0-Beta08</version>
<packaging>pom</packaging>
@@ -41,9 +40,9 @@
</parent>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wsrp/trunk/</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wsrp/trunk/</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/components/wsrp/trunk/</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wsrp/tags/1.0.0-...</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wsrp/tags/1.0.0-Beta08</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/components/wsrp/tags/1.0.0-Beta08</url>
</scm>
<properties>
Modified: components/wsrp/trunk/producer/pom.xml
===================================================================
--- components/wsrp/trunk/producer/pom.xml 2010-02-16 16:48:10 UTC (rev 1752)
+++ components/wsrp/trunk/producer/pom.xml 2010-02-16 16:58:14 UTC (rev 1753)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>1.0.0-Beta08-SNAPSHOT</version>
+ <version>1.0.0-Beta08</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-producer-lib</artifactId>
Modified: components/wsrp/trunk/test/pom.xml
===================================================================
--- components/wsrp/trunk/test/pom.xml 2010-02-16 16:48:10 UTC (rev 1752)
+++ components/wsrp/trunk/test/pom.xml 2010-02-16 16:58:14 UTC (rev 1753)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>1.0.0-Beta08-SNAPSHOT</version>
+ <version>1.0.0-Beta08</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: components/wsrp/trunk/wsrp-producer-war/pom.xml
===================================================================
--- components/wsrp/trunk/wsrp-producer-war/pom.xml 2010-02-16 16:48:10 UTC (rev 1752)
+++ components/wsrp/trunk/wsrp-producer-war/pom.xml 2010-02-16 16:58:14 UTC (rev 1753)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>1.0.0-Beta08-SNAPSHOT</version>
+ <version>1.0.0-Beta08</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: components/wsrp/trunk/wsrp1-ws/pom.xml
===================================================================
--- components/wsrp/trunk/wsrp1-ws/pom.xml 2010-02-16 16:48:10 UTC (rev 1752)
+++ components/wsrp/trunk/wsrp1-ws/pom.xml 2010-02-16 16:58:14 UTC (rev 1753)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>1.0.0-Beta08-SNAPSHOT</version>
+ <version>1.0.0-Beta08</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-wsrp1-ws</artifactId>
14 years, 10 months
gatein SVN: r1751 - portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/wsrp.
by do-not-reply@jboss.org
Author: chris.laprun(a)jboss.com
Date: 2010-02-16 11:26:36 -0500 (Tue, 16 Feb 2010)
New Revision: 1751
Modified:
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/wsrp/consumers-configuration-nodetypes.xml
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/wsrp/producer-registrations-nodetypes.xml
Log:
- Fixed incorrect property name in producer nodetype definitions (userprofiledate -> userprofiledata).
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/wsrp/consumers-configuration-nodetypes.xml
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/wsrp/consumers-configuration-nodetypes.xml 2010-02-16 15:50:47 UTC (rev 1750)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/wsrp/consumers-configuration-nodetypes.xml 2010-02-16 16:26:36 UTC (rev 1751)
@@ -2,7 +2,7 @@
<!--
~ JBoss, a division of Red Hat
- ~ Copyright 2009, Red Hat Middleware, LLC, and individual
+ ~ Copyright 2010, Red Hat Middleware, LLC, and individual
~ contributors as indicated by the @authors tag. See the
~ copyright.txt in the distribution for a full listing of
~ individual contributors.
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/wsrp/producer-registrations-nodetypes.xml
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/wsrp/producer-registrations-nodetypes.xml 2010-02-16 15:50:47 UTC (rev 1750)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/wsrp/producer-registrations-nodetypes.xml 2010-02-16 16:26:36 UTC (rev 1751)
@@ -185,7 +185,7 @@
onParentVersion="COPY" protected="false" multiple="true">
<valueConstraints/>
</propertyDefinition>
- <propertyDefinition name="userprofiledate" requiredType="String" autoCreated="false" mandatory="false"
+ <propertyDefinition name="userprofiledata" requiredType="String" autoCreated="false" mandatory="false"
onParentVersion="COPY" protected="false" multiple="true">
<valueConstraints/>
</propertyDefinition>
14 years, 10 months
gatein SVN: r1750 - in components/wci/trunk: test/servers/jetty6 and 1 other directories.
by do-not-reply@jboss.org
Author: mwringe
Date: 2010-02-16 10:50:47 -0500 (Tue, 16 Feb 2010)
New Revision: 1750
Removed:
components/wci/trunk/test/src/test/resources/portal-test-spi-cs-jar/org/jboss/portal/test/web/server-beans.xml
Modified:
components/wci/trunk/pom.xml
components/wci/trunk/test/servers/jetty6/
components/wci/trunk/test/servers/jetty6/pom.xml
Log:
Update cargo version to remove hacks in Jetty test configuration.
Remove unused server-beans.xml file.
Modified: components/wci/trunk/pom.xml
===================================================================
--- components/wci/trunk/pom.xml 2010-02-16 14:33:35 UTC (rev 1749)
+++ components/wci/trunk/pom.xml 2010-02-16 15:50:47 UTC (rev 1750)
@@ -32,7 +32,7 @@
<version.discovery>0.4</version.discovery>
<!-- used in test module by maven-antrun-extended-plugin -->
<version.jboss.unit>1.2.3</version.jboss.unit>
- <version.cargo>1.0.1-alpha-1</version.cargo>
+ <version.cargo>1.0.1-alpha-2</version.cargo>
</properties>
Property changes on: components/wci/trunk/test/servers/jetty6
___________________________________________________________________
Name: svn:ignore
+ target
Modified: components/wci/trunk/test/servers/jetty6/pom.xml
===================================================================
--- components/wci/trunk/test/servers/jetty6/pom.xml 2010-02-16 14:33:35 UTC (rev 1749)
+++ components/wci/trunk/test/servers/jetty6/pom.xml 2010-02-16 15:50:47 UTC (rev 1750)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.0.0-CR02-SNAPSHOT</version>
+ <version>2.0.0-CR03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-jetty6</artifactId>
@@ -183,7 +183,7 @@
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-jetty-deployer</artifactId>
<type>war</type>
- <version>1.0.1-SNAPSHOT</version>
+ <version>${version.cargo}</version>
</dependency>
</dependencies>
@@ -248,8 +248,7 @@
<dependency>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-ant</artifactId>
- <!-- <version>${version.cargo}</version> -->
- <version>1.0.1-SNAPSHOT</version>
+ <version>${version.cargo}</version>
<exclusions>
<exclusion>
<groupId>ant</groupId>
@@ -260,8 +259,7 @@
<dependency>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-core-uberjar</artifactId>
-<!-- <version>${version.cargo}</version> -->
- <version>1.0.1-SNAPSHOT</version>
+ <version>${version.cargo}</version>
<scope>test</scope>
</dependency>
</dependencies>
Deleted: components/wci/trunk/test/src/test/resources/portal-test-spi-cs-jar/org/jboss/portal/test/web/server-beans.xml
===================================================================
--- components/wci/trunk/test/src/test/resources/portal-test-spi-cs-jar/org/jboss/portal/test/web/server-beans.xml 2010-02-16 14:33:35 UTC (rev 1749)
+++ components/wci/trunk/test/src/test/resources/portal-test-spi-cs-jar/org/jboss/portal/test/web/server-beans.xml 2010-02-16 15:50:47 UTC (rev 1750)
@@ -1,78 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ~ JBoss, a division of Red Hat ~
- ~ Copyright 2006, Red Hat Middleware, LLC, and individual ~
- ~ contributors as indicated by the @authors tag. See the ~
- ~ copyright.txt in the distribution for a full listing of ~
- ~ individual contributors. ~
- ~ ~
- ~ This is free software; you can redistribute it and/or modify it ~
- ~ under the terms of the GNU Lesser General Public License as ~
- ~ published by the Free Software Foundation; either version 2.1 of ~
- ~ the License, or (at your option) any later version. ~
- ~ ~
- ~ This software is distributed in the hope that it will be useful, ~
- ~ but WITHOUT ANY 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 along with this software; if not, write to the Free ~
- ~ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA ~
- ~ 02110-1301 USA, or see the FSF site: http://www.fsf.org. ~
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
-
-<deployment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="urn:jboss:bean-deployer bean-deployer_2_0.xsd"
- xmlns="urn:jboss:bean-deployer:2.0">
-
- <bean name="RemoteTestSuite" class="org.jboss.unit.remote.driver.CompositeRemoteTestDriver">
- <constructor>
- <parameter class="org.jboss.unit.driver.impl.composite.AbstractCompositeTestDriver"><inject bean="TestSuite"/></parameter>
- </constructor>
- </bean>
-
- <bean name="TestDriverServer" class="org.jboss.unit.remote.driver.RemoteTestDriverServer">
- <property name="delegate"><inject bean="RemoteTestSuite"/></property>
- </bean>
-
- <bean name="TestDriverServerExporter" class="org.jboss.portal.test.framework.impl.generic.server.GenericServiceExporter">
- <constructor>
- <parameter>socket://localhost:5400</parameter>
- <parameter><inject bean="TestDriverServer"/></parameter>
- <parameter>org.jboss.unit.remote.driver.RemoteTestDriver</parameter>
- </constructor>
- </bean>
-
- <bean name="ServletContainerFactory" GetTestCaseclass="org.gatein.wci.impl.DefaultServletContainerFactory">
- <constructor factoryClass="org.gatein.wci.impl.DefaultServletContainerFactory" factoryMethod="getInstance"/>
- </bean>
-
- <bean name="ServletContainer" class="org.gatein.wci.ServletContainer">
- <constructor factoryMethod="getServletContainer">
- <factory bean="ServletContainerFactory"/>
- </constructor>
- </bean>
-
- <bean name="TestSuite" class="org.jboss.unit.driver.impl.composite.CompositeTestDriver"/>
-
- <bean name="SPITestCase" class="org.gatein.wci.spi.SPITestCase">
- <install bean="TestSuite" method="mount">
- <parameter><this/></parameter>
- </install>
- <uninstall bean="TestSuite" method="unmount">
- <parameter><this/></parameter>
- </uninstall>
- </bean>
-
- <bean name="SPICompatiblityTestCase" class="org.gatein.wci.spi.SPICompatibilityTestCase">
- <install bean="TestSuite" method="mount">
- <parameter><this/></parameter>
- </install>
- <uninstall bean="TestSuite" method="unmount">
- <parameter><this/></parameter>
- </uninstall>
- </bean>
-
-</deployment>
14 years, 10 months
gatein SVN: r1749 - in components/wsrp/trunk: consumer/src/main/java/org/gatein/wsrp/consumer/registry and 1 other directory.
by do-not-reply@jboss.org
Author: chris.laprun(a)jboss.com
Date: 2010-02-16 09:33:35 -0500 (Tue, 16 Feb 2010)
New Revision: 1749
Added:
components/wsrp/trunk/consumer/src/main/java/org/gatein/wsrp/consumer/registry/ActivatingNullInvokerHandler.java
Modified:
components/wsrp/trunk/pom.xml
Log:
- GTNWSRP-4: Implemented a NullInvokerHandler attempting to activate a consumer with the same name as the one of the missing invoker.
- Updated to PC 2.1.0-CR04.
Added: components/wsrp/trunk/consumer/src/main/java/org/gatein/wsrp/consumer/registry/ActivatingNullInvokerHandler.java
===================================================================
--- components/wsrp/trunk/consumer/src/main/java/org/gatein/wsrp/consumer/registry/ActivatingNullInvokerHandler.java (rev 0)
+++ components/wsrp/trunk/consumer/src/main/java/org/gatein/wsrp/consumer/registry/ActivatingNullInvokerHandler.java 2010-02-16 14:33:35 UTC (rev 1749)
@@ -0,0 +1,78 @@
+/*
+ * JBoss, a division of Red Hat
+ * Copyright 2010, Red Hat Middleware, LLC, and individual
+ * contributors as indicated by the @authors tag. See the
+ * copyright.txt in the distribution for a full listing of
+ * individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY 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 along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+
+package org.gatein.wsrp.consumer.registry;
+
+import org.gatein.pc.api.NoSuchPortletException;
+import org.gatein.pc.federation.FederatedPortletInvoker;
+import org.gatein.pc.federation.FederatingPortletInvoker;
+import org.gatein.pc.federation.NullInvokerHandler;
+import org.gatein.wsrp.WSRPConsumer;
+
+/**
+ * Attempts to activate a WSRP consumer named like the missing invoker that trigger the invocation of this
+ * NullInvokerHandler. This is in particularly helpful to activate configured consumers that haven't been started yet
+ * when a portlet referencing them is accessed.
+ *
+ * @author <a href="mailto:chris.laprun@jboss.com">Chris Laprun</a>
+ * @version $Revision$
+ */
+public class ActivatingNullInvokerHandler implements NullInvokerHandler
+{
+ private transient ConsumerRegistry consumerRegistry;
+
+ public FederatedPortletInvoker resolvePortletInvokerFor(String compoundPortletId, String invokerId, FederatingPortletInvoker callingInvoker) throws NoSuchPortletException
+ {
+ FederatingPortletInvoker registryInvoker = consumerRegistry.getFederatingPortletInvoker();
+ if (registryInvoker != callingInvoker)
+ {
+ throw new IllegalArgumentException("Trying to use a ConsumerRegistry already linked to a different FederatingPortletInvoker ("
+ + registryInvoker + ") than the specified one (" + callingInvoker + ")");
+ }
+
+ FederatedPortletInvoker federated;
+
+ WSRPConsumer consumer = consumerRegistry.getConsumer(invokerId);
+
+ // if there's no consumer with that invoker id, then there's nothing much we can do
+ if (consumer == null)
+ {
+ throw new NoSuchPortletException(compoundPortletId);
+ }
+ else
+ {
+ // activate the consumer which should register it with this FederatingPortletInvoker
+ consumerRegistry.activateConsumerWith(invokerId);
+
+ federated = callingInvoker.getFederatedInvoker(invokerId);
+ }
+
+ //
+ return federated;
+ }
+
+ public void setConsumerRegistry(ConsumerRegistry consumerRegistry)
+ {
+ this.consumerRegistry = consumerRegistry;
+ }
+}
Modified: components/wsrp/trunk/pom.xml
===================================================================
--- components/wsrp/trunk/pom.xml 2010-02-16 14:07:57 UTC (rev 1748)
+++ components/wsrp/trunk/pom.xml 2010-02-16 14:33:35 UTC (rev 1749)
@@ -21,7 +21,8 @@
~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -46,7 +47,7 @@
</scm>
<properties>
- <version.gatein.pc>2.1.0-CR02</version.gatein.pc>
+ <version.gatein.pc>2.1.0-CR04</version.gatein.pc>
<version.gatein.common>2.0.0-CR03</version.gatein.common>
<version.gatein.wci>2.0.0-CR02</version.gatein.wci>
14 years, 10 months
gatein SVN: r1748 - in components/pc/trunk: api and 12 other directories.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-02-16 09:07:57 -0500 (Tue, 16 Feb 2010)
New Revision: 1748
Modified:
components/pc/trunk/api/pom.xml
components/pc/trunk/bridge/pom.xml
components/pc/trunk/controller/pom.xml
components/pc/trunk/docs/pom.xml
components/pc/trunk/docs/user-guide/pom.xml
components/pc/trunk/federation/pom.xml
components/pc/trunk/jsr168api/pom.xml
components/pc/trunk/management/pom.xml
components/pc/trunk/mc/pom.xml
components/pc/trunk/pom.xml
components/pc/trunk/portal/pom.xml
components/pc/trunk/portlet/pom.xml
components/pc/trunk/samples/pom.xml
components/pc/trunk/test/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: components/pc/trunk/api/pom.xml
===================================================================
--- components/pc/trunk/api/pom.xml 2010-02-16 14:07:25 UTC (rev 1747)
+++ components/pc/trunk/api/pom.xml 2010-02-16 14:07:57 UTC (rev 1748)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04</version>
+ <version>2.1.0-CR05-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.pc</groupId>
Modified: components/pc/trunk/bridge/pom.xml
===================================================================
--- components/pc/trunk/bridge/pom.xml 2010-02-16 14:07:25 UTC (rev 1747)
+++ components/pc/trunk/bridge/pom.xml 2010-02-16 14:07:57 UTC (rev 1748)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04</version>
+ <version>2.1.0-CR05-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-bridge</artifactId>
Modified: components/pc/trunk/controller/pom.xml
===================================================================
--- components/pc/trunk/controller/pom.xml 2010-02-16 14:07:25 UTC (rev 1747)
+++ components/pc/trunk/controller/pom.xml 2010-02-16 14:07:57 UTC (rev 1748)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04</version>
+ <version>2.1.0-CR05-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-controller</artifactId>
Modified: components/pc/trunk/docs/pom.xml
===================================================================
--- components/pc/trunk/docs/pom.xml 2010-02-16 14:07:25 UTC (rev 1747)
+++ components/pc/trunk/docs/pom.xml 2010-02-16 14:07:57 UTC (rev 1748)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04</version>
+ <version>2.1.0-CR05-SNAPSHOT</version>
</parent>
<artifactId>docs-aggregator</artifactId>
<packaging>pom</packaging>
Modified: components/pc/trunk/docs/user-guide/pom.xml
===================================================================
--- components/pc/trunk/docs/user-guide/pom.xml 2010-02-16 14:07:25 UTC (rev 1747)
+++ components/pc/trunk/docs/user-guide/pom.xml 2010-02-16 14:07:57 UTC (rev 1748)
@@ -9,7 +9,7 @@
</parent>
<groupId>org.gatein.pc</groupId>
<artifactId>user-guide-${translation}</artifactId>
- <version>2.1.0-CR04</version>
+ <version>2.1.0-CR05-SNAPSHOT</version>
<packaging>jdocbook</packaging>
<name>GateIn - Portlet Container (User Guide ${translation})</name>
@@ -64,10 +64,4 @@
</releases>
</pluginRepository>
</pluginRepositories>
-
- <scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/tools/maven/doc-parent/tags...</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/tools/maven/doc-parent/tags/2....</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/tools/maven/doc-parent/tags/2.1.0-...</url>
- </scm>
</project>
Modified: components/pc/trunk/federation/pom.xml
===================================================================
--- components/pc/trunk/federation/pom.xml 2010-02-16 14:07:25 UTC (rev 1747)
+++ components/pc/trunk/federation/pom.xml 2010-02-16 14:07:57 UTC (rev 1748)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04</version>
+ <version>2.1.0-CR05-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-federation</artifactId>
Modified: components/pc/trunk/jsr168api/pom.xml
===================================================================
--- components/pc/trunk/jsr168api/pom.xml 2010-02-16 14:07:25 UTC (rev 1747)
+++ components/pc/trunk/jsr168api/pom.xml 2010-02-16 14:07:57 UTC (rev 1748)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04</version>
+ <version>2.1.0-CR05-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-jsr168api</artifactId>
Modified: components/pc/trunk/management/pom.xml
===================================================================
--- components/pc/trunk/management/pom.xml 2010-02-16 14:07:25 UTC (rev 1747)
+++ components/pc/trunk/management/pom.xml 2010-02-16 14:07:57 UTC (rev 1748)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04</version>
+ <version>2.1.0-CR05-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-management</artifactId>
Modified: components/pc/trunk/mc/pom.xml
===================================================================
--- components/pc/trunk/mc/pom.xml 2010-02-16 14:07:25 UTC (rev 1747)
+++ components/pc/trunk/mc/pom.xml 2010-02-16 14:07:57 UTC (rev 1748)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04</version>
+ <version>2.1.0-CR05-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-mc</artifactId>
Modified: components/pc/trunk/pom.xml
===================================================================
--- components/pc/trunk/pom.xml 2010-02-16 14:07:25 UTC (rev 1747)
+++ components/pc/trunk/pom.xml 2010-02-16 14:07:57 UTC (rev 1748)
@@ -6,7 +6,7 @@
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04</version>
+ <version>2.1.0-CR05-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
@@ -16,9 +16,9 @@
</parent>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/pc/tags/2.1.0-CR04</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/pc/tags/2.1.0-CR04</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/components/pc/tags/2.1.0-CR04</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/pc/trunk/</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/pc/trunk/</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/components/pc/trunk/</url>
</scm>
<properties>
Modified: components/pc/trunk/portal/pom.xml
===================================================================
--- components/pc/trunk/portal/pom.xml 2010-02-16 14:07:25 UTC (rev 1747)
+++ components/pc/trunk/portal/pom.xml 2010-02-16 14:07:57 UTC (rev 1748)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04</version>
+ <version>2.1.0-CR05-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-portal</artifactId>
Modified: components/pc/trunk/portlet/pom.xml
===================================================================
--- components/pc/trunk/portlet/pom.xml 2010-02-16 14:07:25 UTC (rev 1747)
+++ components/pc/trunk/portlet/pom.xml 2010-02-16 14:07:57 UTC (rev 1748)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04</version>
+ <version>2.1.0-CR05-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-portlet</artifactId>
Modified: components/pc/trunk/samples/pom.xml
===================================================================
--- components/pc/trunk/samples/pom.xml 2010-02-16 14:07:25 UTC (rev 1747)
+++ components/pc/trunk/samples/pom.xml 2010-02-16 14:07:57 UTC (rev 1748)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04</version>
+ <version>2.1.0-CR05-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-samples</artifactId>
Modified: components/pc/trunk/test/pom.xml
===================================================================
--- components/pc/trunk/test/pom.xml 2010-02-16 14:07:25 UTC (rev 1747)
+++ components/pc/trunk/test/pom.xml 2010-02-16 14:07:57 UTC (rev 1748)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04</version>
+ <version>2.1.0-CR05-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-test</artifactId>
14 years, 10 months
gatein SVN: r1747 - components/pc/tags.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-02-16 09:07:25 -0500 (Tue, 16 Feb 2010)
New Revision: 1747
Added:
components/pc/tags/2.1.0-CR04/
Log:
[maven-scm] copy for tag 2.1.0-CR04
Copied: components/pc/tags/2.1.0-CR04 (from rev 1746, components/pc/trunk)
14 years, 10 months
gatein SVN: r1746 - in components/pc/trunk: api and 12 other directories.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-02-16 09:07:01 -0500 (Tue, 16 Feb 2010)
New Revision: 1746
Modified:
components/pc/trunk/api/pom.xml
components/pc/trunk/bridge/pom.xml
components/pc/trunk/controller/pom.xml
components/pc/trunk/docs/pom.xml
components/pc/trunk/docs/user-guide/pom.xml
components/pc/trunk/federation/pom.xml
components/pc/trunk/jsr168api/pom.xml
components/pc/trunk/management/pom.xml
components/pc/trunk/mc/pom.xml
components/pc/trunk/pom.xml
components/pc/trunk/portal/pom.xml
components/pc/trunk/portlet/pom.xml
components/pc/trunk/samples/pom.xml
components/pc/trunk/test/pom.xml
Log:
[maven-release-plugin] prepare release 2.1.0-CR04
Modified: components/pc/trunk/api/pom.xml
===================================================================
--- components/pc/trunk/api/pom.xml 2010-02-16 13:47:09 UTC (rev 1745)
+++ components/pc/trunk/api/pom.xml 2010-02-16 14:07:01 UTC (rev 1746)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04-SNAPSHOT</version>
+ <version>2.1.0-CR04</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.pc</groupId>
Modified: components/pc/trunk/bridge/pom.xml
===================================================================
--- components/pc/trunk/bridge/pom.xml 2010-02-16 13:47:09 UTC (rev 1745)
+++ components/pc/trunk/bridge/pom.xml 2010-02-16 14:07:01 UTC (rev 1746)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04-SNAPSHOT</version>
+ <version>2.1.0-CR04</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-bridge</artifactId>
Modified: components/pc/trunk/controller/pom.xml
===================================================================
--- components/pc/trunk/controller/pom.xml 2010-02-16 13:47:09 UTC (rev 1745)
+++ components/pc/trunk/controller/pom.xml 2010-02-16 14:07:01 UTC (rev 1746)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04-SNAPSHOT</version>
+ <version>2.1.0-CR04</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-controller</artifactId>
Modified: components/pc/trunk/docs/pom.xml
===================================================================
--- components/pc/trunk/docs/pom.xml 2010-02-16 13:47:09 UTC (rev 1745)
+++ components/pc/trunk/docs/pom.xml 2010-02-16 14:07:01 UTC (rev 1746)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04-SNAPSHOT</version>
+ <version>2.1.0-CR04</version>
</parent>
<artifactId>docs-aggregator</artifactId>
<packaging>pom</packaging>
Modified: components/pc/trunk/docs/user-guide/pom.xml
===================================================================
--- components/pc/trunk/docs/user-guide/pom.xml 2010-02-16 13:47:09 UTC (rev 1745)
+++ components/pc/trunk/docs/user-guide/pom.xml 2010-02-16 14:07:01 UTC (rev 1746)
@@ -9,7 +9,7 @@
</parent>
<groupId>org.gatein.pc</groupId>
<artifactId>user-guide-${translation}</artifactId>
- <version>2.1.0-CR04-SNAPSHOT</version>
+ <version>2.1.0-CR04</version>
<packaging>jdocbook</packaging>
<name>GateIn - Portlet Container (User Guide ${translation})</name>
@@ -64,4 +64,10 @@
</releases>
</pluginRepository>
</pluginRepositories>
+
+ <scm>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/tools/maven/doc-parent/tags...</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/tools/maven/doc-parent/tags/2....</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/tools/maven/doc-parent/tags/2.1.0-...</url>
+ </scm>
</project>
Modified: components/pc/trunk/federation/pom.xml
===================================================================
--- components/pc/trunk/federation/pom.xml 2010-02-16 13:47:09 UTC (rev 1745)
+++ components/pc/trunk/federation/pom.xml 2010-02-16 14:07:01 UTC (rev 1746)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04-SNAPSHOT</version>
+ <version>2.1.0-CR04</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-federation</artifactId>
Modified: components/pc/trunk/jsr168api/pom.xml
===================================================================
--- components/pc/trunk/jsr168api/pom.xml 2010-02-16 13:47:09 UTC (rev 1745)
+++ components/pc/trunk/jsr168api/pom.xml 2010-02-16 14:07:01 UTC (rev 1746)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04-SNAPSHOT</version>
+ <version>2.1.0-CR04</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-jsr168api</artifactId>
Modified: components/pc/trunk/management/pom.xml
===================================================================
--- components/pc/trunk/management/pom.xml 2010-02-16 13:47:09 UTC (rev 1745)
+++ components/pc/trunk/management/pom.xml 2010-02-16 14:07:01 UTC (rev 1746)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04-SNAPSHOT</version>
+ <version>2.1.0-CR04</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-management</artifactId>
Modified: components/pc/trunk/mc/pom.xml
===================================================================
--- components/pc/trunk/mc/pom.xml 2010-02-16 13:47:09 UTC (rev 1745)
+++ components/pc/trunk/mc/pom.xml 2010-02-16 14:07:01 UTC (rev 1746)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04-SNAPSHOT</version>
+ <version>2.1.0-CR04</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-mc</artifactId>
Modified: components/pc/trunk/pom.xml
===================================================================
--- components/pc/trunk/pom.xml 2010-02-16 13:47:09 UTC (rev 1745)
+++ components/pc/trunk/pom.xml 2010-02-16 14:07:01 UTC (rev 1746)
@@ -6,7 +6,7 @@
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04-SNAPSHOT</version>
+ <version>2.1.0-CR04</version>
<packaging>pom</packaging>
<parent>
@@ -16,9 +16,9 @@
</parent>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/pc/trunk/</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/pc/trunk/</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/components/pc/trunk/</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/pc/tags/2.1.0-CR04</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/pc/tags/2.1.0-CR04</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/components/pc/tags/2.1.0-CR04</url>
</scm>
<properties>
Modified: components/pc/trunk/portal/pom.xml
===================================================================
--- components/pc/trunk/portal/pom.xml 2010-02-16 13:47:09 UTC (rev 1745)
+++ components/pc/trunk/portal/pom.xml 2010-02-16 14:07:01 UTC (rev 1746)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04-SNAPSHOT</version>
+ <version>2.1.0-CR04</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-portal</artifactId>
Modified: components/pc/trunk/portlet/pom.xml
===================================================================
--- components/pc/trunk/portlet/pom.xml 2010-02-16 13:47:09 UTC (rev 1745)
+++ components/pc/trunk/portlet/pom.xml 2010-02-16 14:07:01 UTC (rev 1746)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04-SNAPSHOT</version>
+ <version>2.1.0-CR04</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-portlet</artifactId>
Modified: components/pc/trunk/samples/pom.xml
===================================================================
--- components/pc/trunk/samples/pom.xml 2010-02-16 13:47:09 UTC (rev 1745)
+++ components/pc/trunk/samples/pom.xml 2010-02-16 14:07:01 UTC (rev 1746)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04-SNAPSHOT</version>
+ <version>2.1.0-CR04</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-samples</artifactId>
Modified: components/pc/trunk/test/pom.xml
===================================================================
--- components/pc/trunk/test/pom.xml 2010-02-16 13:47:09 UTC (rev 1745)
+++ components/pc/trunk/test/pom.xml 2010-02-16 14:07:01 UTC (rev 1746)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.0-CR04-SNAPSHOT</version>
+ <version>2.1.0-CR04</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-test</artifactId>
14 years, 10 months
gatein SVN: r1745 - in portal/trunk/server/jboss/patch-ear/src/main/jboss: bin and 1 other directory.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-02-16 08:47:09 -0500 (Tue, 16 Feb 2010)
New Revision: 1745
Added:
portal/trunk/server/jboss/patch-ear/src/main/jboss/bin/
portal/trunk/server/jboss/patch-ear/src/main/jboss/bin/run.conf
portal/trunk/server/jboss/patch-ear/src/main/jboss/bin/run.conf.bat
Log:
Change default memory values
Added: portal/trunk/server/jboss/patch-ear/src/main/jboss/bin/run.conf
===================================================================
--- portal/trunk/server/jboss/patch-ear/src/main/jboss/bin/run.conf (rev 0)
+++ portal/trunk/server/jboss/patch-ear/src/main/jboss/bin/run.conf 2010-02-16 13:47:09 UTC (rev 1745)
@@ -0,0 +1,52 @@
+## -*- shell-script -*- ######################################################
+## ##
+## JBoss Bootstrap Script Configuration ##
+## ##
+##############################################################################
+
+### $Id: run.conf 88389 2009-05-08 02:37:00Z ispringer $
+
+#
+# This shell script is sourced by run.sh to initialize the environment
+# variables that run.sh uses. It is recommended to use this file to
+# configure these variables, rather than modifying run.sh itself.
+#
+
+#
+# Specify the maximum file descriptor limit, use "max" or "maximum" to use
+# the default, as queried by the system.
+#
+# Defaults to "maximum"
+#
+#MAX_FD="maximum"
+
+#
+# Specify the JBoss Profiler configuration file to load.
+#
+# Default is to not load a JBoss Profiler configuration file.
+#
+#PROFILER=""
+
+#
+# Specify the location of the Java home directory. If set then $JAVA will
+# be defined to $JAVA_HOME/bin/java, else $JAVA will be "java".
+#
+#JAVA_HOME="/usr/java/jdk1.6.0"
+
+#
+# Specify the exact Java VM executable to use.
+#
+#JAVA=""
+
+#
+# Specify options to pass to the Java VM.
+#
+if [ "x$JAVA_OPTS" = "x" ]; then
+ JAVA_OPTS="-Xms256m -Xmx768m -XX:MaxPermSize=768m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000"
+fi
+
+# Sample JPDA settings for remote socket debugging
+#JAVA_OPTS="$JAVA_OPTS -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n"
+
+# Sample JPDA settings for shared memory debugging
+#JAVA_OPTS="$JAVA_OPTS -Xrunjdwp:transport=dt_shmem,address=jboss,server=y,suspend=n"
Added: portal/trunk/server/jboss/patch-ear/src/main/jboss/bin/run.conf.bat
===================================================================
--- portal/trunk/server/jboss/patch-ear/src/main/jboss/bin/run.conf.bat (rev 0)
+++ portal/trunk/server/jboss/patch-ear/src/main/jboss/bin/run.conf.bat 2010-02-16 13:47:09 UTC (rev 1745)
@@ -0,0 +1,57 @@
+rem ### -*- batch file -*- ######################################################
+rem # ##
+rem # JBoss Bootstrap Script Configuration ##
+rem # ##
+rem #############################################################################
+
+rem # $Id: run.conf.bat 88820 2009-05-13 15:25:44Z dimitris(a)jboss.org $
+
+rem #
+rem # This batch file is executed by run.bat to initialize the environment
+rem # variables that run.bat uses. It is recommended to use this file to
+rem # configure these variables, rather than modifying run.bat itself.
+rem #
+
+if not "x%JAVA_OPTS%" == "x" goto JAVA_OPTS_SET
+
+rem #
+rem # Specify the JBoss Profiler configuration file to load.
+rem #
+rem # Default is to not load a JBoss Profiler configuration file.
+rem #
+rem set "PROFILER=%JBOSS_HOME%\bin\jboss-profiler.properties"
+
+rem #
+rem # Specify the location of the Java home directory (it is recommended that
+rem # this always be set). If set, then "%JAVA_HOME%\bin\java" will be used as
+rem # the Java VM executable; otherwise, "%JAVA%" will be used (see below).
+rem #
+rem set "JAVA_HOME=C:\opt\jdk1.6.0_13"
+
+rem #
+rem # Specify the exact Java VM executable to use - only used if JAVA_HOME is
+rem # not set. Default is "java".
+rem #
+rem set "JAVA=C:\opt\jdk1.6.0_13\bin\java"
+
+rem #
+rem # Specify options to pass to the Java VM. Note, there are some additional
+rem # options that are always passed by run.bat.
+rem #
+
+rem # JVM memory allocation pool parameters - modify as appropriate.
+set "JAVA_OPTS=-Xms256M -Xmx768M -XX:MaxPermSize=768M"
+
+rem # Reduce the RMI GCs to once per hour for Sun JVMs.
+set "JAVA_OPTS=%JAVA_OPTS% -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000"
+
+rem # Warn when resolving remote XML DTDs or schemas.
+set "JAVA_OPTS=%JAVA_OPTS% -Dorg.jboss.resolver.warning=true"
+
+rem # Sample JPDA settings for remote socket debugging
+rem set "JAVA_OPTS=%JAVA_OPTS% -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n"
+
+rem # Sample JPDA settings for shared memory debugging
+rem set "JAVA_OPTS=%JAVA_OPTS% -Xrunjdwp:transport=dt_shmem,address=jboss,server=y,suspend=n"
+
+:JAVA_OPTS_SET
14 years, 10 months
gatein SVN: r1744 - components/pc/trunk/federation/src/main/java/org/gatein/pc/federation.
by do-not-reply@jboss.org
Author: chris.laprun(a)jboss.com
Date: 2010-02-16 08:04:51 -0500 (Tue, 16 Feb 2010)
New Revision: 1744
Modified:
components/pc/trunk/federation/src/main/java/org/gatein/pc/federation/NullInvokerHandler.java
Log:
- Added some documentation.
Modified: components/pc/trunk/federation/src/main/java/org/gatein/pc/federation/NullInvokerHandler.java
===================================================================
--- components/pc/trunk/federation/src/main/java/org/gatein/pc/federation/NullInvokerHandler.java 2010-02-16 12:56:26 UTC (rev 1743)
+++ components/pc/trunk/federation/src/main/java/org/gatein/pc/federation/NullInvokerHandler.java 2010-02-16 13:04:51 UTC (rev 1744)
@@ -34,6 +34,10 @@
*/
public interface NullInvokerHandler
{
+ /**
+ * Default handling mechanism: if we haven't found an invoker for the portlet id in the first place, throw
+ * NoSuchPortletException.
+ */
NullInvokerHandler DEFAULT_HANDLER = new NullInvokerHandler()
{
public FederatedPortletInvoker resolvePortletInvokerFor(String compoundPortletId, String invokerId,
@@ -43,6 +47,18 @@
}
};
+ /**
+ * Attempts to resolve a FederatedPortletInvoker for the specified compound portlet id in the context of the
+ * specified calling FederatingPortletInvoker.
+ *
+ * @param compoundPortletId the portlet identifier for which we're trying to resolve a FederatedPortletInvoker
+ * @param invokerId the identifier of the FederatedPortletInvoker to be retrieved as parsed from the compound
+ * portlet id by the calling FederatingPortletInvoker
+ * @param callingInvoker the calling FederatingPortletInvoker which failed to resolve a FederatedPortletInvoker
+ * for the specified portlet id
+ * @return
+ * @throws NoSuchPortletException
+ */
FederatedPortletInvoker resolvePortletInvokerFor(String compoundPortletId, String invokerId,
FederatingPortletInvoker callingInvoker) throws NoSuchPortletException;
}
14 years, 10 months