[
https://issues.jboss.org/browse/AS7-1352?page=com.atlassian.jira.plugin.s...
]
Jeff Zhang commented on AS7-1352:
---------------------------------
Hi Jesper,
Please help me to review the fix:
https://github.com/jeffzhang/jboss-as/commit/dce426a2128dd78e38072278d388...
Since parser use the code ThreadsParser from thread subsystem, I overwrite blocking
attribute to true after parsing.
Thanks
JCA thread pools must be blocking
---------------------------------
Key: AS7-1352
URL:
https://issues.jboss.org/browse/AS7-1352
Project: Application Server 7
Issue Type: Bug
Components: JCA
Affects Versions: 7.0.0.Final
Reporter: Jesper Pedersen
Assignee: Jeff Zhang
Fix For: 7.1.0.Alpha1
The "blocking" attribute for the JCA thread pools should be ignored as it
should always be true.
In order to align with other subsystems we will just ignore any value set by the user,
and hard code to true.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira