View results here -> http://cruisecontrol.jboss.com/cc/buildresults/ejb3-head-testsuite?log=log20050910010421

BUILD FAILED
Ant Error Message: /home/cruisecontrol/work/scripts/build-ejb3-head-testsuite.xml:61: Exit code: 1 See tests.log in Build Artifacts for details.
Date of build: 09/10/2005 01:04:21
Time to build: 19 minutes 51 seconds
Last changed: 09/09/2005 17:48:22
Last log entry: JBAS-2240Added additional bindings for port 1101

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last builds:  (first 50 of 1557)
1.1addedtdieslerwebservice/test/resources/oneway/config.xmlR2714 For one-way operations, an INSTANCE MUST NOT return a HTTP response that contains a SOAP envelope. Specifically, the HTTP response entity-body must be empty.
1.1addedtdieslerwebservice/test/resources/oneway/WEB-INF/wsdl/TestService.wsdlR2714 For one-way operations, an INSTANCE MUST NOT return a HTTP response that contains a SOAP envelope. Specifically, the HTTP response entity-body must be empty.
1.1addedtdieslerwebservice/test/resources/oneway/META-INF/application-client.xmlR2714 For one-way operations, an INSTANCE MUST NOT return a HTTP response that contains a SOAP envelope. Specifically, the HTTP response entity-body must be empty.
1.1addedtdieslerwebservice/test/resources/oneway/META-INF/jboss-client.xmlR2714 For one-way operations, an INSTANCE MUST NOT return a HTTP response that contains a SOAP envelope. Specifically, the HTTP response entity-body must be empty.
1.1addedtdieslerwebservice/test/resources/oneway/WEB-INF/jaxrpc-mapping.xmlR2714 For one-way operations, an INSTANCE MUST NOT return a HTTP response that contains a SOAP envelope. Specifically, the HTTP response entity-body must be empty.
1.1addedtdieslerwebservice/test/resources/oneway/WEB-INF/web.xmlR2714 For one-way operations, an INSTANCE MUST NOT return a HTTP response that contains a SOAP envelope. Specifically, the HTTP response entity-body must be empty.
1.1addedtdieslerwebservice/test/resources/oneway/WEB-INF/webservices.xmlR2714 For one-way operations, an INSTANCE MUST NOT return a HTTP response that contains a SOAP envelope. Specifically, the HTTP response entity-body must be empty.
1.2modifiedasaldhanawebservice/test/java/org/jboss/test/ws/tools/validation/JaxrpcMappingValidator.javaSome updates. Add logging
1.1addedjgreenewebservice/test/java/org/jboss/test/ws/wsse/NotEncodedTestCase.javaAdd a test to verify fault handling on the lack of an encrypted client request
1.2modifiedjgreenewebservice/test/resources/wsse/META-INF/jboss-ws-security.xmlPut WSSecurityDispatcher.handleOutbound() back in ServiceEndpointMake the dispatcher much more strict on inboundChange RpcTestCase to require encrypted/signed responses from the server
1.1addedasaldhanawebservice/test/resources/tools/testsuitefixture/webservice/jaxrpc-rpclit/sei/JaxRpcTestService.javaUpdate with client side generation test for jaxrpc/rpc-lit
1.1addedasaldhanawebservice/test/resources/tools/testsuitefixture/webservice/jaxrpc-rpclit/service/TestService.javaUpdate with client side generation test for jaxrpc/rpc-lit
1.1addedasaldhanawebservice/test/resources/tools/testsuitefixture/webservice/jaxrpc-rpclit/usertype/SimpleUserType.javaUpdate with client side generation test for jaxrpc/rpc-lit
1.6modifiedasaldhanawebservice/test/java/org/jboss/test/ws/tools/validation/WSDL11Validator.javaupdate the output parts
1.6modifiedasaldhanawebservice/test/java/org/jboss/test/ws/tools/validation/WSDLValidator.javalogger logs
1.1addedasaldhanawebservice/test/java/org/jboss/test/ws/tools/validation/JaxrpcMappingValidator.javaJaxrpc mapping files validator
1.2modifiedasaldhanawebservice/test/resources/tools/config/java2wsdlglobal.xmlThe flag restrictToTargetNamespace should be false.
1.1addedasaldhanawebservice/test/java/org/jboss/test/ws/tools/testsuitefixture/webservice/jaxrpc_rpclit/JaxrpcRpcLitTestCase.javaTest cases that use wscompile generated artifacts as part of the testsuites (webservice as well as the main testsuite) as the fixture to test functionality of ws tools.
1.3modifiedasaldhanawebservice/test/java/org/jboss/test/ws/tools/utils/ToolsUtilsTestCase.javaRemove unused import
1.2modifiedtdieslerwebservice/test/resources/samples/trivial/wrapped/WEB-INF/jaxrpc-mapping.xmlFix jaxrpc-mapping <wrapped-element>
1.4modifiedtdieslerwebservice/test/resources/jaxb/DocumentStyle.xmlFix jaxrpc-mapping <wrapped-element>
1.4modifiedtdieslerwebservice/test/resources/jaxrpc-doclit/config.xmlFix jaxrpc-mapping <wrapped-element>
1.3modifiedtdieslerwebservice/test/resources/jaxrpc-doclit/META-INF/jaxrpc-mapping.xmlFix jaxrpc-mapping <wrapped-element>
1.3modifiedtdieslerwebservice/test/resources/jaxrpc-doclit/WEB-INF/jaxrpc-mapping.xmlFix jaxrpc-mapping <wrapped-element>
1.2modifiedtdieslerwebservice/test/resources/samples/purchase/wrapped/WEB-INF/jaxrpc-mapping.xmlFix jaxrpc-mapping <wrapped-element>
1.3modifiedjgreenewebservice/test/java/org/jboss/test/ws/wsdl11/WSDLWithAnonTypesTestCase.javaImplement support for JSR109 anonymous type expressions i.e. (>root>inside[,10])
1.2modifiedasaldhanawebservice/test/java/org/jboss/test/ws/wsdl11/WSDLWithAnonTypesTestCase.javaRevamp SchemaCreator implementation with cleaner SchemaTypesCreator.Migrate MappingFileGeneration to use jaxrpcmapping meta data format.
1.2modifiedasaldhanawebservice/test/resources/tools/jbws-161/jbossws/standard/standardcaseconfig.xmlRevamp SchemaCreator implementation with cleaner SchemaTypesCreator.Migrate MappingFileGeneration to use jaxrpcmapping meta data format.
1.1addedasaldhanawebservice/test/java/org/jboss/test/ws/wsdl11/WSDLWithAnonTypesTestCase.javaAdd serialization support for elements with refs and anonymous types plus have a testcase that handles a wsdl that contains anon types
1.1addedasaldhanawebservice/test/resources/tools/config/wsdl2javaglobal.xmlConfig file for the global config test case
1.3modifiedasaldhanawebservice/test/resources/tools/config/wsdl2javaconfig.xmlJBWS-315: Provide pkg->ns mapping to tools as part of global config
1.8modifiedasaldhanawebservice/test/resources/tools/jbws-161/jbossws/simple/mapping/jaxrpc-mapping.xmlTest jaxrpc mapping metadata construction and serialization. Get global config to play with the java2wsdl subsystem.
1.1addedasaldhanawebservice/test/resources/tools/config/java2wsdlglobal.xmlTest jaxrpc mapping metadata construction and serialization. Get global config to play with the java2wsdl subsystem.
1.2deletedtdieslerwebservice/test/resources/samples/stockquote/META-INF/appclient-client.xmlFix various anonymous types issues.Assign JBWS-374
1.1addedtdieslerwebservice/test/resources/samples/stockquote/META-INF/application-client.xmlFix various anonymous types issues.Assign JBWS-374
1.2modifiedtdieslerwebservice/test/resources/samples/stockquote/META-INF/jboss-client.xmlFix various anonymous types issues.Assign JBWS-374
1.1addedtdieslerwebservice/test/resources/anonymous/META-INF/application-client.xmlAdd test for anonymous schema types
1.1addedtdieslerwebservice/test/resources/anonymous/META-INF/jboss-client.xmlAdd test for anonymous schema types
1.2modifiedtdieslerwebservice/test/resources/anonymous/WEB-INF/jaxrpc-mapping.xmlAdd test for anonymous schema types
1.2modifiedtdieslerwebservice/test/resources/anonymous/WEB-INF/web.xmlAdd test for anonymous schema types
1.2modifiedtdieslerwebservice/test/resources/anonymous/WEB-INF/webservices.xmlAdd test for anonymous schema types
1.2modifiedtdieslerwebservice/test/resources/anonymous/WEB-INF/wsdl/TestService.wsdlAdd test for anonymous schema types
1.1addedtdieslerwebservice/test/resources/anonymous/config.xmlAdd anonymous mapping test
1.1addedtdieslerwebservice/test/resources/anonymous/WEB-INF/jaxrpc-mapping.xmlAdd anonymous mapping test
1.1addedtdieslerwebservice/test/resources/anonymous/WEB-INF/web.xmlAdd anonymous mapping test
1.1addedtdieslerwebservice/test/resources/anonymous/WEB-INF/webservices.xmlAdd anonymous mapping test
1.1addedtdieslerwebservice/test/resources/anonymous/WEB-INF/wsdl/TestService.wsdlAdd anonymous mapping test
1.7modifiedtdieslerwebservice/test/resources/marshall-rpclit/WEB-INF/wsdl/MarshallService.wsdlFix hexBinary
1.6modifiedtdieslerwebservice/test/java/org/jboss/test/ws/util/JavaUtilTestCase.javaRecursivly suppurt multidimensional arrays
1.3modifiedasaldhanawebservice/test/java/org/jboss/test/ws/wsdl11/WSDLTypesTestCase.javaRemove unused import

Reply via email to