|
| 1.70 | modified | julien | wsrp/build.xml | forgot changes of the deploy directory |
| 1.29 | modified | julien | wsrp/src/main/org/jboss/portal/test/wsrp/WSRPBaseTest.java | add notion of Node and NodeManager in test framework to allow deploy/invoke a set of Node in order to implement clustering unit testing for portlet session replication |
| 1.5 | modified | julien | wsrp/src/main/org/jboss/portal/test/wsrp/WSRPConsumerBaseTest.java | add notion of Node and NodeManager in test framework to allow deploy/invoke a set of Node in order to implement clustering unit testing for portlet session replication |
| 1.10 | modified | julien | wsrp/src/resources/test-wsrp-consumer-jar/org/jboss/portal/test/wsrp/jboss-beans.xml | add notion of Node and NodeManager in test framework to allow deploy/invoke a set of Node in order to implement clustering unit testing for portlet session replication |
| 1.3 | modified | julien | test/src/main/org/jboss/portal/test/framework/container/TestCaseContext.java | add notion of Node and NodeManager in test framework to allow deploy/invoke a set of Node in order to implement clustering unit testing for portlet session replication |
| 1.10 | modified | julien | test/src/main/org/jboss/portal/test/framework/container/client/TestCase.java | add notion of Node and NodeManager in test framework to allow deploy/invoke a set of Node in order to implement clustering unit testing for portlet session replication |
| 1.14 | modified | julien | test/src/main/org/jboss/portal/test/framework/container/client/TestSuite.java | add notion of Node and NodeManager in test framework to allow deploy/invoke a set of Node in order to implement clustering unit testing for portlet session replication |
| 1.3 | modified | julien | test/src/main/org/jboss/portal/test/framework/deployment/Deployer.java | add notion of Node and NodeManager in test framework to allow deploy/invoke a set of Node in order to implement clustering unit testing for portlet session replication |
| 1.5 | modified | julien | test/src/main/org/jboss/portal/test/framework/deployment/Deployment.java | add notion of Node and NodeManager in test framework to allow deploy/invoke a set of Node in order to implement clustering unit testing for portlet session replication |
| 1.2 | modified | julien | test/src/main/org/jboss/portal/test/framework/jmx/MBeanServerFactory.java | add notion of Node and NodeManager in test framework to allow deploy/invoke a set of Node in order to implement clustering unit testing for portlet session replication |
| 1.5 | modified | julien | test/src/resources/portal-test-jar/org/jboss/portal/test/framework/container/jboss-beans.xml | add notion of Node and NodeManager in test framework to allow deploy/invoke a set of Node in order to implement clustering unit testing for portlet session replication |
| 1.8 | modified | julien | testsuite/build.xml | add notion of Node and NodeManager in test framework to allow deploy/invoke a set of Node in order to implement clustering unit testing for portlet session replication |
| 1.36 | modified | julien | server/build.xml | add notion of Node and NodeManager in test framework to allow deploy/invoke a set of Node in order to implement clustering unit testing for portlet session replication |
| 1.8 | modified | julien | test/build.xml | add notion of Node and NodeManager in test framework to allow deploy/invoke a set of Node in order to implement clustering unit testing for portlet session replication |
| 1.2 | modified | julien | test/src/main/org/jboss/portal/test/framework/JBossServiceLookup.java | add notion of Node and NodeManager in test framework to allow deploy/invoke a set of Node in order to implement clustering unit testing for portlet session replication |
| 1.2 | modified | bdaw | portlet/src/main/org/jboss/portal/test/portlet/info/SessionInfoTest.java | JBPORTAL-922 - SessionInfoTest |
| 1.7 | modified | bdaw | portlet/src/resources/test/info/test-info-sar/META-INF/jboss-service.xml | JBPORTAL-922 - SessionInfoTest |
| 1.7 | modified | bdaw | portlet/src/main/org/jboss/portal/test/portlet/info/InfoTestSuite.java | JBPORTAL-922 - SessionInfoTest |
| 1.1 | added | bdaw | portlet/src/main/org/jboss/portal/test/portlet/info/SessionInfoTest.java | JBPORTAL-922 - SessionInfoTest |
| 1.4 | modified | claprun | wsrp/src/main/org/jboss/portal/test/wsrp/WSRPConsumerBaseTest.java | - Fixed testSessionHandling.- Added getProducerSessionInformation>From methods on WSRPConsumer.- Fixed incorrect implementation of SessionHandler.requiresInitCookie. |
| 1.14 | modified | claprun | wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/MarkupTestCase.java | - Fixed testSessionHandling.- Added getProducerSessionInformationFrom methods on WSRPConsumer.- Fixed incorrect implementation of SessionHandler.requiresInitCookie. |
| 1.8 | modified | claprun | wsrp/src/main/org/jboss/portal/wsrp/WSRPConsumer.java | - Fixed testSessionHandling.- Added getProducerSessionInformationFrom methods on WSRPConsumer.- Fixed incorrect implementation of SessionHandler.requiresInitCookie. |
| 1.2 | modified | claprun | wsrp/src/main/org/jboss/portal/wsrp/consumer/ProducerSessionInformation.java | - Fixed testSessionHandling.- Added getProducerSessionInformationFrom methods on WSRPConsumer.- Fixed incorrect implementation of SessionHandler.requiresInitCookie. |
| 1.2 | modified | claprun | wsrp/src/main/org/jboss/portal/wsrp/consumer/SessionHandler.java | - Fixed testSessionHandling.- Added getProducerSessionInformationFrom methods on WSRPConsumer.- Fixed incorrect implementation of SessionHandler.requiresInitCookie. |
| 1.49 | modified | claprun | wsrp/src/main/org/jboss/portal/wsrp/consumer/WSRPConsumerImpl.java | - Fixed testSessionHandling.- Added getProducerSessionInformationFrom methods on WSRPConsumer.- Fixed incorrect implementation of SessionHandler.requiresInitCookie. |
| 1.69 | modified | claprun | wsrp/build.xml | Minor changes. |
| 1.2 | modified | claprun | wsrp/src/resources/webservice/wsrp_v1_types.xsd | Synchronized with other versions. |
| 1.4 | modified | bdaw | portlet/src/main/org/jboss/portal/test/portlet/info/CapabilitiesInfoTest.java | JBPORTAL-922 - CapabilitiesInfoTest update |
| 1.6 | modified | bdaw | portlet/src/main/org/jboss/portal/test/portlet/info/InfoTestSuite.java | JBPORTAL-922 - CapabilitiesInfoTest update |
| 1.3 | modified | bdaw | portlet/src/main/org/jboss/portal/test/portlet/info/CapabilitiesInfoTest.java | JBPORTAL-922 - portlet info tests update |
| 1.5 | modified | bdaw | portlet/src/main/org/jboss/portal/test/portlet/info/InfoTestSuite.java | JBPORTAL-922 - portlet info tests update |
| 1.1 | added | bdaw | portlet/src/main/org/jboss/portal/test/portlet/info/ModeInfoTest.java | JBPORTAL-922 - portlet info tests update |
| 1.1 | added | bdaw | portlet/src/main/org/jboss/portal/test/portlet/info/PortletInfoTest.java | JBPORTAL-922 - portlet info tests update |
| 1.3 | modified | bdaw | portlet/src/main/org/jboss/portal/test/portlet/info/PreferenceInfoTest.java | JBPORTAL-922 - portlet info tests update |
| 1.6 | modified | bdaw | portlet/src/resources/test/info/test-info-sar/META-INF/jboss-service.xml | JBPORTAL-922 - portlet info tests update |
| 1.7 | modified | rgenova | testsuite/build.xml | added WSRP targets (not included in the main tests target yet) |
| 1.3 | deleted | bdaw | portlet/src/resources/test/info/test-meta-war/WEB-INF/portlet.xml | JBPORTAL-922 - portlet info tests refactoring |
| 1.2 | deleted | bdaw | portlet/src/resources/test/info/test-meta-war/WEB-INF/web.xml | JBPORTAL-922 - portlet info tests refactoring |
| 1.2 | deleted | bdaw | portlet/src/resources/test/info/test-preference-war/WEB-INF/portlet.xml | JBPORTAL-922 - portlet info tests refactoring |
| 1.2 | deleted | bdaw | portlet/src/resources/test/info/test-preference-war/WEB-INF/web.xml | JBPORTAL-922 - portlet info tests refactoring |
| 1.2 | deleted | bdaw | portlet/src/resources/test/info/test-preference-war/WEB-INF/classes/PrefsResource_en.properties | JBPORTAL-922 - portlet info tests refactoring |
| 1.2 | deleted | bdaw | portlet/src/resources/test/info/test-preference-war/WEB-INF/classes/PrefsResource_pl.properties | JBPORTAL-922 - portlet info tests refactoring |
| 1.2 | modified | bdaw | portlet/src/main/org/jboss/portal/test/portlet/info/CapabilitiesInfoTest.java | JBPORTAL-922 - portlet info tests refactoring |
| 1.10 | modified | bdaw | portlet/src/main/org/jboss/portal/test/portlet/info/MetaInfoTest.java | JBPORTAL-922 - portlet info tests refactoring |
| 1.2 | modified | bdaw | portlet/src/main/org/jboss/portal/test/portlet/info/PreferenceInfoTest.java | JBPORTAL-922 - portlet info tests refactoring |
| 1.2 | deleted | bdaw | portlet/src/main/org/jboss/portal/test/portlet/info/meta/NoBundlePortlet.java | JBPORTAL-922 - portlet info tests refactoring |
| 1.2 | deleted | bdaw | portlet/src/main/org/jboss/portal/test/portlet/info/preference/PreferenceInfoPortlet.java | JBPORTAL-922 - portlet info tests refactoring |
| 1.5 | modified | bdaw | portlet/src/resources/test/info/test-info-sar/META-INF/jboss-service.xml | enable CapabilitiesInfoTest |
| 1.13 | modified | claprun | wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/MarkupTestCase.java | Added support for getHeader on MockHttpServletRequest. testSessionHandling is failing at the moment. |
| 1.68 | modified | rgenova | wsrp/build.xml | fixed some classpath issues |