View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041018174800Lbuild.75

BUILD COMPLETE -  build.75
Date of build: 10/18/2004 17:48:00
Time to build: 83 minutes 56 seconds
Last changed: 10/18/2004 16:08:41
Last log entry: Fix the CallerBean method name

 Unit Tests: (1967)  Total Errors and Failures: (49)
testWarXmlOverridesorg.jboss.test.classloader.test.ScopingUnitTestCase
testStateReplicationorg.jboss.test.cluster.test.DistributedStateTestCase
testServletSessionLoadBalancingorg.jboss.test.cluster.test.WebSessionTestCase
testOIL2MutliSessionOneConnectionorg.jboss.test.jbossmq.perf.OIL2InvocationLayerStressTestCase
unknownorg.jboss.test.jbossmq.test.LargeMessageUnitTestCase
unknownorg.jboss.test.jbossmq.test.OILConnectionUnitTestCase
testMCFDefaultValuesorg.jboss.test.jca.test.DeploymentUnitTestCase
testDeploySARorg.jboss.test.jmx.test.DeployServiceUnitTestCase
testDependsListElementorg.jboss.test.jmx.test.DeployServiceUnitTestCase
testCrashInStartorg.jboss.test.jmx.test.DeployServiceUnitTestCase
testInvokeTargetMethodorg.jboss.test.jmx.test.JMXInvokerProxyUnitTestCase
testInvokeorg.jboss.test.jmx.test.JMXInvokerProxyUnitTestCase
testServerFoundorg.jboss.test.jmx.test.JMXInvokerProxyUnitTestCase
unknownorg.jboss.test.jmx.test.JMXInvokerProxyUnitTestCase
testMBeanDependsOnEJBorg.jboss.test.jmx.test.MBeanDependsOnEJBUnitTestCase
testBrokenPackageRedeploymentorg.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase
testBadEjbRedeploymentorg.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase
testBadSideAffectsorg.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase
testCreateSubcontextorg.jboss.test.naming.test.PooledInvokerUnitTestCase
testLookupFailuresorg.jboss.test.naming.test.PooledInvokerUnitTestCase
testSecureHttpInvokerorg.jboss.test.naming.test.SecurityUnitTestCase
testHttpReadonlyContextLookuporg.jboss.test.naming.test.SecurityUnitTestCase
testHaInvokerorg.jboss.test.naming.test.SimpleUnitTestCase
testCreateHaJndiSubcontextorg.jboss.test.naming.test.SimpleUnitTestCase
testHaParitionNameorg.jboss.test.naming.test.SimpleUnitTestCase
testDiscoveryPortorg.jboss.test.naming.test.SimpleUnitTestCase
testOldProxyorg.jboss.test.pooled.test.BeanStressTestCase
testEvictionorg.jboss.test.cache.test.eviction.ReplicatedLRUPolicyUnitTestCase
testEvictionReplicationorg.jboss.test.cache.test.eviction.ReplicatedLRUPolicyUnitTestCase
testThreadedAccess_SimpleLockorg.jboss.test.cache.test.generic.IdentityLockUnitTestCase
testStateTransferorg.jboss.test.cache.test.replicated.AsyncUnitTestCase
testSyncReplorg.jboss.test.cache.test.replicated.AsyncUnitTestCase
testSyncReplorg.jboss.test.cache.test.replicated.SyncTxUnitTestCase
testASyncReplorg.jboss.test.cache.test.replicated.SyncTxUnitTestCase
testPutorg.jboss.test.cache.test.replicated.SyncTxUnitTestCase
testPutTxorg.jboss.test.cache.test.replicated.SyncTxUnitTestCase
testStateReplicationorg.jboss.test.cluster.test.DRMTestCase
testUserTransactionorg.jboss.test.cts.test.BmpUnitTestCase
testCounterSimpleNotificationorg.jboss.test.jbossmx.compliance.monitor.BasicTestCase
testCounterDifferenceNotificationorg.jboss.test.jbossmx.compliance.monitor.BasicTestCase
testGaugeSimpleBothNotificationorg.jboss.test.jbossmx.compliance.monitor.BasicTestCase
testGaugeSimpleHighNotificationorg.jboss.test.jbossmx.compliance.monitor.BasicTestCase
testGaugeSimpleLowNotificationorg.jboss.test.jbossmx.compliance.monitor.BasicTestCase
testStringBothNotificationorg.jboss.test.jbossmx.compliance.monitor.BasicTestCase
testStringMatchNotificationorg.jboss.test.jbossmx.compliance.monitor.BasicTestCase
testStringDifferNotificationorg.jboss.test.jbossmx.compliance.monitor.BasicTestCase
testNameChangesorg.jboss.test.naming.test.SimpleUnitTestCase
testCreateCallerorg.jboss.test.security.test.EJBSpecUnitTestCase
testUserTransactionorg.jboss.test.securitymgr.test.BMPUnitTestCase
 

 Modifications since last build:  (46)
1.24.4.3modifiedstarksmtestsuite/src/main/org/jboss/test/security/test/EJBSpecUnitTestCase.javaFix the CallerBean method name
1.44.2.1modifiedejortserver/src/main/org/jboss/ejb/plugins/TxInterceptorCMT.javaPort synchronization fixes from 3.2 and move CMT attribute caching to BeanMetaData
1.26.4.3modifiedejortserver/src/main/org/jboss/web/WebServer.javaPort synchronization fixes from 3.2 and move CMT attribute caching to BeanMetaData
1.69.2.2modifiedejortserver/src/main/org/jboss/metadata/BeanMetaData.javaPort synchronization fixes from 3.2 and move CMT attribute caching to BeanMetaData
1.1.4.1modifiedejortiiop/src/main/org/jboss/proxy/ejb/NoTxPropagationInterceptor.javaPort synchronization fixes from 3.2 and move CMT attribute caching to BeanMetaData
1.17.2.2modifiedpatriot1burkethirdparty/javassist/lib/javassist.jarbackmerge
1.1.2.1modifiedloubyanskyconnector/src/resources/dtd/jboss-ds_1_5.dtdadded metadata to datasources and connection factories
1.3.6.1modifiedstarksmsecurity/src/main/org/jboss/security/plugins/SecurityManagerMBean.javaAdd a credential argument to the doesUserHaveRole and getUserRoles methods as the underlying security manager require a preceeding isValid call.
1.27.2.2modifiedstarksmsecurity/src/main/org/jboss/security/plugins/JaasSecurityManagerService.javaAuthenticate the principal using isValid prior to querying the roles in case the security manager requires an authenticated caller to be associated with the thread.
1.27.2.1modifiedstarksmsecurity/src/main/org/jboss/security/plugins/JaasSecurityManagerService.javaAuthenticate the principal using isValid prior to querying the roles in case the security manager requires an authenticated caller to be associated with the thread.
1.3.6.1modifiedstarksmtestsuite/src/main/org/jboss/test/cts/test/MDBUnitTestCase.javaInclude the runEx message in the fail message
1.4.6.1modifiedstarksmtestsuite/src/main/org/jboss/test/util/ejb/EJBTestRunnerBean.javaInclude the original exception in the EJBException
1.4.4.1modifiedstarksmtestsuite/src/main/org/jboss/test/testbeancluster/test/BeanUnitTestCase.javaUse the cluster node jndi urls to lookup the ejb homes
1.25.2.1modifiedstarksmtestsuite/src/main/org/jboss/test/management/test/JSR77SpecUnitTestCase.javaLog the begin and end of the mbean report method
1.1.2.1modifiedstarksmtestsuite/src/main/org/jboss/test/web/servlets/TestSessionListener.javaLog the session attribute that exist from the sessionDestroyed callback
1.2.4.2modifiedstarksmserver/src/main/org/jboss/ejb/plugins/JaasAuthenticationInterceptor.javaJust throw a SecurityException and let it be wrapped approriately by the LogInterceptor. Also remove the error level logging of the security failure.
1.1.4.1modifiedstarksmserver/src/main/org/jboss/ejb/plugins/JaccAuthorizationInterceptor.javaJust throw a SecurityException and let it be wrapped approriately by the LogInterceptor. Also remove the error level logging of the security failure.
1.46.4.2modifiedstarksmserver/src/main/org/jboss/ejb/plugins/SecurityInterceptor.javaJust throw a SecurityException and let it be wrapped approriately by the LogInterceptor. Also remove the error level logging of the security failure.
1.33.4.1modifiedstarksmserver/src/main/org/jboss/ejb/plugins/LogInterceptor.javaHandle SecurityExceptions specially to tranform into one of the security related ejb or rmi exceptions to allow users to identitify them more easily. The exception is either wrapped in a javax.ejb.AccessLocalException or a java.rmi.AccessException depending on the method invocation type.
1.2.4.1modifiedstarksmserver/src/main/org/jboss/ejb/plugins/JaasAuthenticationInterceptor.javaDon't push the runAsIdentity unless it exists as pushing null causes the run-as identity to fail to propagate to more than the immediate called ejb. Fixes [ 1041273 ] Run-as Identity not propagated.
1.12.2.1modifiedstarksmserver/src/main/org/jboss/ejb/plugins/RunAsSecurityInterceptor.javaDon't push the runAsIdentity unless it exists as pushing null causes the run-as identity to fail to propagate to more than the immediate called ejb. Fixes [ 1041273 ] Run-as Identity not propagated.
1.46.4.1modifiedstarksmserver/src/main/org/jboss/ejb/plugins/SecurityInterceptor.javaDon't push the runAsIdentity unless it exists as pushing null causes the run-as identity to fail to propagate to more than the immediate called ejb. Fixes [ 1041273 ] Run-as Identity not propagated.
1.24.4.2modifiedstarksmtestsuite/src/main/org/jboss/test/security/test/EJBSpecUnitTestCase.javaAdd tests of deep run-as identity propagation and stateful session handle security
1.11.6.3modifiedstarksmtestsuite/src/resources/security-spec/META-INF/jboss.xmlFix the element ordering and remove the duplicate container config
1.2.16.1modifiedstarksmtestsuite/src/main/org/jboss/test/security/interfaces/CalledSession.javaAdd a test of the run-as identity propagating more than just one call level
1.7.6.2modifiedstarksmtestsuite/src/resources/security-spec/META-INF/ejb-jar.xmlAdd a test of the run-as identity propagating more than just one call level
1.11.6.2modifiedstarksmtestsuite/src/resources/security-spec/META-INF/jboss.xmlAdd a test of the run-as identity propagating more than just one call level
1.2.16.1modifiedstarksmtestsuite/src/main/org/jboss/test/security/ejb/CalleeBean.javaAdd a test of the run-as identity propagating more than just one call level
1.2.16.1modifiedstarksmtestsuite/src/main/org/jboss/test/security/ejb/CallerBean.javaAdd a test of the run-as identity propagating more than just one call level
1.75.4.2modifiedstarksmserver/src/main/org/jboss/ejb/StatefulSessionContainer.javaRemove the unused imports
1.75.4.1modifiedstarksmserver/src/main/org/jboss/ejb/StatefulSessionContainer.javaOverride getMethodPermissions to work around the fact that stateful session handles obtain their ejb objects by doing an invocation on the container as a home method invocation using the Handle.getEJBObject method. Fixes [ 1020788 ] ServerException calling gtEJBObject on javax.ejb.Handle.
1.74.2.1modifiedstarksmsystem/src/main/org/jboss/deployment/MainDeployer.java- Fix bug [ 1040694 ] ConcurrentModificationException in MainDeployer when logging, hold the lock on deploymentList- In addition to stopping/destroying sub deployments in reverse order from their create/start, do this from bottom up rather than top down as is currently done. This means for example that an ejb jar deployment is stopped/destroyed before its containing ear.
1.35.2.1modifiedstarksmsystem/src/main/org/jboss/Main.javaInclude the jaxen.jar on the jmx bootclasspath or else one cannot use the xpath functions from dom4j. Fixes [ 1037011 ] XPath (jaxen) broken in 3.2.6RC2.
1.355.2.4modifiedstarksmbuild/build.xmlCopy the jaxen-1.1-beta-4.jar to the jmx bootclasspath as jaxen.jar
1.26.2.3modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/tc5/TomcatDeployer.javaChange the defaultWebXml attribute to be consistent with the conf/web.xml path so that the bundled jbossweb-tomcat50.sar web.xml is found as the default for both jboss deployed wars, and static contexts configured in the server.xml. This requires that the web.xml be located under jbossweb-tomcat50.sar/conf/web.xml
1.15.2.1modifiedstarksmtomcat/build.xmlInstall the web.xml to jbossweb-tomcat50.sar/conf/web.xml since the default web.xml resource name is conf/web.xml.
1.1.2.1modifiedstarksmtestsuite/src/resources/cluster/drm/jboss-service.xmlAdd a dependency on jboss:service=DefaultPartition
1.9.2.7modifiedstarksmtestsuite/imports/test-jars.xmlInclude the pooled invoker test sar
1.47.2.2modifiedstarksmsystem/src/main/org/jboss/system/server/ServerImpl.java- Include the build os and jvm in the server jmx properties and update the version string to match the format displayed on the console- Merge some exception handling around package loading and url handler registration failure handling from 3.2
1.1.26.1modifiedstarksmsystem/src/resources/org/jboss/version.propertiesInclude the version.cvstag property
1.3.6.1modifiedstarksmsystem/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.6.6.1modifiedstarksmserver/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.10.2.1modifiedstarksmserver/src/main/org/jboss/invocation/pooled/server/PooledInvoker.javaMake the accept thread names more meaningful and add some trace level logging.
1.17.6.1modifiedstarksmserver/src/main/org/jboss/invocation/MarshalledInvocation.javaMerge the changes from 3.2 for the extended hash semantics and priviledged actions
1.2.6.1modifiedstarksmtestsuite/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.6.4.1modifiedstarksmsystem/src/bin/run.confRemove the sample 1.3 jpda settings

Reply via email to