View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jbossws-head-testsuite-1.5?log=log20060829220113

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jbossws-testsuite.xml:134: 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: 08/29/2006 22:01:13
Time to build: 19 minutes 4 seconds
Last changed: 08/25/2006 21:43:25
Last log entry: Updated the path of keystore/trustore from wsse to samples/wssecurity.

 Unit Tests: (828)  Total Errors and Failures: (2)
testEndpointorg.jboss.test.ws.samples.wssecurity.StorePassEncryptTestCase
testEndpointorg.jboss.test.ws.wsse.StorePassEncryptTestCase
 

 Modifications since last build:  (first 50 of 34)
837modifiedmageshbk//trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/jboss-wsse-server.xmlUpdated the path of keystore/trustore from wsse to samples/wssecurity.
829modifieddarran.lofthouse@jboss.com//trunk/src/test/java/org/jboss/test/ws/wsse/SimpleSignEncryptTestCase.javaManually remove the system properties instead of calling clearProperty or setProperty("x",null).
829modifieddarran.lofthouse@jboss.com//trunk/src/test/java/org/jboss/test/ws/wsse/UsernameTestCase.javaManually remove the system properties instead of calling clearProperty or setProperty("x",null).
802modifiedjason.greene@jboss.com//trunk/.classpathAdd jaxb jars to classpath
797modifieddarran.lofthouse@jboss.com//trunk/src/main/java/org/jboss/ws/wsse/SecurityStore.javaJBWS-1097 - Remerged changes and remove redeuntant URL creation.
795modifieddarran.lofthouse@jboss.com//trunk/src/test/java/org/jboss/test/ws/wsse/UsernameTestCase.javaJBWS-1117 - If the username and password are not set adding the username token should be skipped. We were using these values before we checked if they were null.
795modifieddarran.lofthouse@jboss.com//trunk/src/main/java/org/jboss/ws/wsse/WSSecurityDispatcher.javaJBWS-1117 - If the username and password are not set adding the username token should be skipped. We were using these values before we checked if they were null.
794modifiedmageshbk//trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/META-INF/jboss-client.xmlChanged security config name from Standard Secure Client to Standard WSSecure Client
793modifiedmageshbk//trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/WEB-INF/jboss-web.xmlChanged security config-name from Standard Secure Endpoint to Standard WSSecure Endpoint
792modifiedmageshbk//trunk/src/main/java/org/jboss/ws/wsse/SecurityStore.javaFixed code which was directly updating keyStorePassword
791modifiedmageshbk//trunk/src/test/java/org/jboss/test/ws/samples/wssecurity/StorePassEncryptTestCase.javaFixed package name compilation error wrt WSSecurityHandlerOutbound
788modifieddarran.lofthouse@jboss.com//trunk/src/main/java/org/jboss/ws/wsse/SecurityStore.javaJBWS-1097 - Do not attempt to initialise the keyStore or trustStore if the URL is not set.For the profiles that do require the keyStore or trustStore log an appropriate error if they have not been set.
788modifieddarran.lofthouse@jboss.com//trunk/src/test/java/org/jboss/test/ws/wsse/SimpleSignEncryptTestCase.javaJBWS-1097 - Do not attempt to initialise the keyStore or trustStore if the URL is not set.For the profiles that do require the keyStore or trustStore log an appropriate error if they have not been set.
788modifieddarran.lofthouse@jboss.com//trunk/src/test/java/org/jboss/test/ws/wsse/UsernameTestCase.javaJBWS-1097 - Do not attempt to initialise the keyStore or trustStore if the URL is not set.For the profiles that do require the keyStore or trustStore log an appropriate error if they have not been set.
786addedmageshbk//trunk/src/test/java/org/jboss/test/ws/samples/wssecurity/StorePassEncryptTestCase.javaUpdated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods
786modifiedmageshbk//trunk/src/test/resources/wsse/store-pass-encrypt-class-cmd/jboss-wsse-client.xmlUpdated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods
786modifiedmageshbk//trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/META-INF/jboss-wsse-client.xmlUpdated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods
786modifiedmageshbk//trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/META-INF/application-client.xmlUpdated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods
786addedmageshbk//trunk/src/test/resources/wsse/keystore.passwordUpdated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods
786addedmageshbk//trunk/src/test/java/org/jboss/test/ws/wsse/PasswordUtil.javaUpdated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods
786modifiedmageshbk//trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/WEB-INF/jboss-web.xmlUpdated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods
786addedmageshbk//trunk/src/test/java/org/jboss/test/ws/samples/wssecurity/PasswordUtil.javaUpdated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods
786addedmageshbk//trunk/src/test/resources/samples/wssecurity/keystore.passwordUpdated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods
786unknownmageshbk//trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/WEB-INFUpdated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods
786modifiedmageshbk//trunk/src/main/java/org/jboss/ws/wsse/SecurityStore.javaUpdated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods
786modifiedmageshbk//trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/META-INF/jboss-client.xmlUpdated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods
786modifiedmageshbk//trunk/src/test/ant/build-jars.xmlUpdated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods
786addedmageshbk//trunk/src/test/resources/wsse/store-pass-encrypt-class-cmdUpdated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods
786addedmageshbk//trunk/src/test/resources/samples/wssecurity/store-pass-encryptUpdated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods
786unknownmageshbk//trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/META-INFUpdated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods
786modifiedmageshbk//trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/jboss-wsse-server.xmlUpdated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods
786modifiedmageshbk//trunk/src/test/resources/wsse/store-pass-encrypt-class-cmd/jboss-wsse-server.xmlUpdated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods
786modifiedmageshbk//trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/WEB-INF/web.xmlUpdated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods
786addedmageshbk//trunk/src/test/java/org/jboss/test/ws/wsse/StorePassEncryptTestCase.javaUpdated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods