[
https://issues.jboss.org/browse/AS7-1352?page=com.atlassian.jira.plugin.s...
]
Jesper Pedersen commented on AS7-1352:
--------------------------------------
You should add some additional checks, such that you are sure only to update a thread pool
definition.
Also you could override the blocking attribute once the thread pools are written
(writeDefaultWorkManager).
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