application server may disallow resource adapters from creating their own threads
---------------------------------------------------------------------------------
Key: JBJCA-41
URL:
https://jira.jboss.org/jira/browse/JBJCA-41
Project: JBoss JCA
Issue Type: Feature Request
Components: Core
Reporter: Jeff Zhang
Assignee: Jeff Zhang
Priority: Minor
Fix For: 1.0 Alpha1
org.jboss.jca.test.core.spec.chapter10.section1.ManageThreadTestCase
/**
* Test for paragraph 4 : bullet 5
*/
public void testAsDisallowRaCreateThread() throws Throwable
{
//TODO An application server may disallow resource adapters from creating their own
threads based on its security policy setting, enforced by a security manager.
}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira