[
https://issues.jboss.org/browse/AS7-5771?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry resolved AS7-5771.
-----------------------------------
Resolution: Won't Fix
See David's comment above.
add daemon in thread factory configuration
------------------------------------------
Key: AS7-5771
URL:
https://issues.jboss.org/browse/AS7-5771
Project: Application Server 7
Issue Type: Enhancement
Affects Versions: 7.1.1.Final
Reporter: Mathieu Lachance
it is currently not possible to flag thread as daemon in the threads subsystem.
it would be nice to do it like that :
<subsystem xmlns="urn:jboss:domain:threads:1.1">
<thread-factory ... daemon="true" />
...
</subsystem>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira