# # ChangeLog for branches/supervisor/src/main/java/omq/client # # Generated by Trac 1.0.8 # 07/01/24 17:46:41 Mon, 11 Nov 2013 11:11:51 GMT stoda [111] * branches/supervisor/changelog (added) * branches/supervisor/src/main/java/omq/client/proxy/Proxymq.java (modified) * branches/supervisor/src/main/java/omq/common/broker/Broker.java (modified) * branches/supervisor/src/main/resources/log4j.xml (modified) * branches/supervisor/target/classes/log4j.xml (deleted) * branches/supervisor/target/maven-archiver/pom.properties (modified) * branches/supervisor/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst (modified) Broker: tryconnection won't be used DOMConfigurator ... Tue, 22 Oct 2013 13:15:51 GMT stoda [110] * branches/supervisor/src/main/java/omq/client/proxy/Proxymq.java (modified) * branches/supervisor/src/main/java/omq/common/broker/RemoteBrokerImpl.java (modified) * branches/supervisor/src/main/java/omq/supervisor/RemoteBroker.java (moved) * branches/supervisor/src/main/java/omq/supervisor/SupervisorImpl.java (modified) * branches/supervisor/src/main/resources/log4j.xml (modified) * branches/supervisor/src/test/java/test/multiBroker (deleted) * branches/supervisor/target/classes/log4j.xml (added) * branches/supervisor/target/classes/log4j.xml.svntmp (added) Supervisor seems to work Sat, 19 Oct 2013 11:20:44 GMT stoda [107] * branches/supervisor/.classpath (modified) * branches/supervisor/.settings/org.eclipse.jdt.core.prefs (modified) * branches/supervisor/.settings/org.eclipse.jdt.ui.prefs (added) * branches/supervisor/src/main/java/omq/Remote.java (modified) * branches/supervisor/src/main/java/omq/client/proxy/Proxymq.java (modified) * branches/supervisor/src/main/java/omq/common/broker/RemoteBroker.java (modified) * branches/supervisor/src/main/java/omq/common/broker/RemoteBrokerImpl.java (modified) * branches/supervisor/src/main/java/omq/common/broker/RemoteMultiBroker.java (modified) * branches/supervisor/src/main/java/omq/server/InvocationThread.java (modified) * branches/supervisor/src/main/java/omq/server/MultiInvocationThread.java (added) * branches/supervisor/src/main/java/omq/supervisor/SupervisorImpl.java (modified) * branches/supervisor/src/test/java/omq/test/supervisor/SleepTest.java (modified) * branches/supervisor/src/test/java/test (added) * branches/supervisor/src/test/java/test/multi (added) * branches/supervisor/src/test/java/test/multi/Beer.java (added) * branches/supervisor/src/test/java/test/multi/BeerImpl.java (added) * branches/supervisor/src/test/java/test/multi/BeerTest.java (added) * branches/supervisor/src/test/java/test/multi/ClientBeer.java (added) * branches/supervisor/src/test/java/test/multiBroker (added) * branches/supervisor/src/test/java/test/multiBroker/MultiBrokerTest.java (added) * branches/supervisor/src/test/java/test/queues (added) * branches/supervisor/src/test/java/test/queues/Beer.java (added) * branches/supervisor/src/test/java/test/queues/BeerImpl.java (added) * branches/supervisor/src/test/java/test/queues/BeerTest.java (added) * branches/supervisor/target/classes/log4j.xml (added) Error detected: there should be only one thread listening to the ... Wed, 16 Oct 2013 14:19:02 GMT stoda [105] * branches/supervisor/src/main/java/omq/Remote.java (modified) * branches/supervisor/src/main/java/omq/client/proxy/MultiProxymq.java (modified) * branches/supervisor/src/main/java/omq/client/proxy/Proxymq.java (modified) * branches/supervisor/src/main/java/omq/server/InvocationThread.java (modified) * branches/supervisor/src/main/java/omq/server/RemoteObject.java (modified) UID changed to reference TODO: add UID Wed, 16 Oct 2013 11:01:04 GMT stoda [104] * branches/supervisor/src/main/java/omq/client/annotation/MultiMethod.java (modified) * branches/supervisor/src/main/java/omq/client/proxy/Proxymq.java (modified) * branches/supervisor/src/main/java/omq/common/message/Request.java (modified) * branches/supervisor/src/test/java/omq/test/multiProcess/NumberClient.java (modified) * branches/supervisor/target/classes/log4j.xml (added) * branches/supervisor/target/classes/log4j.xml.svntmp (added) MultiMethod without numWait -> it depends on the timeout Tue, 08 Oct 2013 10:41:19 GMT stoda [99] * branches/supervisor/pom.xml (modified) * branches/supervisor/src/main/java/omq/client/proxy/MultiProxymq.java (modified) * branches/supervisor/src/main/java/omq/client/proxy/Proxymq.java (modified) * branches/supervisor/src/main/java/omq/common/broker/Broker.java (modified) Tue, 01 Oct 2013 10:02:41 GMT stoda [92] * branches/supervisor/src/main/java/omq/client/proxy/Proxymq.java (modified) * branches/supervisor/src/main/java/omq/common/broker/Broker.java (modified) * branches/supervisor/src/main/java/omq/common/broker/RemoteBroker.java (modified) * branches/supervisor/src/main/java/omq/common/broker/RemoteBrokerImpl.java (modified) * branches/supervisor/src/main/java/omq/server/RemoteObject.java (modified) * branches/supervisor/src/main/java/omq/supervisor/ISupervisor.java (deleted) * branches/supervisor/src/main/java/omq/supervisor/MultiBroker.java (deleted) * branches/supervisor/src/main/java/omq/supervisor/OmqSettings.java (modified) * branches/supervisor/src/main/java/omq/supervisor/Supervisor.java (modified) * branches/supervisor/src/main/java/omq/supervisor/SupervisorImpl.java (added) * branches/supervisor/src/main/java/omq/supervisor/SupervisorThread.java (added) * branches/supervisor/src/test/java/omq/test/lock/SleepTest.java (modified) * branches/supervisor/src/test/java/omq/test/supervisor (added) * branches/supervisor/src/test/java/omq/test/supervisor/Sleep.java (added) * branches/supervisor/src/test/java/omq/test/supervisor/SleepImpl.java (added) * branches/supervisor/src/test/java/omq/test/supervisor/SleepTest.java (added) * branches/supervisor/target/classes/log4j.xml (added) TODO: delete in supervisor check the code Tue, 24 Sep 2013 09:58:16 GMT stoda [90] * branches/supervisor (copied) Omq with supervisor Wed, 10 Jul 2013 11:14:30 GMT stoda [84] * trunk/.project (modified) * trunk/.pydevproject (added) * trunk/pom.xml (modified) * trunk/src/main/java/omq/client/listener/ResponseListener.java (modified) * trunk/src/main/java/omq/client/proxy/Proxymq.java (modified) * trunk/src/main/java/omq/common/util/ParameterQueue.java (modified) * trunk/src/main/java/omq/server/RemoteObject.java (modified) * trunk/src/test/java/omq/test/calculator/CalculatorTest.java (modified) * trunk/src/test/java/omq/test/event/MessageTest.java (modified) * trunk/src/test/java/omq/test/exception/ExceptionTest.java (modified) * trunk/src/test/java/omq/test/faultTolerance/FaultToleranceTest.java (modified) * trunk/src/test/java/omq/test/multiProcess/MultiProcessTest.java (modified) * trunk/src/test/java/omq/test/observer/ObserverTest.java (modified) * trunk/src/test/java/omq/test/persistence/PersistentTest.java (modified) * trunk/src/test/java/omq/test/python/Server.java (modified) * trunk/src/test/java/omq/test/serializer/CalculatorTest.java (modified) * trunk/src/test/java/omq/test/stopBroker/StopBrokerTest.java (modified) * trunk/src/test/java/omq/test/stopBroker/UnbindTest.java (modified) * trunk/src/test/java/omq/test/temporal/ProvaTest.java (modified) * trunk/src/test/java/omq/test/workspace/WorkspaceTest.java (modified) * trunk/target/classes/log4j.xml (deleted) * trunk/target/maven-archiver/pom.properties (modified) * trunk/target/objectmq-0.5.5-jar-with-dependencies.jar (added) * trunk/target/objectmq-0.5.5.jar (added) Default queues added, default exchange enabled, more control in ...