PreFillPoolingUnitTestCase isssues
----------------------------------
Key: JBAS-4817
URL:
http://jira.jboss.com/jira/browse/JBAS-4817
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JCA service
Affects Versions: JBossAS-5.0.0.Beta2, JBossAS-5.0.0.Beta1
Reporter: Weston Price
Assigned To: Weston Price
Fix For: JBossAS-5.0.0.Beta3
There are two types of failures in the PreFillPoolingUnitTestCase. The first has to do
with the new JAXB based deployment in AS5. JAXB appears to have an issue with the
following type of XML booleans
<prefill>True</prefill>
JAXB incorrectly marshalls this to false while values such as
<prefill>tRue</prefill>
work.
The other issue appears to be in timing and relation to the PoolFiller thread.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira