[infinispan-issues] [JBoss JIRA] Commented: (ISPN-193) Provide a mechanism for the configuration XML parser to pass XML attributes to other modules for handling

Manik Surtani (JIRA) jira-events at lists.jboss.org
Mon Nov 2 10:03:06 EST 2009


    [ https://jira.jboss.org/jira/browse/ISPN-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12492590#action_12492590 ] 

Manik Surtani commented on ISPN-193:
------------------------------------

Could be anywhere in theory, but as a practical example, the query module needs this.  I think something like:

<indexing enabled="true" indexLocalOnly="true" /> 

should be enough, and this would appear within the <namedCache ... /> element.


> Provide a mechanism for the configuration XML parser to pass XML attributes to other modules for handling
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: ISPN-193
>                 URL: https://jira.jboss.org/jira/browse/ISPN-193
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Querying
>            Reporter: Navin Surtani
>            Assignee: Vladimir Blagojevic
>             Fix For: 4.1.0.BETA1, 4.1.0.GA
>
>
> The XML parser should be able to pick up configurations for other modules.
> Typically a user could specify infinispan.query.enabled = true in xml and from there the QueryInterceptor would be created and added onto the chain when the property is picked up by the parser. If there is no intention to use the query module, this property should be ignored.

-- 
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

        


More information about the infinispan-issues mailing list