View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite-win-sun-1.4?log=log20070403115813

BUILD FAILED
Ant Error Message: H:\cruisecontrol\work\scripts\build-jboss-win.xml:274: The following error occurred while executing this line: H:\cruisecontrol\work\scripts\build-jboss-win.xml:176: Testsuite failed to complete. See tests.log in Build Artifacts for details.
Date of build: 04/03/2007 11:58:13
Time to build: 43 minutes 19 seconds
Last changed: 04/03/2007 08:27:35
Last log entry: JBAS-3780, deploying empty file causes farming to hang

 Errors/Warnings: (7)
Result: 1Result: 1

Result: 1

Result: 1

Result: 1

Trying: FOR /F "usebackq tokens=5" %i in (`cmd /c ^"netstat -aon ^| find ^"LISTENING^" ^| find ^":8080^"^"`) do kill %i

Trying: FOR /F "usebackq tokens=5" %i in (`cmd /c ^"netstat -aon ^| find ^"LISTENING^" ^| find ^":8080^"^"`) do kill %i

 Unit Tests: (0)
No Tests Run
This project doesn't have any tests
 

 Modifications since last successful build:  (144)
modified jerrygauth /branches/Branch_4_0/cluster/src/main/org/jboss/ha/framework/server/ClusterFileTransfer.java 04/03/2007 08:27:35 JBAS-3780, deploying empty file causes farming to hang
modified rrajesh /branches/Branch_4_0/server/src/resources/uuid-key-generator/META-INF/jboss-service.xml 04/02/2007 15:53:17 JBAS-4240 Added comment
modified rrajesh /branches/Branch_4_0/messaging/src/etc/server/examples/deploy/db2-jdbc2-service.xml 04/02/2007 15:38:28 Changed DataSourceBinding name from DefaultDS to DB2DS
added rrajesh /branches/Branch_4_0/messaging/src/etc/server/examples/deploy/db2-jdbc2-service.xml 04/02/2007 15:27:24 jbossmq persistance configurations for DB2
modified rrajesh /branches/Branch_4_0/server/src/resources/uuid-key-generator/META-INF/jboss-service.xml 04/02/2007 15:19:36 JBAS-4240 Wrap the SQL in a single line for DB2 7.2
modified alex.loubyansky@jboss.com /branches/Branch_4_0/server/src/main/org/jboss/ejb/plugins/keygenerator/hilo/HiLoKeyGeneratorFactory.java 04/02/2007 10:29:31 JBAS-4285
modified alex.loubyansky@jboss.com /branches/Branch_4_0/server/src/main/org/jboss/ejb/txtimer/GeneralPurposeDatabasePersistencePlugin.java 03/31/2007 15:56:51 JBAS-4278
modified bstansberry@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/ha/singleton/test/HASingletonSupportUnitTestCase.java 03/29/2007 21:48:45 [JBAS-4262] Port JBAS-4229 fix to Branch_4_0
modified bstansberry@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/ha/singleton/HASingletonSupportTester.java 03/29/2007 21:45:00 [JBAS-4262] Port JBAS-4229 fix to Branch_4_0
modified bstansberry@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/cluster/test/DRMTestCase.java 03/29/2007 21:45:00 [JBAS-4262] Port JBAS-4229 fix to Branch_4_0
modified bstansberry@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/JBossClusteredTestCase.java 03/29/2007 21:44:09 Support deploying multiple packages
modified bstansberry@jboss.com /branches/Branch_4_0/cluster/src/main/org/jboss/ha/singleton/HASingletonController.java 03/29/2007 21:41:04 [JBAS-4262] Port JBAS-4229 fix to Branch_4_0
added bstansberry@jboss.com /branches/Branch_4_0/cluster/src/main/org/jboss/ha/singleton/RestartOnMergeHASingletonController.java 03/29/2007 21:41:04 [JBAS-4262] Port JBAS-4229 fix to Branch_4_0
modified bstansberry@jboss.com /branches/Branch_4_0/cluster/src/main/org/jboss/ha/framework/server/DistributedReplicantManagerImpl.java 03/29/2007 21:41:04 [JBAS-4262] Port JBAS-4229 fix to Branch_4_0
added bstansberry@jboss.com /branches/Branch_4_0/cluster/src/main/org/jboss/ha/framework/interfaces/ClusterMergeStatus.java 03/29/2007 21:41:04 [JBAS-4262] Port JBAS-4229 fix to Branch_4_0
modified bstansberry@jboss.com /branches/Branch_4_0/cluster/src/etc/deploy-hasingleton-service.xml 03/29/2007 21:41:04 [JBAS-4262] Port JBAS-4229 fix to Branch_4_0
modified bstansberry@jboss.com /branches/Branch_4_0/cluster/src/main/org/jboss/ha/singleton/HASingletonSupport.java 03/29/2007 21:41:04 [JBAS-4262] Port JBAS-4229 fix to Branch_4_0
modified thomas.diesler@jboss.com /branches/Branch_4_0/build/build-thirdparty.xml 03/29/2007 17:01:51 Update to jbossws-1.2.1.DEV
modified luc.texier@jboss.com /branches/Branch_4_0/messaging/src/main/org/jboss/mq/pm/jdbc2/MSSQLPersistenceManager.java 03/29/2007 12:23:41 JBAS-4260 updated JBossMQ's MSSQL pm and added MSSQL sm
modified luc.texier@jboss.com /branches/Branch_4_0/messaging/src/main/org/jboss/mq/sm/jdbc/JDBCStateManager.java 03/29/2007 12:23:41 JBAS-4260 updated JBossMQ's MSSQL pm and added MSSQL sm
added luc.texier@jboss.com /branches/Branch_4_0/messaging/src/main/org/jboss/mq/sm/jdbc/MSSQLJDBCStateManager.java 03/29/2007 12:23:41 JBAS-4260 updated JBossMQ's MSSQL pm and added MSSQL sm
modified dimitris@jboss.org /branches/Branch_4_0/testsuite/src/resources/txtimer/META-INF/jboss.xml 03/29/2007 08:01:04 JBAS-4248, txtimer entity bean tests needs commit options A
modified adrian@jboss.org /branches/Branch_4_0/testsuite/src/main/org/jboss/test/messagedriven/support/BasicMessageDrivenUnitTest.java 03/27/2007 11:44:37 [JBAS-4247] - Fix this broken test where the exception listener was not being installed and the sendMessage was not retrying
modified adrian@jboss.org /branches/Branch_4_0/testsuite/src/main/org/jboss/test/messagedriven/support/SendMessageOperation.java 03/27/2007 11:44:37 [JBAS-4247] - Fix this broken test where the exception listener was not being installed and the sendMessage was not retrying
modified adrian@jboss.org /branches/Branch_4_0/testsuite/src/main/org/jboss/test/messagedriven/support/JMSContainerInvokerSimpleMessageDrivenUnitTest.java 03/27/2007 11:44:37 [JBAS-4247] - Fix this broken test where the exception listener was not being installed and the sendMessage was not retrying
added adrian@jboss.org /branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/test/PersistenceManagerDisconnectClientsUnitTestCase.java 03/27/2007 11:38:57 [JBAS-2813] - Add more tests for restarting parts of the server triggering the ExceptionListener on the client
modified adrian@jboss.org /branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/test/UIL2DisconnectClientsUnitTestCase.java 03/27/2007 11:38:57 [JBAS-2813] - Add more tests for restarting parts of the server triggering the ExceptionListener on the client
added adrian@jboss.org /branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/test/AbstractRestartDisconnectClientsTest.java 03/27/2007 11:38:57 [JBAS-2813] - Add more tests for restarting parts of the server triggering the ExceptionListener on the client
added adrian@jboss.org /branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/test/DestinationManagerDisconnectClientsUnitTestCase.java 03/27/2007 11:38:57 [JBAS-2813] - Add more tests for restarting parts of the server triggering the ExceptionListener on the client
modified adrian@jboss.org /branches/Branch_4_0/messaging/src/main/org/jboss/mq/Connection.java 03/27/2007 11:36:25 [JBAS-4256] - Trigger the exception listener when the client does not initiate the close request
modified dimitris@jboss.org /branches/Branch_4_0/testsuite/build.xml 03/26/2007 13:06:10 JBPAPP-83, JBPAPP-72, rollback, '==' at -Djava.security.policy, it is intentional used to indicate that only the specific policy file should be used.
modified dimitris@jboss.org /branches/Branch_4_0/testsuite/imports/server-config.xml 03/26/2007 13:05:48 JBPAPP-83, JBPAPP-72, rollback, '==' at -Djava.security.policy, it is intentional used to indicate that only the specific policy file should be used.
modified dimitris@jboss.org /branches/Branch_4_0/testsuite/imports/server-config.xml 03/26/2007 10:24:50 JBPAPP-83, replace '==' with '=' in -Djava.security.policy
modified thomas.diesler@jboss.com /branches/Branch_4_0/build/build-distr.xml 03/24/2007 18:42:45 Update to jbossws-1.2.1
modified thomas.diesler@jboss.com /branches/Branch_4_0/build/build-thirdparty.xml 03/24/2007 18:42:45 Update to jbossws-1.2.1
modified thomas.diesler@jboss.com /branches/Branch_4_0/testsuite/build.xml 03/24/2007 16:09:55 Resurect imports/server-config.xml, otherwise jboss-dist is undefined
modified kabir.khan@jboss.com /branches/Branch_4_0/build/build-thirdparty.xml 03/22/2007 21:29:05 Upgrade AOP to 1.5.5.GA and qdox to 1.6.1
modified adrian@jboss.org /branches/Branch_4_0/testsuite/src/resources/jbossmq/jbossmq-recovery-service.xml 03/22/2007 11:25:09 Use an anonymous port for JBossMQ recovery test(s)
modified darran.lofthouse@jboss.com /branches/Branch_4_0/varia/src/main/org/jboss/jmx/adaptor/html/JMXOpsAccessControlFilter.java 03/22/2007 11:21:52 JBAS-4231 - Make JMXOpsAccessControlFilter thread safe.
modified adrian@jboss.org /branches/Branch_4_0/messaging/src/main/org/jboss/mq/pm/jdbc2/PersistenceManager.java 03/22/2007 11:12:17 Port JBAS-3792 from JBoss-4.2
modified adrian@jboss.org /branches/Branch_4_0/messaging/src/etc/server/examples/deploy/sybase-jdbc2-service.xml 03/22/2007 10:37:26 Port JBAS-4225 and JBAS-4230 from JBoss4.2
modified adrian@jboss.org /branches/Branch_4_0/messaging/src/etc/server/default/deploy/hsqldb-jdbc-state-service.xml 03/22/2007 10:32:52 Port JBAS-4225 and JBAS-4230 from JBoss4.2
modified adrian@jboss.org /branches/Branch_4_0/messaging/src/etc/server/examples/deploy/sybase-jdbc2-service.xml 03/22/2007 10:32:52 Port JBAS-4225 and JBAS-4230 from JBoss4.2
added adrian@jboss.org /branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/test/UIL2DisconnectClientsUnitTestCase.java 03/21/2007 10:23:40 Port JBAS-4222 from JBoss-4.2
modified adrian@jboss.org /branches/Branch_4_0/messaging/src/main/org/jboss/mq/il/uil2/UILServerILService.java 03/21/2007 10:23:07 Port JBAS-4222 from JBoss-4.2
modified adrian@jboss.org /branches/Branch_4_0/messaging/src/main/org/jboss/mq/il/uil2/ServerSocketManagerHandler.java 03/21/2007 10:23:07 Port JBAS-4222 from JBoss-4.2
modified adrian@jboss.org /branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/test/JBossMQUnitTest.java 03/19/2007 13:20:25 [JBAS-4204] - Need to close the subscriber before unsubscribing
added adrian@jboss.org /branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/test/UnsubscribeWhileActiveUnitTestCase.java 03/19/2007 12:48:43 [JBAS-4204] - Don't allow durable topic subscriptions to be unsubscribed if there are active subscribers or unacknowledged messages
modified adrian@jboss.org /branches/Branch_4_0/messaging/src/main/org/jboss/mq/server/BasicQueue.java 03/19/2007 12:47:26 [JBAS-4204] - Don't allow durable topic subscriptions to be unsubscribed if there are active subscribers or unacknowledged messages
modified adrian@jboss.org /branches/Branch_4_0/messaging/src/main/org/jboss/mq/server/JMSTopic.java 03/19/2007 12:47:26 [JBAS-4204] - Don't allow durable topic subscriptions to be unsubscribed if there are active subscribers or unacknowledged messages
modified mvecera@redhat.com /branches/Branch_4_0/testsuite/imports/old-test-jars.xml 03/19/2007 06:31:30 JBAS-3993 patch for Branch_4_0
modified mvecera@redhat.com /branches/Branch_4_0/testsuite/imports/sections/cts.xml 03/19/2007 06:31:30 JBAS-3993 patch for Branch_4_0
modified mvecera@redhat.com /branches/Branch_4_0/testsuite/build.xml 03/19/2007 06:31:30 JBAS-3993 patch for Branch_4_0
modified mvecera@redhat.com /branches/Branch_4_0/testsuite/imports/sections/tx.xml 03/19/2007 06:31:30 JBAS-3993 patch for Branch_4_0
modified mvecera@redhat.com /branches/Branch_4_0/testsuite/imports/sections/classloader.xml 03/19/2007 06:31:30 JBAS-3993 patch for Branch_4_0
modified dimitris@jboss.org /branches/Branch_4_0/testsuite/build.xml 03/13/2007 17:56:54 JBPAPP-72, correct typo
modified bstansberry@jboss.com /branches/Branch_4_0/cluster/src/main/org/jboss/ha/framework/server/HAPartitionImpl.java 03/13/2007 16:02:35 [JBAS-4202] Avoid NPE if additional_data is not set
modified bstansberry@jboss.com /branches/Branch_4_0/server/src/main/org/jboss/proxy/ejb/ProxyFactory.java 03/10/2007 22:51:47 [JBAS-4191] Remove ref chain to app classloader in destroy()
modified akostadinov /branches/Branch_4_0/test/src/main/org/jboss/test/util/server/ServerController.java 03/07/2007 12:36:52 JBAS-4120 startup timeout and destroy process if timeout
modified akostadinov /branches/Branch_4_0/test/src/main/org/jboss/test/util/server/ServerManager.java 03/07/2007 12:36:52 JBAS-4120 startup timeout and destroy process if timeout
modified thomas.diesler@jboss.com /branches/Branch_4_0/build/build-thirdparty.xml 03/05/2007 05:53:49 jbossws-1.2.0.GA
modified bstansberry@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/testbeancluster/test/RetryInterceptorUnitTestCase.java 03/04/2007 16:57:03 Limit autodiscovery packet TTL
modified bstansberry@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/cluster/test/HAJndiTestCase.java 03/04/2007 16:57:03 Limit autodiscovery packet TTL
modified bstansberry@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/naming/test/SimpleUnitTestCase.java 03/04/2007 16:57:03 Limit autodiscovery packet TTL
modified anil.saldhana@jboss.com /branches/Branch_4_0/tomcat/src/main/org/jboss/net/ssl/JBossSocketFactory.java 02/28/2007 13:37:22 check if the configuration for http head ers and session cookies are present
modified anil.saldhana@jboss.com /branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/security/GenericHeaderAuthenticator.java 02/28/2007 13:37:22 check if the configuration for http head ers and session cookies are present
modified bstansberry@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/testbeancluster/test/RetryInterceptorUnitTestCase.java 02/28/2007 11:34:27 Remove override of method that is final in JDK 1.4 but not in JDK5
modified dimitris@jboss.org /branches/Branch_4_0/server/src/bin/jboss_init_redhat.sh 02/28/2007 06:34:59 JBAS-4041, if JBOSS_HOST specified, use -b to bind jboss services to that address, otherwise do not default to -b 0.0.0.0
modified dimitris@jboss.org /branches/Branch_4_0/server/src/bin/jboss_init_suse.sh 02/28/2007 05:41:04 use the 'default' config by default, and not 'all'
modified bstansberry@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/cluster/partition/test/PartitionRestartUnitTestCase.java 02/27/2007 22:34:09 Support HA-JNDI discovery when -u is used on server side
modified bstansberry@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/testbeancluster/test/RetryInterceptorUnitTestCase.java 02/27/2007 22:34:09 Support HA-JNDI discovery when -u is used on server side
modified bstansberry@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/cluster/test/HAJndiTestCase.java 02/27/2007 22:34:09 Support HA-JNDI discovery when -u is used on server side
modified bstansberry@jboss.com /branches/Branch_4_0/testsuite/build.xml 02/27/2007 22:34:09 Support HA-JNDI discovery when -u is used on server side
modified bstansberry@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/naming/test/SimpleUnitTestCase.java 02/27/2007 22:34:09 Support HA-JNDI discovery when -u is used on server side
modified bstansberry@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/cluster/jmx/test/HAInvokerUnitTestCase.java 02/27/2007 22:34:09 Support HA-JNDI discovery when -u is used on server side
modified dimitris@jboss.org /branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/test/JBossMQUnitTest.java 02/27/2007 18:37:28 JBAS-3597, disable testTopicSelectorChange
modified kabir.khan@jboss.com /branches/Branch_4_0/aspects/src/etc/ReadMe.txt 02/22/2007 15:06:24 Update installation instructions
modified bstansberry@jboss.com /branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossManager.java 02/19/2007 18:15:28 [JBAS-4118] Fix typo and reduce logging level
modified thomas.diesler@jboss.com /branches/Branch_4_0/testsuite/imports/sections/cluster.xml 02/18/2007 08:09:42 UnsupportedClassVersionError: org/jboss/aop/advice/Scope (Unsupported major.minor version 49.0)
modified thomas.diesler@jboss.com /branches/Branch_4_0/build/build-thirdparty.xml 02/18/2007 05:44:10 Rollback to wsdl4j-1.5.2jboss
modified thomas.diesler@jboss.com /branches/Branch_4_0/build/build.xml 02/17/2007 12:12:13 exclude wsdl4j from server/lib
modified thomas.diesler@jboss.com /branches/Branch_4_0/build/build-distr.xml 02/17/2007 12:12:13 exclude wsdl4j from server/lib
modified thomas.diesler@jboss.com /branches/Branch_4_0/build/build.xml 02/17/2007 10:57:40 wsdl4j-1.6.2,jbossws-1.2.0.CR3
deleted thomas.diesler@jboss.com /branches/Branch_4_0/server/src/main/org/jboss/webservice/metadata/wsdl 02/17/2007 10:57:40 wsdl4j-1.6.2,jbossws-1.2.0.CR3
modified thomas.diesler@jboss.com /branches/Branch_4_0/build/build-distr.xml 02/17/2007 10:57:40 wsdl4j-1.6.2,jbossws-1.2.0.CR3
modified thomas.diesler@jboss.com /branches/Branch_4_0/server/src/main/org/jboss/webservice/metadata/serviceref/ServiceRefMetaData.java 02/17/2007 10:57:40 wsdl4j-1.6.2,jbossws-1.2.0.CR3
modified thomas.diesler@jboss.com /branches/Branch_4_0/build/build-thirdparty.xml 02/17/2007 10:57:40 wsdl4j-1.6.2,jbossws-1.2.0.CR3
deleted thomas.diesler@jboss.com /branches/Branch_4_0/jaxrpc/src/main/org/jboss 02/17/2007 10:57:40 wsdl4j-1.6.2,jbossws-1.2.0.CR3
deleted thomas.diesler@jboss.com /branches/Branch_4_0/server/src/main/org/jboss/webservice/metadata/jaxrpcmapping 02/17/2007 10:57:40 wsdl4j-1.6.2,jbossws-1.2.0.CR3
modified jfrederic.clere@jboss.com /branches/Branch_4_0/build/build.sh 02/16/2007 11:42:26 Otherwise /etc/ant.conf is read.
modified kabir.khan@jboss.com /branches/Branch_4_0/aspects/src/main/org/jboss/aop/deployment/AspectDeployer.java 02/15/2007 10:16:24 Cleanup
modified kabir.khan@jboss.com /branches/Branch_4_0/aspects/build.xml 02/14/2007 20:13:16 For JDK 1.4 build, make sure jdk 1.4 version of aop jar comes first
modified kabir.khan@jboss.com /branches/Branch_4_0/aspects/src/main/org/jboss/aop/deployment/ScopedClassLoaderDomain.java 02/14/2007 20:12:38 Tidyup
modified kabir.khan@jboss.com /branches/Branch_4_0/aspects/src/main/org/jboss/aop/deployment/AspectDeployer.java 02/14/2007 20:12:38 Tidyup
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/resources/aop/scoped-attach/sar2/META-INF/jboss-service.xml 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/aop/scopedattach/ScopedPJInterceptor.java 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/aop/scopedattach/ScopedPCJInterceptor.java 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
modified kabir.khan@jboss.com /branches/Branch_4_0/aspects/src/main/org/jboss/aop/deployment/ScopedClassLoaderDomain.java 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
modified kabir.khan@jboss.com /branches/Branch_4_0/aspects/src/main/org/jboss/aop/deployment/AspectDeployer.java 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
modified kabir.khan@jboss.com /branches/Branch_4_0/testsuite/build.xml 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/aop/scopedattach/ScopedInterceptor.java 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/resources/aop/scoped-attach 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/resources/aop/scoped-attach/sar1/META-INF/jboss-aop.xml 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/resources/aop/scoped-attach/sar2/META-INF/jboss-aop.xml 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
modified kabir.khan@jboss.com /branches/Branch_4_0/testsuite/imports/sections/aop.xml 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/resources/aop/scoped-attach/sar1/META-INF 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/resources/aop/scoped-attach/sar1 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
modified kabir.khan@jboss.com /branches/Branch_4_0/aspects/src/main/org/jboss/aop/deployment/JBossScopedClassLoaderHelper.java 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/resources/aop/scoped-attach/sar2 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/aop/scopedattach/ScopedTester.java 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/resources/aop/scoped-attach/sar2/META-INF 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/aop/scopedattach/ScopedMetadataLoader.java 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/aop/scopedattach/ScopedFactoryAspect.java 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/aop/scopedattach/ScopedAspectFactory.java 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/aop/scopedattach/POJO.java 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/aop/scopedattach/ScopedTesterMBean.java 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
modified kabir.khan@jboss.com /branches/Branch_4_0/aspects/src/main/org/jboss/aop/deployment/JBossClassPool.java 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/aop/scopedattach/ScopedMetadataBinding.java 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/aop/test/ScopedAttachUnitTestCase.java 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/aop/scopedattach/ScopedAspect.java 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/resources/aop/scoped-attach/sar1/META-INF/prepare-aop.xml 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/resources/aop/scoped-attach/sar2/META-INF/prepare-aop.xml 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/aop/scopedattach/ScopedPCInterceptor.java 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/main/org/jboss/test/aop/scopedattach 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
added kabir.khan@jboss.com /branches/Branch_4_0/testsuite/src/resources/aop/scoped-attach/sar1/META-INF/jboss-service.xml 02/14/2007 14:26:35 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA[JBAOP-356] Ability to attach a .aop deployment to a particular scoped classloader.

