[jboss-cvs] cvs.forge.jboss.com Activity
forge-admin at jboss.com
forge-admin at jboss.com
Sat Nov 4 01:00:30 EST 2006
Commit from tdiesler (2006-11-03 03:52 EST)
--------------------
jboss-remoting=2.2.0.Alpha2
repository.jboss.com jboss/jbossws/snapshot/component-info.xml 1.29
repository.jboss.com jboss/jbossws/snapshot/lib/jboss-jaxrpc.jar 1.16
repository.jboss.com jboss/jbossws/snapshot/lib/jboss-jaxws.jar 1.15
repository.jboss.com jboss/jbossws/snapshot/lib/jboss-saaj.jar 1.16
repository.jboss.com jboss/jbossws/snapshot/lib/jbossws-client.jar 1.26
repository.jboss.com jboss/jbossws/snapshot/lib/jbossws.sar 1.28
Commit from msurtani on branch Branch_JBossCache_1_4_0 (2006-11-03 04:48 EST)
------------------------------------------------------
JG compat
JBossCache tests/functional/org/jboss/cache/GlobalTransactionTest.java 1.5.2.1
JBossCache src/org/jboss/cache/TreeCache.java 1.195.2.15
Commit from msurtani (2006-11-03 06:19 EST)
--------------------
Exclude manual tests from cruise control
JBossCache build.xml 1.146
Commit from kkhan (2006-11-03 08:00 EST)
-----------------
Update aop and mc snapshots to use the new metadata repository
repository.jboss.com jboss/aop/snapshot/lib/jboss-aop-jdk50-client.jar 1.6
repository.jboss.com jboss/aop/snapshot/lib/jboss-aop-jdk50.jar 1.9
repository.jboss.com jboss/aop/snapshot/lib/jrockit-pluggable-instrumentor.jar 1.4
repository.jboss.com jboss/aop/snapshot/lib/pluggable-instrumentor.jar 1.5
repository.jboss.com jboss/aop14/snapshot/lib/jboss-aop.jar 1.6
repository.jboss.com jboss/aop14/snapshot/lib/jdk14-pluggable-instrumentor.jar 1.4
repository.jboss.com jboss/aop14/snapshot/lib/jrockit-pluggable-instrumentor.jar 1.4
repository.jboss.com jboss/microcontainer/snapshot/lib/jboss-aop-mc-int.jar 1.4
repository.jboss.com jboss/microcontainer/snapshot/lib/jboss-container.jar 1.29
repository.jboss.com jboss/microcontainer/snapshot/lib/jboss-dependency.jar 1.8
repository.jboss.com jboss/microcontainer/snapshot/lib/jboss-microcontainer.jar 1.10
repository.jboss.com jboss/microcontainer14/snapshot/lib/jboss-aop-mc-int14.jar 1.2
repository.jboss.com jboss/microcontainer14/snapshot/lib/jboss-container14.jar 1.4
repository.jboss.com jboss/microcontainer14/snapshot/lib/jboss-dependency14.jar 1.2
repository.jboss.com jboss/microcontainer14/snapshot/lib/jboss-microcontainer14.jar 1.2
Commit from telrod on branch remoting_2_x (2006-11-03 10:56 EST)
-----------------------------------------
JBREM-607 - adding idle timeout for server threads
+ JBossRemoting src/tests/org/jboss/test/remoting/transport/socket/timeout/idle/IdleTimeoutTestCase.java 1.1.2.1
+ JBossRemoting src/tests/org/jboss/test/remoting/transport/socket/timeout/idle/IdleTimeoutTestServer.java 1.1.2.1
+ JBossRemoting src/tests/org/jboss/test/remoting/transport/socket/timeout/idle/IdleTimeoutClientTest.java 1.1.2.1
JBossRemoting src/main/org/jboss/remoting/transport/socket/ServerThread.java 1.29.2.2
JBossRemoting src/main/org/jboss/remoting/transport/socket/SocketServerInvoker.java 1.30.2.1
Commit from telrod on branch remoting_2_x (2006-11-03 11:14 EST)
-----------------------------------------
JBREM-607 - adding idle timeout for server threads
+ JBossRemoting src/tests/org/jboss/test/remoting/transport/socket/timeout/idle/SampleInvocationHandler.java 1.1.2.1
Commit from telrod (2006-11-03 11:19 EST)
------------------
JBREM-607 - adding idle server thread cleanup for thread pool on server side.
JBossRemoting src/main/org/jboss/remoting/transport/socket/SocketServerInvoker.java 1.31
JBossRemoting src/main/org/jboss/remoting/transport/socket/ServerThread.java 1.30
+ JBossRemoting src/tests/org/jboss/test/remoting/transport/socket/timeout/idle/IdleTimeoutTestCase.java 1.2
+ JBossRemoting src/tests/org/jboss/test/remoting/transport/socket/timeout/idle/SampleInvocationHandler.java 1.2
+ JBossRemoting src/tests/org/jboss/test/remoting/transport/socket/timeout/idle/IdleTimeoutTestServer.java 1.2
+ JBossRemoting src/tests/org/jboss/test/remoting/transport/socket/timeout/idle/IdleTimeoutClientTest.java 1.2
Commit from gavin (2006-11-03 11:49 EST)
-----------------
need to unlock the conversation stack even after destroying the nested conversation
jboss-seam src/main/org/jboss/seam/core/Manager.java 1.109
Commit from gavin (2006-11-03 12:38 EST)
-----------------
more on seam-gen
jboss-seam src/gen/org/jboss/seam/tool/FaceletGenerator.java 1.7
jboss-seam src/gen/org/jboss/seam/tool/SeamGenCommandLine.java 1.7
jboss-seam seam-gen/README 1.10
jboss-seam seam-gen/USAGE 1.3
jboss-seam seam-gen/build.xml 1.16
- jboss-seam seam-gen/seam.bat 1.10
- jboss-seam seam-gen/seam.sh 1.10
Commit from gavin (2006-11-03 13:22 EST)
-----------------
improvents to seam-gen
+ jboss-seam seam 1.1
+ jboss-seam seam.bat 1.1
jboss-seam seam-gen/freemarker-templates/CreateSFSBAction.ftl 1.7
jboss-seam seam-gen/freemarker-templates/CreateSLSBAction.ftl 1.8
jboss-seam seam-gen/freemarker-templates/action-page.ftl 1.10
jboss-seam seam-gen/freemarker-templates/conversation-page.ftl 1.5
jboss-seam seam-gen/freemarker-templates/edit-page.ftl 1.4
jboss-seam seam-gen/freemarker-templates/form-page.ftl 1.4
jboss-seam seam-gen/freemarker-templates/list-page.ftl 1.2
jboss-seam seam-gen/resources/messages_en.properties 1.2
jboss-seam seam-gen/resources/WEB-INF/faces-config.xml 1.3
Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-03 13:54 EST)
---------------------------------------------------------
Add hooks for testing with multiplexer.
JBossCache tests/functional/org/jboss/cache/statetransfer/StateTransferTestBase.java 1.17.2.1
Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-03 13:55 EST)
---------------------------------------------------------
Add helper classes for multiplexer testing
+ JBossCache tests/functional/org/jboss/cache/multiplexer/MuxChannelFactory.java 1.1.2.1
+ JBossCache tests/functional/org/jboss/cache/multiplexer/MuxChannelFactoryMBean.java 1.1.2.1
+ JBossCache tests/functional/org/jboss/cache/multiplexer/MultiplexerTestHelper.java 1.1.2.1
Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-03 13:56 EST)
---------------------------------------------------------
Test state transfer with mux enabled
+ JBossCache tests/functional/org/jboss/cache/multiplexer/StateTransferTest.java 1.1.2.1
Commit from telrod on branch remoting_2_x (2006-11-03 13:58 EST)
-----------------------------------------
JBREM-607 - adding idle timeout for server threads
JBossRemoting src/main/org/jboss/remoting/transport/socket/SocketServerInvoker.java 1.30.2.2
+ JBossRemoting src/tests/org/jboss/test/remoting/transport/socket/timeout/idle/InactiveIdleTimeoutTestCase.java 1.1.2.1
+ JBossRemoting src/tests/org/jboss/test/remoting/transport/socket/timeout/idle/InactiveIdleTimeoutClientTest.java 1.1.2.1
+ JBossRemoting src/tests/org/jboss/test/remoting/transport/socket/timeout/idle/InactiveIdleTimeoutTestServer.java 1.1.2.1
Commit from telrod (2006-11-03 14:04 EST)
------------------
JBREM-607 - adding idle server thread cleanup for thread pool on server side.
JBossRemoting src/main/org/jboss/remoting/transport/socket/SocketServerInvoker.java 1.32
+ JBossRemoting src/tests/org/jboss/test/remoting/transport/socket/timeout/idle/InactiveIdleTimeoutTestCase.java 1.2
+ JBossRemoting src/tests/org/jboss/test/remoting/transport/socket/timeout/idle/InactiveIdleTimeoutClientTest.java 1.2
+ JBossRemoting src/tests/org/jboss/test/remoting/transport/socket/timeout/idle/InactiveIdleTimeoutTestServer.java 1.2
Commit from telrod on branch remoting_2_x (2006-11-03 14:11 EST)
-----------------------------------------
JBREM-607 - updated doc to include idle timeout info
JBossRemoting docs/guide/en/chap5.xml 1.12.2.1
Commit from telrod (2006-11-03 14:12 EST)
------------------
JBREM-607 - adding to doc the idleTimeout config setting
JBossRemoting docs/guide/en/chap5.xml 1.13
Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-03 14:16 EST)
---------------------------------------------------------
Add hooks for testing with multiplexer.
JBossCache tests/functional/org/jboss/cache/buddyreplication/BuddyReplicationTestsBase.java 1.26.2.2
Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-03 14:17 EST)
---------------------------------------------------------
Use default server name
Avoid NPE if cache is using default props
JBossCache tests/functional/org/jboss/cache/multiplexer/MultiplexerTestHelper.java 1.1.2.2
Commit from gavin (2006-11-03 14:32 EST)
-----------------
nice messages (at least for english speakers)
jboss-seam seam-gen/resources/messages_en.properties 1.3
Commit from tdiesler (2006-11-03 15:25 EST)
--------------------
JAXRPCDeployerJSE
repository.jboss.com jboss/jbossws/snapshot/lib/jboss-jaxrpc.jar 1.17
repository.jboss.com jboss/jbossws/snapshot/lib/jboss-jaxws.jar 1.16
repository.jboss.com jboss/jbossws/snapshot/lib/jboss-saaj.jar 1.17
repository.jboss.com jboss/jbossws/snapshot/lib/jbossws-client.jar 1.27
repository.jboss.com jboss/jbossws/snapshot/lib/jbossws.sar 1.29
Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-03 16:20 EST)
---------------------------------------------------------
Tidy up muxHelper
JBossCache tests/functional/org/jboss/cache/multiplexer/StateTransferTest.java 1.1.2.2
Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-03 16:20 EST)
---------------------------------------------------------
Create a separate MuxChannelFactory per cache
JBossCache tests/functional/org/jboss/cache/multiplexer/MultiplexerTestHelper.java 1.1.2.3
Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-03 16:21 EST)
---------------------------------------------------------
[JBCACHE-812] Enable multiplexer integration
JBossCache src/org/jboss/cache/TreeCacheMBean.java 1.35.2.1
JBossCache src/org/jboss/cache/TreeCache.java 1.195.2.16
Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-03 16:22 EST)
---------------------------------------------------------
Test buddy assignment with the mux
+ JBossCache tests/functional/org/jboss/cache/multiplexer/BuddyAssignmentStateTransferTest.java 1.1.2.1
Commit from jgreene (2006-11-03 17:27 EST)
-------------------
Update jars
repository.jboss.com jboss/jbossws/snapshot/lib/jboss-jaxrpc.jar 1.18
repository.jboss.com jboss/jbossws/snapshot/lib/jboss-jaxws.jar 1.17
repository.jboss.com jboss/jbossws/snapshot/lib/jboss-saaj.jar 1.18
repository.jboss.com jboss/jbossws/snapshot/lib/jbossws-client.jar 1.28
repository.jboss.com jboss/jbossws/snapshot/lib/jbossws.sar 1.30
Commit from gavin (2006-11-03 17:32 EST)
-----------------
fix awful messages
jboss-seam examples/blog/resources/WEB-INF/faces-config.xml 1.8
+ jboss-seam examples/blog/resources/WEB-INF/classes/messages.properties 1.1
Commit from gavin (2006-11-03 17:47 EST)
-----------------
decoupled the endRequest() processing in Manager from storing stuff in the ViewRoot
jboss-seam src/main/org/jboss/seam/contexts/Lifecycle.java 1.63
jboss-seam src/main/org/jboss/seam/core/Exceptions.java 1.7
jboss-seam src/main/org/jboss/seam/core/Manager.java 1.110
jboss-seam src/main/org/jboss/seam/jsf/AbstractSeamPhaseListener.java 1.20
jboss-seam src/main/org/jboss/seam/jsf/SeamPhaseListener.java 1.92
jboss-seam src/main/org/jboss/seam/jsf/SeamPortletPhaseListener.java 1.13
jboss-seam src/main/org/jboss/seam/jsf/SeamStateManager.java 1.7
jboss-seam src/main/org/jboss/seam/mock/SeamTest.java 1.54
jboss-seam src/main/org/jboss/seam/remoting/ExecutionHandler.java 1.18
jboss-seam src/main/org/jboss/seam/servlet/SeamServletFilter.java 1.10
jboss-seam src/test/misc/org/jboss/seam/test/PhaseListenerTest.java 1.25
Commit from gavin (2006-11-03 18:38 EST)
-----------------
fixed breakage of conversation list
jboss-seam src/main/org/jboss/seam/core/Conversation.java 1.25
jboss-seam src/main/org/jboss/seam/core/ConversationEntry.java 1.28
jboss-seam src/main/org/jboss/seam/core/Manager.java 1.111
jboss-seam src/main/org/jboss/seam/jsf/AbstractSeamPhaseListener.java 1.21
Commit from starksm (2006-11-03 18:45 EST)
-------------------
Add log4j 1.2.14
+ repository.jboss.com apache-log4j/1.2.14/component-info.xml 1.1
+ repository.jboss.com apache-log4j/1.2.14/lib/log4j-src.zip 1.1
+ repository.jboss.com apache-log4j/1.2.14/lib/log4j.jar 1.1
+ repository.jboss.com apache-log4j/1.2.14/lib/snmpTrapAppender.jar 1.1
Commit from gavin (2006-11-03 20:00 EST)
-----------------
JBSEAM-460, reduce reliance on StateManager
jboss-seam src/main/org/jboss/seam/contexts/ClientConversationContext.java 1.9
jboss-seam src/main/org/jboss/seam/contexts/ContextAdaptor.java 1.2
jboss-seam src/main/org/jboss/seam/contexts/Lifecycle.java 1.64
jboss-seam src/main/org/jboss/seam/core/FacesPage.java 1.2
jboss-seam src/main/org/jboss/seam/core/Manager.java 1.112
jboss-seam src/main/org/jboss/seam/core/Pageflow.java 1.38
jboss-seam src/main/org/jboss/seam/jsf/AbstractSeamPhaseListener.java 1.22
jboss-seam src/main/org/jboss/seam/jsf/SeamStateManager.java 1.8
Commit from gavin (2006-11-03 20:27 EST)
-----------------
JBSEAM-461
jboss-seam src/main/org/jboss/seam/jsf/SeamExtendedManagedPersistencePhaseListener.java 1.23
jboss-seam src/main/org/jboss/seam/jsf/SeamExtendedManagedPersistencePortletPhaseListener.java 1.7
+ jboss-seam src/main/org/jboss/seam/jsf/TransactionalSeamPhaseListener.java 1.1
+ jboss-seam src/main/org/jboss/seam/jsf/TransactionalSeamPortletPhaseListener.java 1.1
jboss-seam examples/blog/resources/WEB-INF/faces-config.xml 1.9
jboss-seam examples/contactlist/resources/WEB-INF/faces-config.xml 1.7
jboss-seam examples/dvdstore/resources/WEB-INF/faces-config.xml 1.12
jboss-seam examples/hibernate/resources/WEB-INF/faces-config.xml 1.5
jboss-seam examples/issues/resources/WEB-INF/faces-config.xml 1.4
jboss-seam examples/portal/resources/WEB-INF/faces-config.xml 1.6
jboss-seam examples/seampay/resources/WEB-INF/faces-config.xml 1.4
jboss-seam examples/todo/resources/WEB-INF/faces-config.xml 1.6
Commit from tdiesler (2006-11-03 20:46 EST)
--------------------
resurect service-ref in app client
repository.jboss.com jboss/jbossws/snapshot/lib/jboss-jaxrpc.jar 1.19
repository.jboss.com jboss/jbossws/snapshot/lib/jboss-jaxws.jar 1.18
repository.jboss.com jboss/jbossws/snapshot/lib/jboss-saaj.jar 1.19
repository.jboss.com jboss/jbossws/snapshot/lib/jbossws-client.jar 1.29
repository.jboss.com jboss/jbossws/snapshot/lib/jbossws.sar 1.31
Commit from gavin (2006-11-03 20:58 EST)
-----------------
fix remove interceptor by making it client-side JBSEAM-459
jboss-seam src/main/org/jboss/seam/Component.java 1.202
jboss-seam src/main/org/jboss/seam/interceptors/RemoveInterceptor.java 1.17
Commit from gavin (2006-11-03 21:08 EST)
-----------------
fix JBSEAM-447
jboss-seam src/main/org/jboss/seam/contexts/PageContext.java 1.11
Commit from gavin (2006-11-03 21:17 EST)
-----------------
JBSEAM-431
jboss-seam src/main/org/jboss/seam/core/Jbpm.java 1.35
Commit from gavin (2006-11-03 21:32 EST)
-----------------
renamed
jboss-seam seam-gen/resources/WEB-INF/faces-config.xml 1.4
Commit from gavin (2006-11-03 21:38 EST)
-----------------
dist seam-gen
jboss-seam build.xml 1.98
Commit from gavin (2006-11-03 21:53 EST)
-----------------
renamed templates
jboss-seam src/gen/org/jboss/seam/tool/BuildPropertiesGenerator.java 1.2
jboss-seam src/gen/org/jboss/seam/tool/FaceletGenerator.java 1.8
jboss-seam src/gen/org/jboss/seam/tool/JavaClassGenerator.java 1.6
+ jboss-seam seam-gen/freemarker-templates/Action.ftl 1.1
+ jboss-seam seam-gen/freemarker-templates/ActionBean.ftl 1.1
+ jboss-seam seam-gen/freemarker-templates/Conversation.ftl 1.1
+ jboss-seam seam-gen/freemarker-templates/ConversationBean.ftl 1.1
- jboss-seam seam-gen/freemarker-templates/CreateInterface.ftl 1.4
- jboss-seam seam-gen/freemarker-templates/CreateInterfaceConversation.ftl 1.4
- jboss-seam seam-gen/freemarker-templates/CreateSFSBAction.ftl 1.8
- jboss-seam seam-gen/freemarker-templates/CreateSFSBConversation.ftl 1.7
- jboss-seam seam-gen/freemarker-templates/CreateSFSBInterface.ftl 1.4
- jboss-seam seam-gen/freemarker-templates/CreateSLSBAction.ftl 1.9
+ jboss-seam seam-gen/freemarker-templates/FormAction.ftl 1.1
+ jboss-seam seam-gen/freemarker-templates/FormActionBean.ftl 1.1
- jboss-seam seam-gen/freemarker-templates/Mdb.ftl 1.2
+ jboss-seam seam-gen/freemarker-templates/MessageDrivenBean.ftl 1.1
- jboss-seam seam-gen/freemarker-templates/action-page.ftl 1.11
+ jboss-seam seam-gen/freemarker-templates/actionPage.ftl 1.1
- jboss-seam seam-gen/freemarker-templates/build-properties.ftl 1.3
+ jboss-seam seam-gen/freemarker-templates/buildproperties.ftl 1.1
- jboss-seam seam-gen/freemarker-templates/conversation-page.ftl 1.6
+ jboss-seam seam-gen/freemarker-templates/conversationPage.ftl 1.1
- jboss-seam seam-gen/freemarker-templates/edit-page.ftl 1.5
+ jboss-seam seam-gen/freemarker-templates/entityEditPage.ftl 1.1
+ jboss-seam seam-gen/freemarker-templates/entityListPage.ftl 1.1
- jboss-seam seam-gen/freemarker-templates/form-page.ftl 1.5
+ jboss-seam seam-gen/freemarker-templates/formPage.ftl 1.1
- jboss-seam seam-gen/freemarker-templates/list-page.ftl 1.3
Commit from gavin (2006-11-03 21:57 EST)
-----------------
version no
jboss-seam src/main/org/jboss/seam/servlet/SeamListener.java 1.16
jboss-seam build.xml 1.99
jboss-seam changelog.txt 1.26
jboss-seam readme.txt 1.23
Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-03 23:14 EST)
---------------------------------------------------------
Add hook for validating whether mux is used
JBossCache tests/functional/org/jboss/cache/statetransfer/StateTransferTestBase.java 1.17.2.2
JBossCache tests/functional/org/jboss/cache/buddyreplication/BuddyReplicationTestsBase.java 1.26.2.3
Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-03 23:16 EST)
---------------------------------------------------------
Add calls to hooks for testing with multiplexer.
JBossCache tests/functional/org/jboss/cache/buddyreplication/BuddyBackupActivationInactivationTest.java 1.5.2.1
Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-03 23:17 EST)
---------------------------------------------------------
Validate that mux is used
JBossCache tests/functional/org/jboss/cache/multiplexer/StateTransferTest.java 1.1.2.3
JBossCache tests/functional/org/jboss/cache/multiplexer/BuddyAssignmentStateTransferTest.java 1.1.2.2
Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-03 23:18 EST)
---------------------------------------------------------
Test replication with multiplexer
+ JBossCache tests/functional/org/jboss/cache/multiplexer/AsyncReplTest.java 1.1.2.1
+ JBossCache tests/functional/org/jboss/cache/multiplexer/SyncReplTxTest.java 1.1.2.1
Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-03 23:19 EST)
---------------------------------------------------------
Test buddy backup activation/inactivation with mux enabled
+ JBossCache tests/functional/org/jboss/cache/multiplexer/BuddyBackupActivationInactivationTest.java 1.1.2.1
Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-03 23:29 EST)
---------------------------------------------------------
Add throws Exception to tearDown so subclass can declare it
JBossCache tests/functional/org/jboss/cache/buddyreplication/BuddyReplicationFailoverTest.java 1.15.2.1
Commit from rsigal (2006-11-03 23:29 EST)
------------------
JBREM-581: Added some logging to debug cruisecontrol failure.
JBossRemoting src/tests/org/jboss/test/remoting/detection/jndi/RestartTestClient.java 1.3
Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-03 23:29 EST)
---------------------------------------------------------
Add hooks for testing with multiplexer.
JBossCache tests/functional/org/jboss/cache/replicated/SyncReplTxTest.java 1.9.2.2
JBossCache tests/functional/org/jboss/cache/replicated/AsyncReplTest.java 1.7.2.1
Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-03 23:31 EST)
---------------------------------------------------------
Add more tests of multiplexer use with BR
+ JBossCache tests/functional/org/jboss/cache/multiplexer/BuddyReplicationFailoverTest.java 1.1.2.1
+ JBossCache tests/functional/org/jboss/cache/multiplexer/BuddyGroupAssignmentTest.java 1.1.2.1
Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-03 23:49 EST)
---------------------------------------------------------
Javadoc
JBossCache tests/functional/org/jboss/cache/multiplexer/AsyncReplTest.java 1.1.2.2
JBossCache tests/functional/org/jboss/cache/multiplexer/StateTransferTest.java 1.1.2.4
JBossCache tests/functional/org/jboss/cache/multiplexer/MuxChannelFactory.java 1.1.2.2
JBossCache tests/functional/org/jboss/cache/multiplexer/BuddyAssignmentStateTransferTest.java 1.1.2.3
JBossCache tests/functional/org/jboss/cache/multiplexer/SyncReplTxTest.java 1.1.2.2
JBossCache tests/functional/org/jboss/cache/multiplexer/MuxChannelFactoryMBean.java 1.1.2.2
JBossCache tests/functional/org/jboss/cache/multiplexer/BuddyReplicationFailoverTest.java 1.1.2.2
JBossCache tests/functional/org/jboss/cache/multiplexer/BuddyGroupAssignmentTest.java 1.1.2.2
JBossCache tests/functional/org/jboss/cache/multiplexer/MultiplexerTestHelper.java 1.1.2.4
JBossCache tests/functional/org/jboss/cache/multiplexer/BuddyBackupActivationInactivationTest.java 1.1.2.2
Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-04 00:31 EST)
---------------------------------------------------------
Add tests that the cache starts with various broken mux configs
+ JBossCache tests/functional/org/jboss/cache/multiplexer/BadMuxConfigTest.java 1.1.2.1
JBossCache tests/functional/org/jboss/cache/multiplexer/MultiplexerTestHelper.java 1.1.2.5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-cvs-commits/attachments/20061104/8afe0590/attachment.html
More information about the jboss-cvs-commits
mailing list