[infinispan-issues] [JBoss JIRA] Created: (ISPN-302) Enable templated values for manually adding instances via jopr

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Fri Dec 4 12:15:30 EST 2009


Enable templated values for manually adding instances via jopr
--------------------------------------------------------------

                 Key: ISPN-302
                 URL: https://jira.jboss.org/jira/browse/ISPN-302
             Project: Infinispan
          Issue Type: Feature Request
          Components: JMX, reporting and management
            Reporter: Galder Zamarreno
            Assignee: Galder Zamarreno
             Fix For: 4.1.0.BETA1


Enable templated values for manually adding instances via jopr

>> For manually importing - you should in the plugin descriptor put the JMX-remoting url as
>> >> default -- perhaps with the port as XXX, so the user does not have to copy&  paste from an
>> >> external location, but only click in the text field and replace XXX by the real port.
>> >> same for Objectname of the cache manager.
> > 
> > I did that. I told you it did not work and your reply was that it was fragile and you didn't looked into it further...
You / we were talking about c:template - which would allow to have several templates -- see jmx-plugin
e.g http://git.fedorahosted.org/git/rhq/rht.git?p=rhq/rhq.git;a=blob;f=modules/plugins/jmx/src/main/resources/META-INF/rhq-plugin.xml;h=bcec16613738f1218dd1d0bd8fd6380c4700844b;hb=05e637cec8a1ebb5b0077c72302c930796876a18 
from line 47 on

What you can do, an which works is 

            <c:simple-property name="v1Community" type="string" default="public"/>

Here the default value 'public' is shown to the user for this property.

Sorry that I was confusing things

  Heiko

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