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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:71: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:93: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:204: 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: 02/22/2006 15:28:07
Time to build: 3 minutes 25 seconds
Last changed: 02/22/2006 13:36:12
Last log entry: fixed some synchronization issues

 Unit Tests: (84)  Total Errors and Failures: (1)
testJarorg.jboss.portal.test.common.URLNavigatorTestCase
 

 Modifications since last build:  (first 50 of 298)
1.1addedclaprunwsrp/src/main/org/jboss/portal/test/wsrp/WSRPBaseTest.javaMoved tests.
1.1addedclaprunwsrp/src/main/org/jboss/portal/test/wsrp/v1/ServiceDescriptionTestCase.javaMoved tests.
1.2deletedclaprunwsrp/src/main/org/jboss/portal/wsrp/test/WSRPBaseTest.javaMoved tests.
1.2deletedclaprunwsrp/src/main/org/jboss/portal/wsrp/test/v1/ServiceDescriptionTestCase.javaMoved tests.
1.9modifiedasaldhanawsrp/src/main/org/jboss/portal/wsrp/endpoints/ServiceDescriptionEndpoint.javaUpdate to follow doc/lit bare style
1.2modifiedasaldhanawsrp/src/main/org/jboss/portal/wsrp/WSRPProducer.javaUpdate to use the doc/lit bare pattern
1.1addedasaldhanawsrp/src/resources/jndi.propertiesJNDI properties file that is useful for looking up dynamic proxy
1.1addedasaldhanawsrp/src/resources/log4j.xmlA log4j xml file useful for the wsrp module particularly in testing
1.3modifiedasaldhanawsrp/src/resources/jboss-wsrp-war/WEB-INF/wsdl/wsrp_services.wsdlTemporarily add namespaces to the wsdl to fix a JBossWS bug that once fixed can force a rollback of this ns addition.
1.3modifiedasaldhanawsrp/src/resources/jboss-wsrp-war/WEB-INF/jaxrpc-mappings.xmlUpdate the mapping file to follow doc/litbare style.Refer to JBWS-717
1.6modifiedasaldhanawsrp/src/resources/jboss-wsrp-sar/META-INF/jboss-service.xmlLet the wsrp engine not depend on the webservices deployer
1.1addedasaldhanawsrp/src/resources/jboss-wsrp-client/META-INF/application-client.xmlJBPORTAL-673: Test Case for WSRP Web Service Invocation
1.1addedasaldhanawsrp/src/resources/jboss-wsrp-client/META-INF/jaxrpc-mappings.xmlJBPORTAL-673: Test Case for WSRP Web Service Invocation
1.1addedasaldhanawsrp/src/resources/jboss-wsrp-client/META-INF/jboss-client.xmlJBPORTAL-673: Test Case for WSRP Web Service Invocation
1.1addedasaldhanawsrp/src/resources/jboss-wsrp-client/META-INF/wsdl/wsrp_services.wsdlJBPORTAL-673: Test Case for WSRP Web Service Invocation
1.1addedasaldhanawsrp/src/resources/jboss-wsrp-client/META-INF/wsdl/wsrp_v1_bindings.wsdlJBPORTAL-673: Test Case for WSRP Web Service Invocation
1.1addedasaldhanawsrp/src/resources/jboss-wsrp-client/META-INF/wsdl/wsrp_v1_interfaces.wsdlJBPORTAL-673: Test Case for WSRP Web Service Invocation
1.1addedasaldhanawsrp/src/resources/jboss-wsrp-client/META-INF/wsdl/wsrp_v1_types.xsdJBPORTAL-673: Test Case for WSRP Web Service Invocation
1.1addedasaldhanawsrp/src/main/org/jboss/portal/wsrp/test/WSRPBaseTest.javaJBPORTAL-673: Test Case for WSRP Web Service Invocation
1.1addedasaldhanawsrp/src/main/org/jboss/portal/wsrp/test/v1/ServiceDescriptionTestCase.javaJBPORTAL-673: Test Case for WSRP Web Service InvocationWSRP test case for ServiceDescriptionService
1.8modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/endpoints/ServiceDescriptionEndpoint.java- Started producer test implementation.
1.1addedclaprunwsrp/src/main/org/jboss/portal/test/wsrp/producer/ServiceDescriptionTest.java- Cleaned-up tests.- Started producer test implementation.
1.1addedclaprunwsrp/src/main/org/jboss/portal/wsrp/WSRPProducer.java- Cleaned-up tests.- Started producer test implementation.
1.2deletedclaprunwsrp/src/main/test/WSRP_V1_MarkupServer.java- Cleaned-up tests.- Started producer test implementation.
1.3deletedclaprunwsrp/src/main/test/WSRP_V1_ServiceDescriptionServer.java- Cleaned-up tests.- Started producer test implementation.
1.4modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/WSRPPortletMode.java- Simplified instance variables names.- Updated web.xml to Web Application 2.4.- Minor refactorings.
1.8modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/WSRPRequest.java- Simplified instance variables names.- Updated web.xml to Web Application 2.4.- Minor refactorings.
1.6modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/WSRPResponse.java- Simplified instance variables names.- Updated web.xml to Web Application 2.4.- Minor refactorings.
1.4modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/WSRPWindowState.java- Simplified instance variables names.- Updated web.xml to Web Application 2.4.- Minor refactorings.
1.3modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/metadata/WSRPEngineMetaData.java- Simplified instance variables names.- Updated web.xml to Web Application 2.4.- Minor refactorings.
1.3modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/metadata/WSRPItemDescMetaData.java- Simplified instance variables names.- Updated web.xml to Web Application 2.4.- Minor refactorings.
1.3modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/metadata/WSRPMetaData.java- Simplified instance variables names.- Updated web.xml to Web Application 2.4.- Minor refactorings.
1.4modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/metadata/WSRPPortletMetaData.java- Simplified instance variables names.- Updated web.xml to Web Application 2.4.- Minor refactorings.
1.3modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/metadata/WSRPPortletProviderMetaData.java- Simplified instance variables names.- Updated web.xml to Web Application 2.4.- Minor refactorings.
1.5modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/provider/metadata/JSR168MarkupMetaData.java- Simplified instance variables names.- Updated web.xml to Web Application 2.4.- Minor refactorings.
1.3modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/provider/metadata/JSR168PortletMetaData.java- Simplified instance variables names.- Updated web.xml to Web Application 2.4.- Minor refactorings.
1.4modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/provider/metadata/JSR168PortletProviderMetaData.java- Simplified instance variables names.- Updated web.xml to Web Application 2.4.- Minor refactorings.
1.10modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/proxy/EndPointProxy.java- Simplified instance variables names.- Updated web.xml to Web Application 2.4.- Minor refactorings.
1.4modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/registry/WSRPContainerRegistryImpl.java- Simplified instance variables names.- Updated web.xml to Web Application 2.4.- Minor refactorings.
1.3modifiedclaprunwsrp/src/resources/jboss-wsrp-war/WEB-INF/web.xml- Simplified instance variables names.- Updated web.xml to Web Application 2.4.- Minor refactorings.
1.4modifiedclaprunwsrp/src/resources/jboss-wsrp-war/WEB-INF/webservices.xml- Simplified instance variables names.- Updated web.xml to Web Application 2.4.- Minor refactorings.
1.4modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/deployment/WSRP168PortletProviderDeployment.java- Simplified instance variables names.- Updated web.xml to Web Application 2.4.- Minor refactorings.
1.3modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/deployment/WSRPPortletProviderDeploymentFactory.java- Simplified instance variables names.- Updated web.xml to Web Application 2.4.- Minor refactorings.
1.6modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/endpoints/MarkupServiceEndpoint.java- Simplified instance variables names.- Updated web.xml to Web Application 2.4.- Minor refactorings.
1.7modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/endpoints/ServiceDescriptionEndpoint.java- Simplified instance variables names.- Updated web.xml to Web Application 2.4.- Minor refactorings.
1.10modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/engine/WSRPEngineImpl.java- Simplified instance variables names.- Updated web.xml to Web Application 2.4.- Minor refactorings.
1.4modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/impl/WSRPObjectImpl.java- Simplified instance variables names.- Updated web.xml to Web Application 2.4.- Minor refactorings.
1.6modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/endpoints/ServiceDescriptionEndpoint.java- rename servlet binding removing the trailing * for the wsdl- comment code that produces class cast exception when the ws endpoints are instantiated
1.9modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/proxy/EndPointProxy.java- rename servlet binding removing the trailing * for the wsdl- comment code that produces class cast exception when the ws endpoints are instantiated
1.2modifiedjulienwsrp/src/resources/jboss-wsrp-war/WEB-INF/web.xml- rename servlet binding removing the trailing * for the wsdl- comment code that produces class cast exception when the ws endpoints are instantiated

Reply via email to