View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041017172832Lbuild.320

BUILD COMPLETE -  build.320
Date of build: 10/17/2004 17:28:32
Time to build: 72 minutes 59 seconds
Last changed: 10/17/2004 17:20:54
Last log entry: Include the version.cvstag property

 Unit Tests: (1971)  Total Errors and Failures: (74)
testAllTx_RWLockEvictionLocalStressTestCase
testWarXmlOverridesScopingUnitTestCase
testENCAppClientUnitTestCase
testEjbsAppClientUnitTestCase
testServerFoundAppClientUnitTestCase
testStateReplicationDistributedStateTestCase
testServletSessionLoadBalancingWebSessionTestCase
testBasicInvalidationCacheInvalidationUnitTestCase
testCmrInvalidationCacheInvalidationUnitTestCase
testServerFoundCacheInvalidationUnitTestCase
unknownCacheInvalidationUnitTestCase
testBasicInvalidationJDBC2PmCacheInvalidationUnitTestCase
testCmrInvalidationJDBC2PmCacheInvalidationUnitTestCase
testServerFoundJDBC2PmCacheInvalidationUnitTestCase
unknownJDBC2PmCacheInvalidationUnitTestCase
testEjbInterceptionHibernateEjbInterceptorUnitTestCase
testOIL2MutliSessionOneConnectionOIL2InvocationLayerStressTestCase
unknownLargeMessageUnitTestCase
unknownOILConnectionUnitTestCase
testMCFDefaultValuesDeploymentUnitTestCase
testDeploySARDeployServiceUnitTestCase
testDependsListElementDeployServiceUnitTestCase
testCrashInStartDeployServiceUnitTestCase
testInvokeTargetMethodJMXInvokerProxyUnitTestCase
testInvokeJMXInvokerProxyUnitTestCase
testServerFoundJMXInvokerProxyUnitTestCase
unknownJMXInvokerProxyUnitTestCase
testMBeanDependsOnEJBMBeanDependsOnEJBUnitTestCase
testBrokenPackageRedeploymentUndeployBrokenPackageUnitTestCase
testBadEjbRedeploymentUndeployBrokenPackageUnitTestCase
testBadSideAffectsUndeployBrokenPackageUnitTestCase
testCreateSubcontextPooledInvokerUnitTestCase
testLookupPooledInvokerUnitTestCase
testLookupFailuresPooledInvokerUnitTestCase
testServerFoundPooledInvokerUnitTestCase
unknownPooledInvokerUnitTestCase
testSecureHttpInvokerSecurityUnitTestCase
testHttpReadonlyContextLookupSecurityUnitTestCase
testHaInvokerSimpleUnitTestCase
testCreateHaJndiSubcontextSimpleUnitTestCase
testHaParitionNameSimpleUnitTestCase
testDiscoveryPortSimpleUnitTestCase
testOldProxyBeanStressTestCase
testStatelessBeanLoadBalancingBeanUnitTestCase
testStatefulBeanFailoverBeanUnitTestCase
testHttpRedirectSSLUnitTestCase
testHttpsSSLUnitTestCase
testEvictionReplicatedLRUPolicyUnitTestCase
testEvictionReplicationReplicatedLRUPolicyUnitTestCase
testThreadedAccess_SimpleLockIdentityLockUnitTestCase
testStateTransferAsyncUnitTestCase
testSyncReplAsyncUnitTestCase
testSyncReplSyncTxUnitTestCase
testASyncReplSyncTxUnitTestCase
testPutSyncTxUnitTestCase
testPutTxSyncTxUnitTestCase
testStateReplicationDRMTestCase
testServletSessionFailoverWebSessionTestCase
testUserTransactionBmpUnitTestCase
testCounterSimpleNotificationBasicTestCase
testCounterDifferenceNotificationBasicTestCase
testGaugeSimpleBothNotificationBasicTestCase
testGaugeSimpleHighNotificationBasicTestCase
testGaugeSimpleLowNotificationBasicTestCase
testStringBothNotificationBasicTestCase
testStringMatchNotificationBasicTestCase
testStringDifferNotificationBasicTestCase
testNameChangesSimpleUnitTestCase
testCreateCallerEJBSpecUnitTestCase
testUserTransactionBMPUnitTestCase
testUserInRoleServletWebIntegrationUnitTestCase
testFormAuthSingleSignOnClusteredSingleSignOnUnitTestCase
testFormAuthSingleSignOnSingleSignOnUnitTestCase
testUserInRoleServletWebIntegrationUnitTestCase
 

 Modifications since last build:  (40)
1.2modifiedstarksmsystem/src/resources/org/jboss/version.propertiesInclude the version.cvstag property
1.4modifiedstarksmsystem/src/main/org/jboss/Version.javaInclude the build os and jvm in the server jmx properties and update the version string to match the format displayed on the console
1.7modifiedstarksmserver/src/main/org/jboss/invocation/pooled/server/ServerThread.javaInclude the socket address in the thread name and update the name when the socket is switched.
1.11modifiedstarksmserver/src/main/org/jboss/invocation/pooled/server/PooledInvoker.javaMake the accept thread names more meaningful and add some trace level logging.
1.2modifiedstarksmserver/src/main/org/jboss/invocation/pooled/interfaces/OptimizedObjectInputStream.javaMerge the optimization changes from 3.2
1.9modifiedstarksmserver/src/main/org/jboss/invocation/pooled/interfaces/PooledInvokerProxy.javaMerge the optimization changes from 3.2
1.2modifiedstarksmserver/src/main/org/jboss/invocation/pooled/interfaces/PooledMarshalledInvocation.javaMerge the optimization changes from 3.2
1.2modifiedstarksmserver/src/main/org/jboss/invocation/pooled/interfaces/PooledMarshalledValue.javaMerge the optimization changes from 3.2
1.2modifiedstarksmserver/src/main/org/jboss/invocation/pooled/interfaces/OptimizedObjectOutputStream.javaMerge the optimization changes from 3.2
1.18modifiedstarksmserver/src/main/org/jboss/invocation/MarshalledInvocation.javaMerge the changes from 3.2 for the extended hash semantics and priviledged actions
1.5modifiedtdieslerwebservice/src/main/org/jboss/ws/Constants.javaSAAJ API initial cut.
1.5modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/CallImpl.javaSAAJ API initial cut.
1.1addedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/Style.javaSAAJ API initial cut.
1.5modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/desc/OperationDesc.javaSAAJ API initial cut.
1.4modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/desc/ParameterDesc.javaSAAJ API initial cut.
1.5modifiedtdieslerj2ee/src/main/javax/xml/soap/SOAPFactory.javaUse interface class names for system property keys, instead of implementation class names.
1.2modifiedstarksmtestsuite/src/resources/naming/services/pooled-service.xmlA naming service deployment that uses the PooledInvoker as the transport
1.2modifiedstarksmtestsuite/src/main/org/jboss/test/naming/test/PooledInvokerUnitTestCase.javaSimple unit tests for the jndi service using the pooled invoker as the transport detached invoker.
1.3modifiedstarksmtestsuite/src/resources/naming/services/naming-xmbean.xmlUse the standard JBoss JNDI naming server with a ProxyFactoryInterceptor to replace NamingContext objects with the correct transport proxy.
1.2modifiedstarksmserver/src/main/org/jboss/naming/interceptors/ProxyFactoryInterceptor.javaAn interceptor that replaces any NamingContext values returned with the proxy found as the Proxy attribute of the mbean given by proxyName.
1.7modifiedstarksmsystem/src/bin/run.confRemove the sample 1.3 jpda settings
1.118modifiedstarksmserver/src/etc/conf/default/jboss-service.xmlUse the NamingService-xmbean.xml for the NamingService configuration
1.2modifiedstarksmserver/src/etc/conf/default/xmdesc/NamingService-xmbean.xmlAn xmbean descriptor for the org.jboss.naming.NamingService JNDI naming service
1.176modifiedstarksmserver/build.xmlInclude all of the org.jboss.invocation pacakges in the jboss-minimal.jar
1.46modifiedstarksmserver/src/main/org/jboss/naming/NamingService.javaAdd an InvokerProxyFactory attribute that allows the detached invoker framework to be used for the naming service transport.
1.22modifiedstarksmnaming/src/main/org/jnp/server/Main.javaRefactor so that the Naming proxy can be specified externally. In this case only the bootstrap port to retrieve the proxy is created and the rmi service version of Naming is not created.
1.4deletedstarksmmessaging/src/etc/server/default/deploy/oil2-service.xmlRemove the broken oil2 service
1.3deletedstarksmtestsuite/src/main/org/jboss/test/jbossmq/test/OIL2ConnectionUnitTestCase.javaRemove the oil2 tests
1.3deletedstarksmtestsuite/src/main/org/jboss/test/jbossmq/test/OIL2JBossMQUnitTestCase.javaRemove the oil2 tests
1.5modifiedstarksmtestsuite/src/main/org/jboss/test/naming/test/SimpleUnitTestCase.javaAdd a listing test
1.4modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.javaUse "AbstractJBossManager" as the attribute name for the servlet context binding of the manager
1.5modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/tc5/JvmRouteFilter.javaIntegrate patch [ 1038464 ] Patch for JvmRouteFilter.java various bugs
1.8modifiedstarksmserver/src/main/org/jboss/naming/HttpNamingContextFactory.javaUse the Util.configureSSLSocketFactory to allow the override the SSLSocketFactory used by the HttpsURLConnection.
1.8modifiedstarksmserver/src/main/org/jboss/invocation/http/interfaces/Util.javaAdd a configureSSLSocketFactory to allow the override the SSLSocketFactory used by the HttpsURLConnection. This method will invoke setSSLSocketFactory on any HttpsURLConnection if there was a SSLSocketFactoryBuilder implementation specified via the org.jboss.security.httpInvoker.sslSocketFactoryBuilder system property. Integrates patch [ 1003283 ] Custom socket factory for https invocation.
1.2modifiedstarksmconnector/src/main/org/jboss/resource/connectionmanager/PoolFiller.javaGive the pool filler thread a name of JCA PoolFiller
1.3modifiedstarksmcommon/src/main/org/jboss/util/timeout/TimeoutFactory.javaGive the singleton thread a name of TimeoutFactory
1.27modifiedstarksmserver/src/main/org/jboss/web/WebServer.javaExternalize the class loading service thread pool
1.21modifiedstarksmserver/src/main/org/jboss/web/WebService.javaExternalize the class loading service thread pool
1.3modifiedstarksmconsole/src/resources/webconsole.war/applet.jspDisable the web-console navigation tree background refresh by default. This can be enabled by editing the RefreshTime on the applet.jsp, or done manually by right clicking on the JBoss Management Console node.
1.3modifiedstarksmtomcat/src/resources/jboss-service.xmlAdd the default setting of the DefaultSecurityDomain to illustrate that the default security-domain is java:/jaas/other

Reply via email to