[jboss-jira] [JBoss JIRA] (AS7-5771) add daemon in thread factory configuration
Mathieu Lachance (JIRA)
jira-events at lists.jboss.org
Wed Oct 17 11:01:01 EDT 2012
Mathieu Lachance created AS7-5771:
-------------------------------------
Summary: 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
More information about the jboss-jira
mailing list