[jboss-jira] [JBoss JIRA] Commented: (JBCACHE-1391) update documentation and FAQs
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Tue Jul 15 11:32:30 EDT 2008
[ http://jira.jboss.com/jira/browse/JBCACHE-1391?page=comments#action_12421364 ]
Mircea Markus commented on JBCACHE-1391:
----------------------------------------
add an paragraph in the configuration reference to describe how custom interceptors are being specified
> update documentation and FAQs
> -----------------------------
>
> Key: JBCACHE-1391
> URL: http://jira.jboss.com/jira/browse/JBCACHE-1391
> Project: JBoss Cache
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Mircea Markus
> Assigned To: Manik Surtani
> Fix For: 3.0.0.ALPHA1, 3.0.0.GA
>
>
> Following should be updated in documentation:
> 1) document how the configuration will still accept old <mbean ... /> tags, but this is deprecated
> 2) document how the <mbean ... /> tag can cause problems with AS 5 (unintentional deployment), and how this can be done properly with the MC using the new <jbosscache ... /> tag
> Notes:
> Currently the XMLConfigurationParser looks for a <mbean ../> element, under which it pulls out more specific JBoss Cache elements.
> This could easily change so the parser to accept this, or on failing to do so, to pick up a <jbosscache ... /> container element. And log a deprecation warning when using the old <mbean ... /> container tag.
--
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