JBoss-AS-6.0.x-classloader-leak-x86_64 - Build # 437 - Still Failing:
Check console output at
https://hudson.jboss.org/hudson//job/JBoss-AS-6.0.x-classloader-leak-x86_... to view
the results.
Modifications since last build:
[Jesper Pedersen] [JBAS-8763] Potential dead lock (JMS)
[weston.price(a)jboss.com] [JBAS-8559] Fixed driver class issue.
[Jesper Pedersen] [JBAS-8763] Potential dead lock
[weston.price(a)jboss.com] [JBAS-8559] Adding EARDataSourceDeployer to deployers to handle
data source deployments in application.xml descriptors.
[weston.price(a)jboss.com] [JBAS-8559] General cleanup as well as reverting to local
transactions to satisfy spec requirement of transactional=true. Note, the spec being under
defined as what particular type of transactions are needed (ie local versus XA), this is
simply there to pass the TCK at this point.
[weston.price(a)jboss.com] [JBAS-8559] Addding ApplicationClientDataSourceDeployer. Note,
this requires a client meta data upgrade to complete. For more info see [JBMETA-322]. Also
minor formatting change to EARDataSourceDeployer.
[alesj] Small optimization -- check top level only as that's where the ear md is gonna
be.
[weston.price(a)jboss.com] [JBPAPP-5596] Fixed issue with JCA deadlock. Fix provided by
Kevin Conner.
[weston.price(a)jboss.com] [JBAS-8559] Added EAR data source deployer to allow for data
source(s) in application.xml files. Added login timeout and adjusted pool values so as to
not cause issues when pool max is at zero.
[jaikiran] JBAS-8659 Fix jbossweb-standalone boot failures
[jaikiran] JBAS-8370 Upgrade to latest EJB3 depchain
[jaikiran] JBAS-8370 Upgrade to latest EJB3 depchain and jboss-metadata-ejb
[marius.bogoevici] Upgrading to Weld 1.1.0.CR3 in order to consolidate bean serialization
[kabir.khan(a)jboss.com] [JBAS-8755] Upgrade AOP tp 2.2.1.GA