|
| 6005 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/ActionRequestProcessor.java | - No need to remember the portlet context anymore in RequestProcessor.initInvocation with Julien changes. |
| 6005 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/RenderRequestProcessor.java | - No need to remember the portlet context anymore in RequestProcessor.initInvocation with Julien changes. |
| 6005 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/RequestProcessor.java | - No need to remember the portlet context anymore in RequestProcessor.initInvocation with Julien changes. |
| 6004 | added | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/BehaviorRegistry.java | - Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors. |
| 6004 | deleted | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/TestBehaviorSequence.java | - Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors. |
| 6004 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/behaviors/SessionMarkupBehavior.java | - Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors. |
| 6004 | deleted | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/SingleBehaviorSequence.java | - Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors. |
| 6004 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/TestWSRPProducer.java | - Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors. |
| 6004 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/producer/V1ProducerBaseTest.java | - Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors. |
| 6004 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/behaviors/InitCookieMarkupBehavior.java | - Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors. |
| 6004 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/behaviors/EmptyMarkupBehavior.java | - Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors. |
| 6004 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/WSRPConsumerBaseTest.java | - Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors. |
| 6004 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/behaviors/BasicPortletManagementBehavior.java | - Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors. |
| 6004 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/MarkupBehavior.java | - Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors. |
| 6004 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/behaviors/NullMarkupBehavior.java | - Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors. |
| 6004 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/TestWSRPProducerImpl.java | - Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors. |
| 6004 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/V1ConsumerBaseTest.java | - Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors. |
| 6004 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/ServiceDescriptionBehavior.java | - Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors. |
| 6004 | deleted | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/ListBehaviorSequence.java | - Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors. |
| 6004 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/behaviors/BasicMarkupBehavior.java | - Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors. |
| 6003 | modified | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/junit/ExtendedAssert.java | -the Portlet returned by getPortlet was not returning the right PortletContext value but rather the one of the portlet originating from the delegate PortletInvoker- udpated clone test case to test portlet context equality |
| 6003 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/state/consumer/ConsumerPortletInvoker.java | -the Portlet returned by getPortlet was not returning the right PortletContext value but rather the one of the portlet originating from the delegate PortletInvoker- udpated clone test case to test portlet context equality |
| 6003 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/state/producer/ProducerPortletInvoker.java | -the Portlet returned by getPortlet was not returning the right PortletContext value but rather the one of the portlet originating from the delegate PortletInvoker- udpated clone test case to test portlet context equality |
| 6003 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/state/AbstractStatefulPortletInvokerTestCase.java | -the Portlet returned by getPortlet was not returning the right PortletContext value but rather the one of the portlet originating from the delegate PortletInvoker- udpated clone test case to test portlet context equality |
| 6003 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/state/ProducerStatefulPortletInvokerTestCase.java | -the Portlet returned by getPortlet was not returning the right PortletContext value but rather the one of the portlet originating from the delegate PortletInvoker- udpated clone test case to test portlet context equality |
| 6003 | added | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/state/consumer/ConsumerPortlet.java | -the Portlet returned by getPortlet was not returning the right PortletContext value but rather the one of the portlet originating from the delegate PortletInvoker- udpated clone test case to test portlet context equality |
| 6003 | added | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/state/producer/ProducerPortlet.java | -the Portlet returned by getPortlet was not returning the right PortletContext value but rather the one of the portlet originating from the delegate PortletInvoker- udpated clone test case to test portlet context equality |
| 6003 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/state/ConsumerStatefulPortletInvokerTestCase.java | -the Portlet returned by getPortlet was not returning the right PortletContext value but rather the one of the portlet originating from the delegate PortletInvoker- udpated clone test case to test portlet context equality |
| 6003 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/state/LocalStoreProducerStatefulPortletInvokerTestCase.java | -the Portlet returned by getPortlet was not returning the right PortletContext value but rather the one of the portlet originating from the delegate PortletInvoker- udpated clone test case to test portlet context equality |
| 6003 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/state/RemoteStoreProducerStatefulPortletInvokerTestCase.java | -the Portlet returned by getPortlet was not returning the right PortletContext value but rather the one of the portlet originating from the delegate PortletInvoker- udpated clone test case to test portlet context equality |