[JBoss-dev] jboss-4.0-testsuite-1.4 Build Completed With Testsuite Errors

2006-05-24 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite-1.4?log=log20060523231833
TESTS FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-jboss-common.xml:238: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:26: Build Successful - Tests completed with errors or failures.Date of build:05/23/2006 23:18:33Time to build:141 minutes 11 secondsLast changed:05/23/2006 19:18:19Last log entry:Upgrade xmlsec to 1.3.0




   Unit Tests: (3593)   Total Errors and Failures: (3)testLongWaitorg.jboss.test.cts.test.LongWaitStatefulSessionUnitTestCasetestOldProxyorg.jboss.test.pooled.test.BeanStressTestCasetestSOAPMessageToEndpointQueueorg.jboss.test.webservice.samples.ServerSideJMSTestCase
Modifications since last build:(first 50 of 34)1.1.2.136modifiedjgreenebuild/build-thirdparty.xmlUpgrade xmlsec to 1.3.01.5.6.2modifiedstarksmjmx/src/main/test/implementation/modelmbean/AttributeCacheTEST.javaAvoid the non-ascii chars which cause compile problems on linux.1.13.4.4modifieddimitrissystem/src/bin/run.batJBAS-3084, echo empty lines, not dots1.13.2.36modifiedbdecosteejb3/build.xmlsynced build with head1.7.6.2modifiedbdecosteejb3/src/resources/standalone/embedded-jboss-beans.xmlsynced build with head1.6.12.2modifiedbdecosteejb3/src/resources/standalone/jboss-jms-beans.xmlsynced build with head1.3.8.2modifiedbdecosteejb3/src/resources/standalone/log4j.xmlsynced build with head1.1.6.2modifiedbdecosteejb3/src/resources/standalone/login-config.xmlsynced build with head1.1.6.2modifiedbdecosteejb3/src/resources/standalone/security-beans.xmlsynced build with head1.1.2.1modifiedstarksmtestsuite/src/main/org/jboss/test/javassist/test/support/ThingMethodHandler.javaFix theMethod class comparision1.11.2.11modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/sso/TreeCacheSSOClusterManager.java[JBAS-3244] Get rid of CredentialUpdater threadSome code cleanup1.6.2.9modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/CacheListener.java[JBAS-3218] Handle expiration of replicated sessions found in the buddy replication subtree1.3.2.40modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java[JBAS-3218] Handle expiration of replicated sessions found in the buddy replication subtree1.3.2.33modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.java[JBAS-3218] Handle expiration of replicated sessions found in the buddy replication subtree1.1.4.2modifiedtdieslerserver/src/main/org/jboss/metadata/serviceref/HandlerMetaData.javaAdd service-ref meta data used by jbossws-1.0.11.1.4.2modifiedtdieslerserver/src/main/org/jboss/metadata/serviceref/InitParamMetaData.javaAdd service-ref meta data used by jbossws-1.0.11.1.4.2modifiedtdieslerserver/src/main/org/jboss/metadata/serviceref/PortComponentRefMetaData.javaAdd service-ref meta data used by jbossws-1.0.11.1.4.2modifiedtdieslerserver/src/main/org/jboss/metadata/serviceref/ServiceRefMetaData.javaAdd service-ref meta data used by jbossws-1.0.11.1.6.11modifiedbstansberryejb3/src/main/org/jboss/ejb3/cache/tree/StatefulEvictionPolicy.java[EJBTHREE-581] Avoid NPE1.2.4.2modifiedaloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCResultSetReader.javaJBAS-3239 Input stream reads binary from the db is closed twice1.25.2.2modifiedaloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCUtil.javaJBAS-3239 Input stream reads binary from the db is closed twice1.3.6.5modifiedaloubyanskyserver/src/resources/uuid-key-generator/META-INF/jboss-service.xml[JBAS-3229] HiLo generator shoudn't always re-create the table at startup1.5.2.6modifiedaloubyanskyserver/src/main/org/jboss/ejb/plugins/keygenerator/hilo/HiLoKeyGeneratorFactory.java[JBAS-3229] HiLo generator shoudn't always re-create the table at startup1.3.6.4modifiedaloubyanskyserver/src/main/org/jboss/ejb/plugins/keygenerator/hilo/HiLoKeyGeneratorFactoryMBean.java[JBAS-3229] HiLo generator shoudn't always re-create the table at 

[JBoss-dev] jboss-head-jdk-matrix Build Failed

2006-05-24 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060524020608
BUILD FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-jboss-common.xml:223: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:65: Exit code: 1   See compile.log in Build Artifacts for details.Date of build:05/24/2006 02:06:08Time to build:29 minutes 48 secondsLast changed:05/24/2006 01:01:18Last log entry:only pop subject context if it's been pushed (i.e. not when there is a runas identity)




   Unit Tests: (0)   Total Errors and Failures: (0)
Modifications since last build:(first 50 of 16)1.13modifiedbdecosteaspects/src/main/org/jboss/aspects/security/AuthenticationInterceptor.javaonly pop subject context if it's been pushed (i.e. not when there is a runas identity)1.8modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/security/unit/EJBSpecUnitTestCase.javaonly pop subject context if it's been pushed (i.e. not when there is a runas identity)1.3modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/security/CalledSession.javaonly pop subject context if it's been pushed (i.e. not when there is a runas identity)1.4modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/security/CallerBean.javaonly pop subject context if it's been pushed (i.e. not when there is a runas identity)1.4modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/security/Level1CallerBean.javaonly pop subject context if it's been pushed (i.e. not when there is a runas identity)1.4modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/security/CallerBean2.javaonly pop subject context if it's been pushed (i.e. not when there is a runas identity)1.11modifiedbdecosteejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptor.javacast to Principal not SimplePrincipal1.113modifiedjgreenebuild/build-thirdparty.xmlUpgrade xmlsec to 1.3.01.52modifiedbdecosteejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.javafixed injection post activation1.11modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/stateful/Stateful.javafixed injection post activation1.16modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/stateful/StatefulBean.javafixed injection post activation1.26modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.javafixed injection post activation1.112modifiedcsuconicbuild/build-thirdparty.xmlchanging jboss-serialization version1.7modifiedovidiujms/util/release-admin.xmlApplied the fix for http://jira.jboss.org/jira/browse/JBMESSAGING-368to a standalone installation as well1.12modifiedovidiujms/src/resources/README.txtinstalled jboss-serialization 1.0.1.GA1.10modifiedovidiujms/src/resources/jboss-serialization.jarinstalled jboss-serialization 1.0.1.GA



[JBoss-dev] jboss-3.2-testsuite Build Completed With Testsuite Errors

2006-05-24 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-testsuite?log=log20060524021719
TESTS FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-jboss-common.xml:238: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:26: Build Successful - Tests completed with errors or failures.Date of build:05/24/2006 02:17:19Time to build:53 minutes 20 secondsLast changed:05/23/2006 07:09:49Last log entry:JBAS-3084, echo empty lines, not dots




   Unit Tests: (1859)   Total Errors and Failures: (2)testFederatedorg.jboss.test.jbossnet.external.ExternalUnitTestCasetestNoTransactionCommitCorg.jboss.test.entity.test.EJBLoadUnitTestCase