Register ScopedClassLoaderDomains per LoaderRepository instead of per (scoped) classloader.
modified kabir.khan@jboss.com /branches/Branch_4_0/build/build-thirdparty.xml 02/14/2007 14:14:24 Update jboss aop to 1.5 snapshot, basically what will go in 1.5.4.GA
modified thomas.diesler@jboss.com /branches/Branch_4_0/build/build-distr.xml 02/14/2007 08:17:00 Install jboss-jaxr-1.2.0.GA
modified thomas.diesler@jboss.com /branches/Branch_4_0/varia/build.xml 02/14/2007 08:17:00 Install jboss-jaxr-1.2.0.GA
deleted thomas.diesler@jboss.com /branches/Branch_4_0/varia/src/resources/juddi 02/14/2007 08:17:00 Install jboss-jaxr-1.2.0.GA
modified thomas.diesler@jboss.com /branches/Branch_4_0/build/build-thirdparty.xml 02/14/2007 08:17:00 Install jboss-jaxr-1.2.0.GA
modified thomas.diesler@jboss.com /branches/Branch_4_0/testsuite/build.xml 02/14/2007 08:17:00 Install jboss-jaxr-1.2.0.GA
deleted thomas.diesler@jboss.com /branches/Branch_4_0/varia/src/main/org/jboss/jaxr 02/14/2007 08:17:00 Install jboss-jaxr-1.2.0.GA
modified adrian@jboss.org /branches/Branch_4_0/messaging/src/main/org/jboss/mq/Connection.java 02/12/2007 11:33:43 Port JBAS-4090 from head
modified darran.lofthouse@jboss.com /branches/Branch_4_0/console/src/resources/webconsole.war/StatefulEjb.jsp 02/11/2007 11:48:30 JBAS-4056 - Update web console to support unique local JNDI names where applicable.
modified darran.lofthouse@jboss.com /branches/Branch_4_0/console/src/resources/webconsole.war/StatelessEjb.jsp 02/11/2007 11:48:30 JBAS-4056 - Update web console to support unique local JNDI names where applicable.
modified darran.lofthouse@jboss.com /branches/Branch_4_0/console/src/main/org/jboss/console/plugins/EJBModuleLister.java 02/11/2007 11:48:30 JBAS-4056 - Update web console to support unique local JNDI names where applicable.
modified darran.lofthouse@jboss.com /branches/Branch_4_0/console/src/resources/webconsole.war/EntityEjb.jsp 02/11/2007 11:48:30 JBAS-4056 - Update web console to support unique local JNDI names where applicable.
modified darran.lofthouse@jboss.com /branches/Branch_4_0/console/src/resources/webconsole.war/MdbEjb.jsp 02/11/2007 11:48:30 JBAS-4056 - Update web console to support unique local JNDI names where applicable.
modified kabir.khan@jboss.com /branches/Branch_4_0/aspects/src/main/org/jboss/aop/deployment/AspectManagerService.java 02/07/2007 11:35:13 [JBAOP-357] Preload HeirarchicalLoaderRepository3 so that JRockit does not need to load up that class as part of weaving classes

+ better logging of what classes failed
modified kabir.khan@jboss.com /branches/Branch_4_0/aspects/src/main/org/jboss/aop/deployment/JBossClassPoolFactory.java 02/07/2007 11:06:50 [JBAOP-254] Add a few retries for the createTempDir() - "Access Is Denied" problem
modified bstansberry@jboss.com /branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java 02/06/2007 17:32:01 [JBAS-4075] Copy off the EDU ConcurrentHashMap before toArray call
modified scottmarlownovell /branches/Branch_4_0/server/src/main/org/jboss/invocation/pooled/interfaces/PooledInvokerProxy.java 02/05/2007 17:32:19 JBAS-4047 Do not hold synchronization lock while testing connection.
modified thomas.diesler@jboss.com /branches/Branch_4_0/testsuite/build.xml 02/04/2007 14:42:26 Remove dependency on dist name
modified thomas.diesler@jboss.com /branches/Branch_4_0/testsuite/build.xml 02/04/2007 14:31:19 Fix webservice classpath