View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-portal-2.4-testsuite?log=log20060731205744

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:59: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:112: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.
Date of build: 07/31/2006 20:57:44
Time to build: 22 minutes 17 seconds
Last changed: 07/31/2006 20:16:30
Last log entry: make cms tests run

 Unit Tests: (812)  Total Errors and Failures: (33)
testJarorg.jboss.portal.test.common.URLNavigatorTestCase(4_0_4_GA)
testJarorg.jboss.portal.test.common.URLNavigatorTestCase(4_0_x)
testInitCookieorg.jboss.portal.test.wsrp.v1.consumer.MarkupTestCase(4_0_x)
testGetportletsorg.jboss.portal.test.wsrp.v1.consumer.ServiceDescriptionTestCase(4_0_x)
testGetPortletorg.jboss.portal.test.wsrp.v1.consumer.ServiceDescriptionTestCase(4_0_x)
CapabilitiesInfoTestorg.jboss.portal.test.portlet.info.InfoTestSuite(4_0_4_GA)
CapabilitiesInfoTestorg.jboss.portal.test.portlet.info.InfoTestSuite(4_0_x)
testInitCookieorg.jboss.portal.test.wsrp.v1.consumer.MarkupTestCase(4_0_4_GA)
testRenderorg.jboss.portal.test.wsrp.v1.consumer.MarkupTestCase(4_0_x)
testActionorg.jboss.portal.test.wsrp.v1.consumer.MarkupTestCase(4_0_x)
testSessionHandlingorg.jboss.portal.test.wsrp.v1.consumer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.PortletManagementTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.PortletManagementTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.PortletManagementTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.PortletManagementTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.PortletManagementTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.PortletManagementTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.ServiceDescriptionTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.ServiceDescriptionTestCase(4_0_x)
 

 Modifications since last build:  (first 50 of 1040)
1.35modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/producer/WSRPProducerImpl.java- moved the portal api in the api module in order to have a standalone jar- JBPORTAL-631 : Try to move org.jboss.portlet package to the api module- IPC support in 2.4 (only for local portlets)
1.12modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/invocation/WSRPActionContext.java- moved the portal api in the api module in order to have a standalone jar- JBPORTAL-631 : Try to move org.jboss.portlet package to the api module- IPC support in 2.4 (only for local portlets)
1.26modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/invocation/WSRPInvocationContext.java- moved the portal api in the api module in order to have a standalone jar- JBPORTAL-631 : Try to move org.jboss.portlet package to the api module- IPC support in 2.4 (only for local portlets)
1.12modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/invocation/WSRPRenderContext.java- moved the portal api in the api module in order to have a standalone jar- JBPORTAL-631 : Try to move org.jboss.portlet package to the api module- IPC support in 2.4 (only for local portlets)
1.11modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/invocation/WSRPActionContext.javamove the Parameters class to org.jboss.portal.portlet package
1.62modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/producer/MarkupHandler.javamove the Parameters class to org.jboss.portal.portlet package
1.61modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/producer/MarkupHandler.javaJBPORTAL-973 : Portlet instance container integration testingJBPORTAL-972 : Portlet stateful invoker testing
1.11modifiedjulienwsrp/src/resources/portal-wsrp-sar/META-INF/jboss-service.xmlJBPORTAL-973 : Portlet instance container integration testingJBPORTAL-972 : Portlet stateful invoker testing
1.7modifiedjulienwsrp/src/resources/test-wsrp-producer-sar/META-INF/jboss-service.xmlJBPORTAL-973 : Portlet instance container integration testingJBPORTAL-972 : Portlet stateful invoker testing
1.11modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/deployment/WSRPDeploymentFactory.javaFixed incorrect deployment of WSRP.
1.3modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/services/AbstractJNDIServiceFactory.javaFixed incorrect deployment of WSRP.
1.6modifiedjulienwsrp/src/resources/test-wsrp-producer-sar/META-INF/jboss-service.xml- removed old portlet.war and portlet.sar that is unused- in portlet module move interceptors from component to portlet package
1.2modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/services/AbstractSOAPServiceFactory.javaadded comments
1.2modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/services/AbstractJNDIServiceFactory.java- introduced AbstractSOAPServiceFactory which performs lookup and caching of soap rcp service- removed caching from the AbstractJNDIServiceFactory- let subclasses of AbstractSOAPServiceFactory customize the stub obtained from the service
1.1addedjulienwsrp/src/main/org/jboss/portal/wsrp/services/AbstractSOAPServiceFactory.java- introduced AbstractSOAPServiceFactory which performs lookup and caching of soap rcp service- removed caching from the AbstractJNDIServiceFactory- let subclasses of AbstractSOAPServiceFactory customize the stub obtained from the service
1.6modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/services/PerEndpointSOAPInvokerServiceFactory.java- introduced AbstractSOAPServiceFactory which performs lookup and caching of soap rcp service- removed caching from the AbstractJNDIServiceFactory- let subclasses of AbstractSOAPServiceFactory customize the stub obtained from the service
1.4modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/services/SOAPInvokerServiceFactory.java- introduced AbstractSOAPServiceFactory which performs lookup and caching of soap rcp service- removed caching from the AbstractJNDIServiceFactory- let subclasses of AbstractSOAPServiceFactory customize the stub obtained from the service
1.10modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/invocation/WSRPActionContext.javamove Mode and WindowState to org.jboss.portal.portlet instead of org.jboss.portal
1.25modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/invocation/WSRPInvocationContext.javamove Mode and WindowState to org.jboss.portal.portlet instead of org.jboss.portal
1.11modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/invocation/WSRPRenderContext.javamove Mode and WindowState to org.jboss.portal.portlet instead of org.jboss.portal
1.10modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/deployment/WSRPDeploymentFactory.javarenamed ServiceFactoryImpl to the more appropriate AbstractJNDIServiceFactory
1.1addedjulienwsrp/src/main/org/jboss/portal/wsrp/services/AbstractJNDIServiceFactory.javarenamed ServiceFactoryImpl to the more appropriate AbstractJNDIServiceFactory
1.5modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/services/PerEndpointSOAPInvokerServiceFactory.javarenamed ServiceFactoryImpl to the more appropriate AbstractJNDIServiceFactory
1.2modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/services/RMIInvokerServiceFactory.javarenamed ServiceFactoryImpl to the more appropriate AbstractJNDIServiceFactory
1.3modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/services/SOAPInvokerServiceFactory.javarenamed ServiceFactoryImpl to the more appropriate AbstractJNDIServiceFactory
1.6deletedjulienwsrp/src/main/org/jboss/portal/wsrp/services/ServiceFactoryImpl.javarenamed ServiceFactoryImpl to the more appropriate AbstractJNDIServiceFactory
1.1addedjulienwsrp/src/main/org/jboss/portal/wsrp/services/CachingServiceFactory.java- changed caching strategy of service proxies : the configured factory does not cache statically anymore as it would lead to issues in multithreaded environements. instead it caches per factory (which is configured with the state) and I have added a service factory decorator that caches statically but is used only in the tests (in order to avoid to recreate the same proxy (which leads to saving lot of time as soap proxy are very expensive to build)))
1.4modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/services/PerEndpointSOAPInvokerServiceFactory.java- changed caching strategy of service proxies : the configured factory does not cache statically anymore as it would lead to issues in multithreaded environements. instead it caches per factory (which is configured with the state) and I have added a service factory decorator that caches statically but is used only in the tests (in order to avoid to recreate the same proxy (which leads to saving lot of time as soap proxy are very expensive to build)))
1.2modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/services/SOAPInvokerServiceFactory.java- changed caching strategy of service proxies : the configured factory does not cache statically anymore as it would lead to issues in multithreaded environements. instead it caches per factory (which is configured with the state) and I have added a service factory decorator that caches statically but is used only in the tests (in order to avoid to recreate the same proxy (which leads to saving lot of time as soap proxy are very expensive to build)))
1.2modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/services/ServiceFactory.java- changed caching strategy of service proxies : the configured factory does not cache statically anymore as it would lead to issues in multithreaded environements. instead it caches per factory (which is configured with the state) and I have added a service factory decorator that caches statically but is used only in the tests (in order to avoid to recreate the same proxy (which leads to saving lot of time as soap proxy are very expensive to build)))
1.5modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/services/ServiceFactoryImpl.java- changed caching strategy of service proxies : the configured factory does not cache statically anymore as it would lead to issues in multithreaded environements. instead it caches per factory (which is configured with the state) and I have added a service factory decorator that caches statically but is used only in the tests (in order to avoid to recreate the same proxy (which leads to saving lot of time as soap proxy are very expensive to build)))
1.12modifiedjulienwsrp/src/resources/test-wsrp-consumer-jar/org/jboss/portal/test/wsrp/jboss-beans.xml- changed caching strategy of service proxies : the configured factory does not cache statically anymore as it would lead to issues in multithreaded environements. instead it caches per factory (which is configured with the state) and I have added a service factory decorator that caches statically but is used only in the tests (in order to avoid to recreate the same proxy (which leads to saving lot of time as soap proxy are very expensive to build)))
1.9modifiedjulienwsrp/src/resources/test-wsrp-producer-jar/org/jboss/portal/test/wsrp/jboss-beans.xml- changed caching strategy of service proxies : the configured factory does not cache statically anymore as it would lead to issues in multithreaded environements. instead it caches per factory (which is configured with the state) and I have added a service factory decorator that caches statically but is used only in the tests (in order to avoid to recreate the same proxy (which leads to saving lot of time as soap proxy are very expensive to build)))
1.9modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/deployment/WSRPDeploymentFactory.java- changed caching strategy of service proxies : the configured factory does not cache statically anymore as it would lead to issues in multithreaded environements. instead it caches per factory (which is configured with the state) and I have added a service factory decorator that caches statically but is used only in the tests (in order to avoid to recreate the same proxy (which leads to saving lot of time as soap proxy are very expensive to build)))
1.60modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/producer/MarkupHandler.java- Fixed session handling in SessionInterceptor. Producer tests now pass.- Moved fault creation methods to WSRPUtils.
1.14modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/producer/ServiceDescriptionHandler.java- Fixed session handling in SessionInterceptor. Producer tests now pass.- Moved fault creation methods to WSRPUtils.
1.34modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/producer/WSRPProducerImpl.java- Fixed session handling in SessionInterceptor. Producer tests now pass.- Moved fault creation methods to WSRPUtils.
1.2modifiedclaprunwsrp/src/resources/log4j.xml- Fixed problem with test constructors not calling super appropriately resulting in incorrect service initialization and thus, bloated tests.- Improved logging somewhat.
1.4modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/services/ServiceFactoryImpl.javafor now cache proxies in the soap service factory
1.11modifiedjulienwsrp/src/resources/test-wsrp-consumer-jar/org/jboss/portal/test/wsrp/jboss-beans.xmluses SOAP by default
1.8modifiedjulienwsrp/src/resources/test-wsrp-producer-jar/org/jboss/portal/test/wsrp/jboss-beans.xmluses SOAP by default
1.3modifiedclaprunwsrp/src/resources/test-wsrp-consumer-client/META-INF/application-client.xml- Started implementation of testInitCookie (failing right now).- Forgotten to mention in previous check-in: added header handler in application-client.xml to handle cookies...
1.5modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/handler/RequestHeaderClientHandler.java- Fixed producer tests (didn't get updated to use the new test framework).- Cleaned-up descriptors.- Javadoc.
1.5modifiedclaprunwsrp/src/resources/portal-wsrp-client-jar/META-INF/application-client.xml- Fixed producer tests (didn't get updated to use the new test framework).- Cleaned-up descriptors.- Javadoc.
1.2modifiedclaprunwsrp/src/resources/test-wsrp-consumer-client/META-INF/application-client.xml- Fixed producer tests (didn't get updated to use the new test framework).- Cleaned-up descriptors.- Javadoc.
1.3modifiedclaprunwsrp/src/resources/test-wsrp-consumer-sar/META-INF/jboss-service.xml- Fixed producer tests (didn't get updated to use the new test framework).- Cleaned-up descriptors.- Javadoc.
1.5modifiedclaprunwsrp/src/resources/test-wsrp-producer-sar/META-INF/jboss-service.xml- Fixed producer tests (didn't get updated to use the new test framework).- Cleaned-up descriptors.- Javadoc.
1.7modifiedclaprunwsrp/src/resources/test-wsrp-producer-jar/org/jboss/portal/test/wsrp/jboss-beans.xml- Fixed producer tests (didn't get updated to use the new test framework).- Cleaned-up descriptors.- Javadoc.
1.10modifiedjulienwsrp/src/resources/test-wsrp-consumer-jar/org/jboss/portal/test/wsrp/jboss-beans.xmladd 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.2modifiedclaprunwsrp/src/resources/webservice/wsrp_v1_types.xsdSynchronized with other versions.