[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-1212) Improve performance on JBMExecutor
Clebert Suconic (JIRA)
jira-events at lists.jboss.org
Tue Feb 26 18:20:42 EST 2008
[ http://jira.jboss.com/jira/browse/JBMESSAGING-1212?page=all ]
Clebert Suconic updated JBMESSAGING-1212:
-----------------------------------------
Comment: was deleted
> Improve performance on JBMExecutor
> ----------------------------------
>
> Key: JBMESSAGING-1212
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1212
> Project: JBoss Messaging
> Issue Type: Bug
> Affects Versions: 1.4.0.SP3_CP01
> Reporter: Clebert Suconic
> Assigned To: Clebert Suconic
> Fix For: 1.4.0.SP3.CP02, 1.4.1.beta2
>
>
> Because of JBMESSAGING-1200 we had to play with classLoader on the executor, and because of that we had to play with Security checks, for classLoader operations.
> It would be better to not do it on the executor... So I should investigate about setting the classLoader only on createProducer, createConsumer and its respective close methods.
> I will need to validate this against JCA and the TCK that was failing because of JBMESSAGING-1200 before.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list