Modifications since last build:(first 50 of 109)1.2.2.3modifieddimitrissystem/src/bin/run.confJBAS-2937, unify scripts across branches, set RMI DGC to 1hour.1.165.2.206modifieddimitristestsuite/build.xmladd more versions to be tested1.165.2.205modifieddimitristestsuite/build.xmladd more versions to be tested1.165.2.204modifiedrrajasekarantestsuite/build.xmlAdded 3.2.8.SP1 to the compatibility matrix tests1.10.2.3modifiedaloubyanskytestsuite/src/resources/perf/META-INF/ejb-jar.xml[JBAS-3192] get org.jboss.test.perf tests passing1.3.2.3modifiedaloubyanskytestsuite/src/resources/secure-perf/META-INF/ejb-jar.xml[JBAS-3192] get org.jboss.test.perf tests passing1.1.2.43modifieddimitristools/etc/buildmagic/buildmagic.enttoward 3.2.8.SP21.1.2.18modifieddimitristools/etc/buildmagic/version-info.xmltoward 3.2.8.SP21.1.2.2modifieddimitristomcat/src/main/org/jboss/web/tomcat/tc4/authenticator/SingleSignOnEntry.javaJBAS-2466, tidy up the license1.1.2.26modifiedasaldhanatomcat/src/main/org/jboss/web/tomcat/tc5/TomcatDeployer.javaJBAS-3152:Ungraceful exit of JBossCacheManager Installation1.1.4.3modifiedaloubyanskytestsuite/src/resources/cmp2/jbas1665/META-INF/ejb-jar.xmla testcase for JBAS-3095 Error in Compiling EJB-QL Statement1.1.4.3modifiedaloubyanskytestsuite/src/resources/cmp2/jbas1665/META-INF/jbosscmp-jdbc.xmla testcase for JBAS-3095 Error in Compiling EJB-QL Statement1.1.4.3modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas1665/JBAS1665UnitTestCase.javaa testcase for JBAS-3095 Error in Compiling EJB-QL Statement1.1.4.3modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas1665/OrderBean.javaa testcase for JBAS-3095 Error in Compiling EJB-QL Statement1.1.4.3modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas1665/OrderLocalHome.javaa testcase for JBAS-3095 Error in Compiling EJB-QL Statement1.2.2.6modifiedaloubyanskytestsuite/imports/sections/cmp.xmla testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/resources/cmp2/jbas979/META-INF/ejb-jar.xmla testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/resources/cmp2/jbas979/META-INF/jboss.xmla testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/resources/cmp2/jbas979/META-INF/jbosscmp-jdbc.xmla testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/ABean.javaa testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/ALocal.javaa testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/ALocalHome.javaa testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/Facade.javaa testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/FacadeHome.javaa testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/FacadeSessionBean.javaa testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/JBAS979UnitTestCase.javaa testcase for JBAS-979 flushCache issue1.1.2.1deletedaloubyanskytestsuite/src/resources/cmp2/jbas979/META-INF/ejb-jar.xmlfile ejb-jar.xml was added on branch Branch_3_2 on 2006-04-21 10:06:08 +1.1.2.1deletedaloubyanskytestsuite/src/resources/cmp2/jbas979/META-INF/jboss.xmlfile jboss.xml was added on branch Branch_3_2 on 2006-04-21 10:06:08 +1.1.2.1deletedaloubyanskytestsuite/src/resources/cmp2/jbas979/META-INF/jbosscmp-jdbc.xmlfile jbosscmp-jdbc.xml was added on branch Branch_3_2 on 2006-04-21 10:06:08 +1.1.2.1deletedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/ABean.javafile ABean.java was added on branch Branch_3_2 on 2006-04-21 10:03:39 +1.1.2.1deletedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/ALocal.javafile ALocal.java was added on branch Branch_3_2 on 2006-04-21 10:03:39 +1.1.2.1deletedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/ALocalHome.javafile ALocalHome.java was added on branch Branch_3_2 on 

[JBoss-dev] jboss-head-jdk-matrix Build Failed

2006-05-24 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060524061131
BUILD FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-jboss-common.xml:223: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:65: Exit code: 1   See compile.log in Build Artifacts for details.Date of build:05/24/2006 06:11:31Time to build:42 minutes 52 secondsLast changed:05/24/2006 06:00:17Last log entry:xop tests for specific java types/contentTypes




   Unit Tests: (0)   Total Errors and Failures: (0)
Modifications since last build:(first 50 of 21)1.10modifiedaloubyanskytestsuite/src/main/org/jboss/test/xml/XOPUnitTestCase.javaxop tests for specific java types/contentTypes1.4modifiedaloubyanskytestsuite/src/resources/org/jboss/test/xml/XOPUnitTestCase.xsdelements for specific Java types1.29modifiedaloubyanskycommon/src/main/org/jboss/xb/binding/sunday/MarshallerImpl.javaxop support for specific types/contentTypes1.1addedaloubyanskycommon/src/main/org/jboss/xb/binding/sunday/xop/SimpleDataSource.javaxop support for specific types/contentTypes1.2modifiedaloubyanskycommon/src/main/org/jboss/xb/binding/sunday/xop/XOPIncludeHandler.javaxop support for specific types/contentTypes1.13modifiedbdecosteaspects/src/main/org/jboss/aspects/security/AuthenticationInterceptor.javaonly pop subject context if it's been pushed (i.e. not when there is a runas identity)1.8modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/security/unit/EJBSpecUnitTestCase.javaonly pop subject context if it's been pushed (i.e. not when there is a runas identity)1.3modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/security/CalledSession.javaonly pop subject context if it's been pushed (i.e. not when there is a runas identity)1.4modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/security/CallerBean.javaonly pop subject context if it's been pushed (i.e. not when there is a runas identity)1.4modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/security/Level1CallerBean.javaonly pop subject context if it's been pushed (i.e. not when there is a runas identity)1.4modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/security/CallerBean2.javaonly pop subject context if it's been pushed (i.e. not when there is a runas identity)1.11modifiedbdecosteejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptor.javacast to Principal not SimplePrincipal1.113modifiedjgreenebuild/build-thirdparty.xmlUpgrade xmlsec to 1.3.01.52modifiedbdecosteejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.javafixed injection post activation1.11modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/stateful/Stateful.javafixed injection post activation1.16modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/stateful/StatefulBean.javafixed injection post activation1.26modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.javafixed injection post activation1.112modifiedcsuconicbuild/build-thirdparty.xmlchanging jboss-serialization version1.7modifiedovidiujms/util/release-admin.xmlApplied the fix for http://jira.jboss.org/jira/browse/JBMESSAGING-368to a standalone installation as well1.12modifiedovidiujms/src/resources/README.txtinstalled jboss-serialization 1.0.1.GA1.10modifiedovidiujms/src/resources/jboss-serialization.jarinstalled jboss-serialization 1.0.1.GA



[JBoss-dev] jboss-head-jdk-matrix Build Failed

2006-05-24 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060524084852
BUILD FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-jboss-common.xml:223: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:65: Exit code: 1   See compile.log in Build Artifacts for details.Date of build:05/24/2006 08:48:52Time to build:26 minutes 40 secondsLast changed:05/24/2006 08:39:37Last log entry:[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.




   Unit Tests: (0)   Total Errors and Failures: (0)
Modifications since last build:(first 50 of 32)1.53modifiedstalepaop/src/main/org/jboss/aop/instrument/Instrumentor.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.1addedstalepaop/src/main/org/jboss/aop/AdvisorFactory.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.155modifiedstalepaop/src/main/org/jboss/aop/AspectManager.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.1addedstalepaop/src/main/org/jboss/aop/ClassicWeavingStrategy.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.1addedstalepaop/src/main/org/jboss/aop/SuperClassesFirstWeavingStrategy.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.1addedstalepaop/src/main/org/jboss/aop/WeavingStrategy.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.1addedstalepaop/src/main/org/jboss/aop/WeavingStrategyEntry.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.18modifiedstalepaop/src/main/org/jboss/aop/standalone/SystemClassLoader.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.12modifiedkkhanaop/src/main/org/jboss/aop/advice/GenericAspectFactory.javaUnused imports1.4modifiedkkhanaop/src/main/org/jboss/aop/advice/AspectFactory.javacomment1.32modifiedkkhanaop/src/main/org/jboss/aop/GeneratedClassAdvisor.javaMake sure that the accessible objects for generated advisors are made accessible as for all other advisors1.10modifiedaloubyanskytestsuite/src/main/org/jboss/test/xml/XOPUnitTestCase.javaxop tests for specific java types/contentTypes1.4modifiedaloubyanskytestsuite/src/resources/org/jboss/test/xml/XOPUnitTestCase.xsdelements for specific Java types1.29modifiedaloubyanskycommon/src/main/org/jboss/xb/binding/sunday/MarshallerImpl.javaxop support for specific types/contentTypes1.1addedaloubyanskycommon/src/main/org/jboss/xb/binding/sunday/xop/SimpleDataSource.javaxop support for specific types/contentTypes1.2modifiedaloubyanskycommon/src/main/org/jboss/xb/binding/sunday/xop/XOPIncludeHandler.javaxop support for specific types/contentTypes1.13modifiedbdecosteaspects/src/main/org/jboss/aspects/security/AuthenticationInterceptor.javaonly pop subject context if it's been pushed (i.e. not when there is a runas identity)1.8modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/security/unit/EJBSpecUnitTestCase.javaonly pop subject context if it's been pushed (i.e. not when there is a runas identity)1.3modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/security/CalledSession.javaonly pop 

[JBoss-dev] jboss-cache-testsuite Build Completed With Testsuite Errors

2006-05-24 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-cache-testsuite?log=log20060524084409
TESTS FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-JBossCache.xml:86: 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:05/24/2006 08:44:09Time to build:73 minutes 5 secondsLast changed:05/24/2006 06:18:55Last log entry:Added transactional test




   Unit Tests: (1541)   Total Errors and Failures: (37)unknownorg.jboss.cache.aop.statetransfer.StateTransfer1241AopTestunknownorg.jboss.cache.aop.statetransfer.StateTransfer140AopTesttestBuddyBackupActivationorg.jboss.cache.buddyreplication.BuddyBackupActivationInactivationTesttestReplToInactiveRegionorg.jboss.cache.buddyreplication.BuddyBackupActivationInactivationTesttest2Buddiesorg.jboss.cache.buddyreplication.BuddyGroupAssignmentTesttestRemovalFromClusterSingleBuddyorg.jboss.cache.buddyreplication.BuddyGroupAssignmentTesttestRemovalFromCluster2Buddiesorg.jboss.cache.buddyreplication.BuddyGroupAssignmentTesttest3CachesWithPoolNamesorg.jboss.cache.buddyreplication.BuddyPoolBroadcastTesttestBuddyPoolSyncorg.jboss.cache.buddyreplication.BuddyPoolBroadcastTesttestChangingBuddyPoolMembershiporg.jboss.cache.buddyreplication.BuddyPoolBroadcastTesttestConcurrencyorg.jboss.cache.buddyreplication.BuddyPoolBroadcastTesttestSimplePutorg.jboss.cache.buddyreplication.BuddyReplicationContentTesttestPutAndRemoveorg.jboss.cache.buddyreplication.BuddyReplicationContentTesttestPutAndRemove2org.jboss.cache.buddyreplication.BuddyReplicationContentTesttestBuddyJoinorg.jboss.cache.buddyreplication.BuddyReplicationContentTesttestCompleteStateSurvivalorg.jboss.cache.buddyreplication.BuddyReplicationContentTesttestDataGravitationKillOwnerorg.jboss.cache.buddyreplication.BuddyReplicationFailoverTesttestDataGravitationDontKillOwnerorg.jboss.cache.buddyreplication.BuddyReplicationFailoverTesttestWithDataGravitationDefaultorg.jboss.cache.buddyreplication.BuddyReplicationWithCacheLoaderTesttestWithDataGravitationEvictionorg.jboss.cache.buddyreplication.BuddyReplicationWithCacheLoaderTesttestWithDataGravitationDefaultorg.jboss.cache.buddyreplication.BuddyReplicationWithPassivationTesttestWithDataGravitationEvictionorg.jboss.cache.buddyreplication.BuddyReplicationWithPassivationTestunknownorg.jboss.cache.invalidation.InvalidationInterceptorTestunknownorg.jboss.cache.marshall.SyncReplTesttestPutKeyValueorg.jboss.cache.options.cachemodelocal.AsyncInvalidationPessLocksTesttestPutKeyValueorg.jboss.cache.options.cachemodelocal.SyncInvalidationOptLocksTestunknownorg.jboss.cache.replicated.SyncReplTxTestunknownorg.jboss.cache.statetransfer.StateTransfer1241Testunknownorg.jboss.cache.statetransfer.StateTransfer124Testunknownorg.jboss.cache.statetransfer.StateTransfer130Testunknownorg.jboss.cache.statetransfer.StateTransfer140TesttestSeriazableSubObjectRelationorg.jboss.cache.aop.ReplicatedSerializableAopTesttestFqnManipulationorg.jboss.cache.buddyreplication.BuddyManagerTesttestRootFqnManipulationorg.jboss.cache.buddyreplication.BuddyManagerTesttestMultiFqnManipulationorg.jboss.cache.buddyreplication.BuddyManagerTesttestFullStackorg.jboss.cache.buddyreplication.BuddyReplicationWithOptimisticLockingTesttestSpeedSizeAndDefaultsorg.jboss.cache.marshall.JBossSerializationTest
Modifications since last build:(first 50 of 1264)1.3modifiedbwangtests-50/functional/org/jboss/cache/aop/ReplicatedAnnotationAopTest.javaAdded test for @Serializable with relation1.2modifiedbwangtests-50/functional/org/jboss/cache/aop/ReplicatedAnnotationAopTest.javaupd1.6modifiedmsurtanitests/stress/org/jboss/cache/BuddyReplicationStressTest.javajavadocs1.2deletedmsurtanitests-50/perf/org/jboss/cache/data/Address.java*** empty log message ***1.2deletedmsurtanitests-50/perf/org/jboss/cache/data/Course.java*** empty log message ***1.2deletedmsurtanitests-50/perf/org/jboss/cache/data/Person.java*** empty log message ***1.2deletedmsurtanitests-50/perf/org/jboss/cache/data/RandomString.java*** empty log message ***1.2deletedmsurtanitests-50/perf/org/jboss/cache/data/Student.java*** empty log message ***1.5modifiedmsurtanitests/stress/org/jboss/cache/BuddyReplicationStressTest.javaDisable stress test1.1addedbwangtests/scripts/benchmark-50.shperf test pojos with jdk50 annotation1.9modifiedbwangtests/scripts/readme.txtperf test pojos with jdk50 annotation1.1addedbwangtests-50/perf/org/jboss/cache/data/Address.javaperf test pojos with jdk50 annotation1.1addedbwangtests-50/perf/org/jboss/cache/data/Course.javaperf test pojos with jdk50 annotation1.1addedbwangtests-50/perf/org/jboss/cache/data/Person.javaperf test pojos with jdk50 annotation1.1addedbwangtests-50/perf/org/jboss/cache/data/RandomString.javaperf test pojos with jdk50 

[JBoss-dev] jboss-head-jdk-matrix Build Failed

2006-05-24 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060524093619
BUILD FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-jboss-common.xml:223: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:65: Exit code: 1   See compile.log in Build Artifacts for details.Date of build:05/24/2006 09:36:19Time to build:24 minutes 27 secondsLast changed:05/24/2006 08:51:43Last log entry:[JBAOP-204]test to check that superclassfirstweaving works as expected.




   Unit Tests: (0)   Total Errors and Failures: (0)
Modifications since last build:(first 50 of 56)1.5modifiedstaleptestsuite/imports/sections/aop.xml[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/Base.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/ChildBase.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/ChildExtender.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/Extender.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/ExtenderInterceptor.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/ExtenderTester.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/ExtenderTesterMBean.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/InfantBase.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/SubBase.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/SubExtender.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/test/ExtenderTestCase.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/resources/aop/extender/META-INF/jboss-aop.xml[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/resources/aop/extender/META-INF/jboss-service.xml[JBAOP-204]test to check that superclassfirstweaving works as expected.1.53modifiedstalepaop/src/main/org/jboss/aop/instrument/Instrumentor.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.1addedstalepaop/src/resources/test/extender/jboss-aop.xml[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.1addedstalepaop/src/main/org/jboss/aop/WeavingStrategyEntry.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.18modifiedstalepaop/src/main/org/jboss/aop/standalone/SystemClassLoader.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.1addedstalepaop/src/test/org/jboss/test/aop/extender/Base.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.1addedstalepaop/src/test/org/jboss/test/aop/extender/ChildBase.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.1addedstalepaop/src/test/org/jboss/test/aop/extender/ChildExtender.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all 

[JBoss-dev] jboss-head-jdk-matrix Build Failed

2006-05-24 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060524101859
BUILD FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-jboss-common.xml:223: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:65: Exit code: 1   See compile.log in Build Artifacts for details.Date of build:05/24/2006 10:18:59Time to build:23 minutes 10 secondsLast changed:05/24/2006 09:53:15Last log entry:http://jira.jboss.org/jira/browse/JBMESSAGING-372




   Unit Tests: (0)   Total Errors and Failures: (0)
Modifications since last build:(first 50 of 60)1.22modifiedtimfoxjms/src/main/org/jboss/jms/client/delegate/ClientConnectionFactoryDelegate.javahttp://jira.jboss.org/jira/browse/JBMESSAGING-3721.10modifiedtimfoxjms/tests/src/org/jboss/test/messaging/jms/WireFormatTest.javahttp://jira.jboss.org/jira/browse/JBMESSAGING-3721.5modifiedstaleptestsuite/imports/sections/aop.xml[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/Base.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/ChildBase.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/ChildExtender.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/Extender.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/ExtenderInterceptor.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/ExtenderTester.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/ExtenderTesterMBean.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/InfantBase.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/SubBase.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/SubExtender.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/test/ExtenderTestCase.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/resources/aop/extender/META-INF/jboss-aop.xml[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/resources/aop/extender/META-INF/jboss-service.xml[JBAOP-204]test to check that superclassfirstweaving works as expected.1.53modifiedstalepaop/src/main/org/jboss/aop/instrument/Instrumentor.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.1addedstalepaop/src/resources/test/extender/jboss-aop.xml[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.18modifiedstalepaop/src/main/org/jboss/aop/standalone/SystemClassLoader.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.1addedstalepaop/src/test/org/jboss/test/aop/extender/Base.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.1addedstalepaop/src/test/org/jboss/test/aop/extender/ChildBase.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.1addedstalepaop/src/test/org/jboss/test/aop/extender/ChildExtender.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get 

[JBoss-dev] jboss-remoting-testsuite-1.4 Build Completed With Testsuite Errors

2006-05-24 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-remoting-testsuite-1.4?log=log20060524095804
TESTS FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-jboss-remoting.xml:96: 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:05/24/2006 09:58:04Time to build:60 minutes 24 secondsLast changed:05/24/2006 00:55:49Last log entry:JBREM-487: Expanded scope of synchronized block in destroyClientInvoker().




   Unit Tests: (241)   Total Errors and Failures: (22)testStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.multiplex.VersionMultiplexInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.multiplex.VersionMultiplexInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.multiplex.VersionMultiplexInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.multiplex.VersionMultiplexInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCaseunknownorg.jboss.test.remoting.detection.jndi.JNDIDetector2TestCase(java_serialization)testSharedThreadsorg.jboss.test.remoting.transport.multiplex.SharedThreadpoolTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.ssl.MultiplexInvokerTestCase(java_serialization)
Modifications since last build:(first 50 of 656)1.5modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/timeout/TimeoutClientTest.javaJBREM-366 - changed InvokerRegistry to do reference counting for client invokers.  Also changed Client to require users to call connect() method before use.1.9modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/web/WebInvokerTestClient.javaJBREM-366 - changed InvokerRegistry to do reference counting for client invokers.  Also changed Client to require users to call connect() method before use.1.9modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerClientTest.javaJBREM-366 - changed InvokerRegistry to do reference counting for client invokers.  Also changed Client to require users to call connect() method before use.1.7modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutClientTest.javaJBREM-366 - changed InvokerRegistry to do reference counting for client invokers.  Also changed Client to require users to call connect() method before use.1.8modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerClientTest.javaJBREM-464 - update to have default ssl server socket returned when creating ssl socket server invoker if one not already set.1.11modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerServerTest.javaJBREM-464 - update to have default ssl server socket returned when creating ssl socket server invoker if one not already set.1.2modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/ssl/handshake/InvokerServerTest.javaJBREM-464 - update to have default ssl server socket returned when creating ssl socket server invoker if one not already set.1.2modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/ssl/no_connection_check/InvokerServerTest.javaJBREM-464 - update to have default ssl server socket returned when creating ssl socket server invoker if one not already set.1.2modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/ssl/connection_check/InvokerServerTest.javaJBREM-464 - update to have default ssl server socket returned when creating ssl socket server invoker if one not already 

[JBoss-dev] Breaking out the server/metadata classes

2006-05-24 Thread Scott M Stark
One area where there is a dependency on the server module is for the
deployment metadata classes. These classes also need to drop the legacy
XML parsing to decouple the source of the objects to decouple the
runtime model from its source(s). A question has come up as to where
this code should live. At a minimum it should be broken out from the
jboss.jar and exposed as part of an integration spi. What are the
thoughts for a module, jbossxb binding, etc.? 
 

Scott Stark
VP Architecture  Technology
JBoss Inc.
 
 


---
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid7521bid$8729dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] JBossSerialization 1.0.1.GA released

2006-05-24 Thread Rajesh Rajasekaran








JBossSerialization 1.0.1.GA has been released and is
available for download on SourceForge at

http://sourceforge.net/project/showfiles.php?group_id=22866package_id=188754release_id=419385



JBossSerialization 1.0.1.GA is also updated in the repository.





Thanks

Rajesh

JBoss QA








Re: [JBoss-dev] Breaking out the server/metadata classes

2006-05-24 Thread Adrian Brock
You mean the org.jboss.metadata.MetaData class?

There already is a sort of clone of it in common
see org.jboss.util.xml.XmlHelper

It doesn't look like it is used though?
It's almost certainly out-of-date?

The real MetaData does need changing like you
describe, but it does have the problem of mixing
J2EE defined stuff with jboss specific stuff from jboss-xxx.xml
in the same class. Sometimes the jboss specific stuff is
defined by the plugin i.e. XmlLoadable, so you don't even
have a metadata class as such.

I've always thought that this stuff should be part of the
deployment layer. But then there are advantages and disadvantages
for the metadata, deployer and container/runtime to live in 
the same project.
Advantage: It is easy to maintain.
Disadvantage: It is difficult to expose the model to a client
because runtime dependencies inevitably leak into it.

On Wed, 2006-05-24 at 10:23 -0500, Scott M Stark wrote:
 One area where there is a dependency on the server module is for the
 deployment metadata classes. These classes also need to drop the legacy
 XML parsing to decouple the source of the objects to decouple the
 runtime model from its source(s). A question has come up as to where
 this code should live. At a minimum it should be broken out from the
 jboss.jar and exposed as part of an integration spi. What are the
 thoughts for a module, jbossxb binding, etc.? 
  
 
 Scott Stark
 VP Architecture  Technology
 JBoss Inc.
  
  
 
 
 ---
 All the advantages of Linux Managed Hosting--Without the Cost and Risk!
 Fully trained technicians. The highest number of Red Hat certifications in
 the hosting industry. Fanatical Support. Click to learn more
 http://sel.as-us.falkag.net/sel?cmd=lnkkid7521bid$8729dat1642
 ___
 JBoss-Development mailing list
 JBoss-Development@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jboss-development
-- 

Adrian Brock
Chief Scientist
JBoss Inc.




---
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-head-jdk-matrix build.1811 Build Fixed

2006-05-24 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060524110241Lbuild.1811
BUILD COMPLETE-build.1811Date of build:05/24/2006 11:02:41Time to build:41 minutes 40 secondsLast changed:05/24/2006 10:53:03Last log entry:Use Class.forName() for simple classes so that classes do not crash cavaj




   Unit Tests: (0)   Total Errors and Failures: (0)
Modifications since last build:(first 50 of 62)1.6modifiedkkhanaop/src/main/org/jboss/aop/util/JavassistToReflect.javaUse Class.forName() for simple classes so that classes do not crash cavaj1.23modifiedtimfoxjms/src/main/org/jboss/jms/client/delegate/ClientConnectionFactoryDelegate.javahttp://jira.jboss.com/jira/browse/JBMESSAGING-3721.22modifiedtimfoxjms/src/main/org/jboss/jms/client/delegate/ClientConnectionFactoryDelegate.javahttp://jira.jboss.org/jira/browse/JBMESSAGING-3721.10modifiedtimfoxjms/tests/src/org/jboss/test/messaging/jms/WireFormatTest.javahttp://jira.jboss.org/jira/browse/JBMESSAGING-3721.5modifiedstaleptestsuite/imports/sections/aop.xml[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/Base.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/ChildBase.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/ChildExtender.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/Extender.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/ExtenderInterceptor.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/ExtenderTester.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/ExtenderTesterMBean.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/InfantBase.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/SubBase.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/extender/SubExtender.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/main/org/jboss/test/aop/test/ExtenderTestCase.java[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/resources/aop/extender/META-INF/jboss-aop.xml[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstaleptestsuite/src/resources/aop/extender/META-INF/jboss-service.xml[JBAOP-204]test to check that superclassfirstweaving works as expected.1.1addedstalepaop/src/resources/test/extender/jboss-aop.xml[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.18modifiedstalepaop/src/main/org/jboss/aop/standalone/SystemClassLoader.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.1addedstalepaop/src/test/org/jboss/test/aop/extender/Base.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.1addedstalepaop/src/test/org/jboss/test/aop/extender/ChildBase.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.1addedstalepaop/src/test/org/jboss/test/aop/extender/ChildExtender.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.1.1addedstalepaop/src/test/org/jboss/test/aop/extender/Extender.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all 

RE: [JBoss-dev] Breaking out the server/metadata classes

2006-05-24 Thread Scott M Stark
I mean all of the org.jboss.metadata.* classes. These are really part of
the deployment layer and this is where the shared usage is showing up:
tomcat, jbossws, ejb3, ...

What we need is the shared deployment metadata model sans the current
xml dependency. The binding of the the metadata source, be it xml,
annotations, etc should be part of the implementation using these
classes. The big issue with making this a truly reusable codebase is
along the lines of the j2ee/jboss specific features. Bill suggested
using the j2ee module as the location for this code. If it was split up
into j2ee specific bindings and deployer specific bindings that could
make sense.

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On 
 Behalf Of Adrian Brock
 Sent: Wednesday, May 24, 2006 8:47 AM
 To: jboss-development@lists.sourceforge.net
 Subject: Re: [JBoss-dev] Breaking out the server/metadata classes
 
 You mean the org.jboss.metadata.MetaData class?
 
 There already is a sort of clone of it in common see 
 org.jboss.util.xml.XmlHelper
 
 It doesn't look like it is used though?
 It's almost certainly out-of-date?
 
 The real MetaData does need changing like you describe, but 
 it does have the problem of mixing J2EE defined stuff with 
 jboss specific stuff from jboss-xxx.xml in the same class. 
 Sometimes the jboss specific stuff is defined by the plugin 
 i.e. XmlLoadable, so you don't even have a metadata class as such.
 
 I've always thought that this stuff should be part of the 
 deployment layer. But then there are advantages and 
 disadvantages for the metadata, deployer and 
 container/runtime to live in the same project.
 Advantage: It is easy to maintain.
 Disadvantage: It is difficult to expose the model to a client 
 because runtime dependencies inevitably leak into it.
 


---
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid7521bid$8729dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] Dependency checking in eclipse

2006-05-24 Thread Scott M Stark
I just ran into an issue with eclipse not updating a class after a class
it depended on had changed. In intellij there was a compiler dependency
setting that had to be checked to handle this. I'm not finding a similar
setting in the eclipse java compiler settings. Anyone know if it exists?
 

Scott Stark
VP Architecture  Technology
JBoss Inc.
 
 


---
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid7521bid$8729dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jbpm-sybase-testsuite Build Completed With Testsuite Errors

2006-05-24 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jbpm-sybase-testsuite?log=log20060524150408
TESTS FAILEDAnt Error Message:/home/cruisecontrol/work/scripts/build-jbpm-db-matrix.xml:107: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jbpm-db-matrix.xml:70: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.Date of build:05/24/2006 15:04:08Time to build:3 minutes 15 secondsLast changed:05/17/2006 05:08:16Last log entry:new structure build updates and fixes




   Unit Tests: (6)   Total Errors and Failures: (7)testManyBlocksorg.jbpm.bytes.ByteArrayDbTesttestEmptyByteArrayorg.jbpm.bytes.ByteArrayDbTesttestByteArrayCopyorg.jbpm.bytes.ByteArrayDbTesttestNullByteArrayorg.jbpm.bytes.ByteArrayDbTesttestContextInstanceTokenVariableMapsorg.jbpm.context.exe.ContextInstanceDbTesttestVariableUpdateorg.jbpm.context.exe.ContextInstanceDbTest
Modifications since last build:(first 50 of 1269)1.2deletedtbaeyenssrc/userguide/en/images/languages.overview.jpgjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/logging.model.gifjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/service.orchestration.jpgjbpm new project structure1.5deletedtbaeyenssrc/userguide/en/modules/async.xmljbpm new project structure1.5deletedtbaeyenssrc/userguide/en/modules/calendar.xmljbpm new project structure1.11deletedtbaeyenssrc/userguide/en/modules/configuration.xmljbpm new project structure1.8deletedtbaeyenssrc/userguide/en/modules/context.xmljbpm new project structure1.5deletedtbaeyenssrc/userguide/en/modules/database.xmljbpm new project structure1.18deletedtbaeyenssrc/userguide/en/modules/deployment.xmljbpm new project structure1.2deletedtbaeyenssrc/userguide/en/modules/developers.xmljbpm new project structure1.2deletedtbaeyenssrc/userguide/en/modules/docmgmt.xmljbpm new project structure1.16deletedtbaeyenssrc/userguide/en/modules/gettingstarted.xmljbpm new project structure1.28deletedtbaeyenssrc/userguide/en/modules/gop.xmljbpm new project structure1.16deletedtbaeyenssrc/userguide/en/modules/introduction.xmljbpm new project structure1.49deletedtbaeyenssrc/userguide/en/modules/jpdl.xmljbpm new project structure1.6deletedtbaeyenssrc/userguide/en/modules/logging.xmljbpm new project structure1.5deletedtbaeyenssrc/userguide/en/modules/mail.xmljbpm new project structure1.10deletedtbaeyenssrc/userguide/en/modules/modelling.xmljbpm new project structure1.21deletedtbaeyenssrc/userguide/en/modules/persistence.xmljbpm new project structure1.5deletedtbaeyenssrc/userguide/en/modules/pluggable.xmljbpm new project structure1.4deletedtbaeyenssrc/userguide/en/modules/scheduler.xmljbpm new project structure1.2deletedtbaeyenssrc/userguide/en/modules/security.xmljbpm new project structure1.24deletedtbaeyenssrc/userguide/en/modules/taskmgmt.xmljbpm new project structure1.5deletedtbaeyenssrc/userguide/en/modules/tdd.xmljbpm new project structure1.17deletedtbaeyenssrc/userguide/en/modules/tutorial.xmljbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/load_mysql_shell1.jpgjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/load_mysql_shell2.jpgjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/load_script.jpgjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/mixed.responsibilities.jpgjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/model.transformations.jpgjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/mysql_admin.jpgjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/mysql_create_database.jpgjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/new.execution.jpgjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/node.execute.method.gifjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/node.transition.classes.gifjbpm new project structure1.3deletedtbaeyenssrc/userguide/en/images/overview.gifjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/persistence.api.gifjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/pluggable.architecture.gifjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/pojo.command.executor.gifjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/responsibility.matrix.gifjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/scheduler.classes.gifjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/scheduler.overview.gifjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/task.controllers.jpgjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/traditional.bpm.approach.jpgjbpm new project 

[JBoss-dev] jboss-seam-testsuite build.65 Build Fixed

2006-05-24 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-seam-testsuite?log=log20060524150814Lbuild.65
BUILD COMPLETE-build.65Date of build:05/24/2006 15:08:14Time to build:4 minutes 48 secondsLast changed:05/24/2006 13:24:43Last log entry:redirect to home on failed login




   Unit Tests: (26)   Total Errors and Failures: (0)All Tests Passed
Modifications since last build:(first 50 of 144)1.3modifiedgavinsrc/main/org/jboss/seam/core/Redirect.javajavadoc1.2modifiedgavinsrc/main/org/jboss/seam/core/Interpolator.javajavadoc1.116modifiedgavinsrc/main/org/jboss/seam/Component.javaoops1.9modifiedgavinsrc/main/org/jboss/seam/deployment/Scanner.javacatch NCDFE1.115modifiedgavinsrc/main/org/jboss/seam/Component.javaJBSEAM-239, generalized databinding1.114modifiedgavinsrc/main/org/jboss/seam/Component.javaimports1.2deletedgavinsrc/ui/META-INF/debug.xhtmlsplit out debug jar1.10modifiedgavinsrc/ui/META-INF/faces-config.xmlsplit out debug jar1.7modifiedgavinsrc/ui/META-INF/seam.taglib.xmlsplit out debug jar1.3modifiedgavinsrc/ui/org/jboss/seam/ui/debug/SeamDebugPhaseListener.javasplit out debug jar1.2deletedgavinsrc/ui/org/jboss/seam/ui/debug/SeamDebugPhaseListener.javasplit out debug jar1.6modifiedgavinsrc/main/org/jboss/seam/annotations/ResumeProcess.javaminor1.2modifiedgavinsrc/main/org/jboss/seam/annotations/DataBinderClass.javajavadoc1.2modifiedgavinsrc/main/org/jboss/seam/annotations/DataSelectorClass.javajavadoc1.2modifiedgavinsrc/main/org/jboss/seam/databinding/DataBinder.javajavadoc1.2modifiedgavinsrc/main/org/jboss/seam/databinding/DataSelector.javajavadoc1.113modifiedgavinsrc/main/org/jboss/seam/Component.javageneralize databinding architecture1.1addedgavinsrc/main/org/jboss/seam/annotations/DataBinderClass.javageneralize databinding architecture1.1addedgavinsrc/main/org/jboss/seam/annotations/DataSelectorClass.javageneralize databinding architecture1.5modifiedgavinsrc/main/org/jboss/seam/annotations/datamodel/DataModel.javageneralize databinding architecture1.4modifiedgavinsrc/main/org/jboss/seam/annotations/datamodel/DataModelSelection.javageneralize databinding architecture1.4modifiedgavinsrc/main/org/jboss/seam/annotations/datamodel/DataModelSelectionIndex.javageneralize databinding architecture1.1addedgavinsrc/main/org/jboss/seam/databinding/DataBinder.javageneralize databinding architecture1.1addedgavinsrc/main/org/jboss/seam/databinding/DataModelBinder.javageneralize databinding architecture1.1addedgavinsrc/main/org/jboss/seam/databinding/DataModelIndexSelector.javageneralize databinding architecture1.1addedgavinsrc/main/org/jboss/seam/databinding/DataModelSelector.javageneralize databinding architecture1.1addedgavinsrc/main/org/jboss/seam/databinding/DataSelector.javageneralize databinding architecture1.7modifiedgavinsrc/main/org/jboss/seam/interceptors/RollbackInterceptor.javaworkaround a bug in jboss1.14modifiedgavinsrc/main/org/jboss/seam/servlet/SeamExceptionFilter.javaworkaround a bug in jboss1.20modifiedgavinsrc/main/org/jboss/seam/jsf/SeamExtendedManagedPersistencePhaseListener.javareverse order of interceptors, fixing bugcall rollback() on txs that have been marked for rollback onlyadd a message for tx failure1.4modifiedgavinsrc/main/org/jboss/seam/jsf/SeamExtendedManagedPersistencePortletPhaseListener.javareverse order of interceptors, fixing bugcall rollback() on txs that have been marked for rollback onlyadd a message for tx failure1.78modifiedgavinsrc/main/org/jboss/seam/jsf/SeamPhaseListener.javareverse order of interceptors, fixing bugcall rollback() on txs that have been marked for rollback onlyadd a message for tx failure1.6modifiedgavinsrc/main/org/jboss/seam/jsf/SeamPortletPhaseListener.javareverse order of interceptors, fixing bugcall rollback() on txs that have been marked for rollback onlyadd a message for tx failure1.29modifiedgavinsrc/main/org/jboss/seam/jsf/SeamTransactionManagedPersistencePhaseListener.javareverse order of interceptors, fixing bugcall rollback() on txs that have been marked for rollback onlyadd a message for tx failure1.2modifiedgavinsrc/main/org/jboss/seam/util/SorterNew.javareverse order of interceptors, fixing bugcall rollback() on txs that have been marked for rollback onlyadd a message for tx failure1.14modifiedgavinsrc/main/org/jboss/seam/util/Transactions.javareverse order of interceptors, fixing bugcall rollback() on txs that have been marked for rollback onlyadd a message for tx failure1.19modifiedgavinsrc/main/org/jboss/seam/jsf/SeamExtendedManagedPersistencePhaseListener.javawe have to at least try to commit1.3modifiedgavinsrc/main/org/jboss/seam/jsf/SeamExtendedManagedPersistencePortletPhaseListener.javawe have to at least try to commit1.28modifiedgavinsrc/main/org/jboss/seam/jsf/SeamTransactionManagedPersistencePhaseListener.javawe have to at least try 

[JBoss-dev] jbossws-testsuite Build Failed

2006-05-24 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jbossws-testsuite?log=log20060524203345
BUILD FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-jbossws-testsuite.xml:41: Exit code: 1   See compilejbossws.log in Build Artifacts for details.Date of build:05/24/2006 20:33:45Time to build:3 minutes 33 seconds




   Unit Tests: (0)   Total Errors and Failures: (0)
Modifications since last build:(first 50 of 0)



[JBoss-dev] jbossweb-windows Build Failed

2006-05-24 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jbossweb-windows?log=log20060524220012
BUILD FAILEDAnt Error Message:/home/cruisecontrol/work/scripts/build-jbossweb-windows.xml:35: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jbossweb-windows.xml:82: Exit code: 1   See windows-i586/windows-i586-build.log in Build Artifacts for details.Date of build:05/24/2006 22:00:12Time to build:2 minutes 41 secondsLast changed:05/24/2006 11:47:52Last log entry:Make the output a little more readable.




   Unit Tests: (0)   Total Errors and Failures: (0)
Modifications since last build:(first 50 of 12)4406modified[EMAIL PROTECTED]//labs/jbossweb/trunk/src/share/examples/php/simplexml.phpMake the output a little more readable.4403added[EMAIL PROTECTED]//labs/jbossweb/trunk/src/share/examples/php/metainfDue to the name org.apache the servlet needs to be in a privilegde context.4403added[EMAIL PROTECTED]//labs/jbossweb/trunk/src/share/examples/php/metainf/context.xmlDue to the name org.apache the servlet needs to be in a privilegde context.4403modified[EMAIL PROTECTED]//labs/jbossweb/trunk/src/share/native/build/build.xmlDue to the name org.apache the servlet needs to be in a privilegde context.4401modified[EMAIL PROTECTED]//labs/jbossweb/trunk/src/share/resources/bin/service.batUpdate service description code.Note: We should make the version boundto the actual build.4398modified[EMAIL PROTECTED]//labs/jbossweb/trunk/src/share/native/build/buildworld.batUse static CRT so we don't need MSVCRT80 dependencyfor jbosssvc executable.4397modified[EMAIL PROTECTED]//labs/jbossweb/trunk/src/share/native/build/buildprep.shRemove buildsvc.bat script. We use buildworld instead.4396deleted[EMAIL PROTECTED]//labs/jbossweb/trunk/src/share/native/build/buildsvc.batRemove buildsvc script. We use buildworld instead.4395modified[EMAIL PROTECTED]//labs/jbossweb/trunk/src/share/native/build/buildprep.batCheckout jbosssvc from jbossweb.4394modified[EMAIL PROTECTED]//labs/jbossweb/trunk/src/share/native/build/buildworld.batCall build for jbosssvc.4393modified[EMAIL PROTECTED]//labs/jbossweb/trunk/src/share/native/NMAKEmakefileAdd missing empty line.4392modified[EMAIL PROTECTED]//labs/jbossweb/trunk/src/windows/native/service/jbosssvc/NMAKEmakefileUpdate path to common nmake include.



[JBoss-dev] jbossweb build.71 Build Successful

2006-05-24 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jbossweb?log=log20060524220303Lbuild.71
BUILD COMPLETE-build.71Date of build:05/24/2006 22:03:03Time to build:37 minutes 9 secondsLast changed:05/24/2006 11:47:52Last log entry:Make the output a little more readable.




   Unit Tests: (0)   Total Errors and Failures: (0)
Modifications since last build:(first 50 of 12)4406modified[EMAIL PROTECTED]//labs/jbossweb/trunk/src/share/examples/php/simplexml.phpMake the output a little more readable.4403added[EMAIL PROTECTED]//labs/jbossweb/trunk/src/share/examples/php/metainfDue to the name org.apache the servlet needs to be in a privilegde context.4403added[EMAIL PROTECTED]//labs/jbossweb/trunk/src/share/examples/php/metainf/context.xmlDue to the name org.apache the servlet needs to be in a privilegde context.4403modified[EMAIL PROTECTED]//labs/jbossweb/trunk/src/share/native/build/build.xmlDue to the name org.apache the servlet needs to be in a privilegde context.4401modified[EMAIL PROTECTED]//labs/jbossweb/trunk/src/share/resources/bin/service.batUpdate service description code.Note: We should make the version boundto the actual build.4398modified[EMAIL PROTECTED]//labs/jbossweb/trunk/src/share/native/build/buildworld.batUse static CRT so we don't need MSVCRT80 dependencyfor jbosssvc executable.4397modified[EMAIL PROTECTED]//labs/jbossweb/trunk/src/share/native/build/buildprep.shRemove buildsvc.bat script. We use buildworld instead.4396deleted[EMAIL PROTECTED]//labs/jbossweb/trunk/src/share/native/build/buildsvc.batRemove buildsvc script. We use buildworld instead.4395modified[EMAIL PROTECTED]//labs/jbossweb/trunk/src/share/native/build/buildprep.batCheckout jbosssvc from jbossweb.4394modified[EMAIL PROTECTED]//labs/jbossweb/trunk/src/share/native/build/buildworld.batCall build for jbosssvc.4393modified[EMAIL PROTECTED]//labs/jbossweb/trunk/src/share/native/NMAKEmakefileAdd missing empty line.4392modified[EMAIL PROTECTED]//labs/jbossweb/trunk/src/windows/native/service/jbosssvc/NMAKEmakefileUpdate path to common nmake include.



[JBoss-dev] jbpm-sybase-testsuite Build Completed With Testsuite Errors

2006-05-24 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jbpm-sybase-testsuite?log=log20060524234335
TESTS FAILEDAnt Error Message:/home/cruisecontrol/work/scripts/build-jbpm-db-matrix.xml:107: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jbpm-db-matrix.xml:70: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.Date of build:05/24/2006 23:43:35Time to build:22 minutes 7 secondsLast changed:05/17/2006 05:08:16Last log entry:new structure build updates and fixes




   Unit Tests: (198)   Total Errors and Failures: (9)testSuspendorg.jbpm.graph.exe.SuspendAndResumeDbTesttestResumeorg.jbpm.graph.exe.SuspendAndResumeDbTesttestDefaultsorg.jbpm.persistence.db.PersistenceServiceFactoryDbTesttestDateUpdateLogorg.jbpm.context.log.VariableUpdateDbTesttestNodeLogEnterDateorg.jbpm.graph.log.NodeLogDbTesttestNodeLogLeaveDateorg.jbpm.graph.log.NodeLogDbTesttestProcessLogDateorg.jbpm.logging.log.ProcessLogDbTesttestBulkMessagesorg.jbpm.msg.db.MessagingDbTest
Modifications since last build:(first 50 of 1269)1.2deletedtbaeyenssrc/userguide/en/images/languages.overview.jpgjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/logging.model.gifjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/service.orchestration.jpgjbpm new project structure1.5deletedtbaeyenssrc/userguide/en/modules/async.xmljbpm new project structure1.5deletedtbaeyenssrc/userguide/en/modules/calendar.xmljbpm new project structure1.11deletedtbaeyenssrc/userguide/en/modules/configuration.xmljbpm new project structure1.8deletedtbaeyenssrc/userguide/en/modules/context.xmljbpm new project structure1.5deletedtbaeyenssrc/userguide/en/modules/database.xmljbpm new project structure1.18deletedtbaeyenssrc/userguide/en/modules/deployment.xmljbpm new project structure1.2deletedtbaeyenssrc/userguide/en/modules/developers.xmljbpm new project structure1.2deletedtbaeyenssrc/userguide/en/modules/docmgmt.xmljbpm new project structure1.16deletedtbaeyenssrc/userguide/en/modules/gettingstarted.xmljbpm new project structure1.28deletedtbaeyenssrc/userguide/en/modules/gop.xmljbpm new project structure1.16deletedtbaeyenssrc/userguide/en/modules/introduction.xmljbpm new project structure1.49deletedtbaeyenssrc/userguide/en/modules/jpdl.xmljbpm new project structure1.6deletedtbaeyenssrc/userguide/en/modules/logging.xmljbpm new project structure1.5deletedtbaeyenssrc/userguide/en/modules/mail.xmljbpm new project structure1.10deletedtbaeyenssrc/userguide/en/modules/modelling.xmljbpm new project structure1.21deletedtbaeyenssrc/userguide/en/modules/persistence.xmljbpm new project structure1.5deletedtbaeyenssrc/userguide/en/modules/pluggable.xmljbpm new project structure1.4deletedtbaeyenssrc/userguide/en/modules/scheduler.xmljbpm new project structure1.2deletedtbaeyenssrc/userguide/en/modules/security.xmljbpm new project structure1.24deletedtbaeyenssrc/userguide/en/modules/taskmgmt.xmljbpm new project structure1.5deletedtbaeyenssrc/userguide/en/modules/tdd.xmljbpm new project structure1.17deletedtbaeyenssrc/userguide/en/modules/tutorial.xmljbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/load_mysql_shell1.jpgjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/load_mysql_shell2.jpgjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/load_script.jpgjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/mixed.responsibilities.jpgjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/model.transformations.jpgjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/mysql_admin.jpgjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/mysql_create_database.jpgjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/new.execution.jpgjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/node.execute.method.gifjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/node.transition.classes.gifjbpm new project structure1.3deletedtbaeyenssrc/userguide/en/images/overview.gifjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/persistence.api.gifjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/pluggable.architecture.gifjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/pojo.command.executor.gifjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/responsibility.matrix.gifjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/scheduler.classes.gifjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/scheduler.overview.gifjbpm new project structure1.2deletedtbaeyenssrc/userguide/en/images/task.controllers.jpgjbpm new project 

[JBoss-dev] jboss-3.2-testsuite Build Completed With Testsuite Errors

2006-05-24 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-testsuite?log=log20060524235619
TESTS FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-jboss-common.xml:238: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:26: Build Successful - Tests completed with errors or failures.Date of build:05/24/2006 23:56:19Time to build:49 minutes 51 secondsLast changed:05/23/2006 07:09:49Last log entry:JBAS-3084, echo empty lines, not dots




   Unit Tests: (1859)   Total Errors and Failures: (1)testNoTransactionCommitCorg.jboss.test.entity.test.EJBLoadUnitTestCase
Modifications since last build:(first 50 of 109)1.2.2.3modifieddimitrissystem/src/bin/run.confJBAS-2937, unify scripts across branches, set RMI DGC to 1hour.1.165.2.206modifieddimitristestsuite/build.xmladd more versions to be tested1.165.2.205modifieddimitristestsuite/build.xmladd more versions to be tested1.165.2.204modifiedrrajasekarantestsuite/build.xmlAdded 3.2.8.SP1 to the compatibility matrix tests1.10.2.3modifiedaloubyanskytestsuite/src/resources/perf/META-INF/ejb-jar.xml[JBAS-3192] get org.jboss.test.perf tests passing1.3.2.3modifiedaloubyanskytestsuite/src/resources/secure-perf/META-INF/ejb-jar.xml[JBAS-3192] get org.jboss.test.perf tests passing1.1.2.43modifieddimitristools/etc/buildmagic/buildmagic.enttoward 3.2.8.SP21.1.2.18modifieddimitristools/etc/buildmagic/version-info.xmltoward 3.2.8.SP21.1.2.2modifieddimitristomcat/src/main/org/jboss/web/tomcat/tc4/authenticator/SingleSignOnEntry.javaJBAS-2466, tidy up the license1.1.2.26modifiedasaldhanatomcat/src/main/org/jboss/web/tomcat/tc5/TomcatDeployer.javaJBAS-3152:Ungraceful exit of JBossCacheManager Installation1.1.4.3modifiedaloubyanskytestsuite/src/resources/cmp2/jbas1665/META-INF/ejb-jar.xmla testcase for JBAS-3095 Error in Compiling EJB-QL Statement1.1.4.3modifiedaloubyanskytestsuite/src/resources/cmp2/jbas1665/META-INF/jbosscmp-jdbc.xmla testcase for JBAS-3095 Error in Compiling EJB-QL Statement1.1.4.3modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas1665/JBAS1665UnitTestCase.javaa testcase for JBAS-3095 Error in Compiling EJB-QL Statement1.1.4.3modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas1665/OrderBean.javaa testcase for JBAS-3095 Error in Compiling EJB-QL Statement1.1.4.3modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas1665/OrderLocalHome.javaa testcase for JBAS-3095 Error in Compiling EJB-QL Statement1.2.2.6modifiedaloubyanskytestsuite/imports/sections/cmp.xmla testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/resources/cmp2/jbas979/META-INF/ejb-jar.xmla testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/resources/cmp2/jbas979/META-INF/jboss.xmla testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/resources/cmp2/jbas979/META-INF/jbosscmp-jdbc.xmla testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/ABean.javaa testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/ALocal.javaa testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/ALocalHome.javaa testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/Facade.javaa testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/FacadeHome.javaa testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/FacadeSessionBean.javaa testcase for JBAS-979 flushCache issue1.1.2.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/JBAS979UnitTestCase.javaa testcase for JBAS-979 flushCache issue1.1.2.1deletedaloubyanskytestsuite/src/resources/cmp2/jbas979/META-INF/ejb-jar.xmlfile ejb-jar.xml was added on branch Branch_3_2 on 2006-04-21 10:06:08 +1.1.2.1deletedaloubyanskytestsuite/src/resources/cmp2/jbas979/META-INF/jboss.xmlfile jboss.xml was added on branch Branch_3_2 on 2006-04-21 10:06:08 +1.1.2.1deletedaloubyanskytestsuite/src/resources/cmp2/jbas979/META-INF/jbosscmp-jdbc.xmlfile jbosscmp-jdbc.xml was added on branch Branch_3_2 on 2006-04-21 10:06:08 +1.1.2.1deletedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/ABean.javafile ABean.java was added on branch Branch_3_2 on 2006-04-21 10:03:39 +1.1.2.1deletedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/ALocal.javafile ALocal.java was added on branch Branch_3_2 on 2006-04-21 10:03:39 +1.1.2.1deletedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/jbas979/ALocalHome.javafile ALocalHome.java was added on branch Branch_3_2 on 2006-04-21 10:03:39 

[JBoss-dev] jboss-remoting-testsuite-1.4 Build Completed With Testsuite Errors

2006-05-24 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-remoting-testsuite-1.4?log=log20060525004825
TESTS FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-jboss-remoting.xml:96: 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:05/25/2006 00:48:25Time to build:62 minutes 20 secondsLast changed:05/24/2006 12:45:09Last log entry:JBREM-446:  In testMultiplexInvokerVirtualServerSocket(),  start callback Connector before opening Socket that tells server that callback Connector is started.




   Unit Tests: (247)   Total Errors and Failures: (29)testStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.http.VersionHTTPInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.multiplex.VersionMultiplexInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.multiplex.VersionMultiplexInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.multiplex.VersionMultiplexInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.multiplex.VersionMultiplexInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.rmi.VersionRMIInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCasetestStartorg.jboss.test.remoting.versioning.transport.socket.VersionSocketInvokerTestCaseunknownorg.jboss.test.remoting.detection.jndi.JNDIDetector2TestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
Modifications since last build:(first 50 of 658)1.5modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/timeout/TimeoutClientTest.javaJBREM-366 - changed InvokerRegistry to do reference counting for client invokers.  Also changed Client to require users to call connect() method before use.1.9modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/web/WebInvokerTestClient.javaJBREM-366 - changed InvokerRegistry to do reference counting for client invokers.  Also changed Client to require users to call connect() method before use.1.9modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerClientTest.javaJBREM-366 - changed InvokerRegistry to do reference counting for client invokers.  Also changed Client to require users to call connect() method before use.1.7modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutClientTest.javaJBREM-366 - changed InvokerRegistry to do reference counting for client invokers.  Also changed Client to require users to call connect() method before use.1.8modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerClientTest.javaJBREM-464 - update to have default ssl server socket returned when creating ssl socket server invoker if one not already set.1.11modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerServerTest.javaJBREM-464 - update to have default ssl server socket returned when creating ssl socket server invoker if one not already