[infinispan-issues] [JBoss JIRA] Created: (ISPN-291) Jopr operation returns are not shown

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Wed Nov 25 04:17:29 EST 2009


Jopr operation returns are not shown
------------------------------------

                 Key: ISPN-291
                 URL: https://jira.jboss.org/jira/browse/ISPN-291
             Project: Infinispan
          Issue Type: Bug
    Affects Versions: 4.0.0.CR2
            Reporter: Galder Zamarreno
            Assignee: Galder Zamarreno
             Fix For: 4.0.0.GA


Generated rhq-plugin.xml does not define any returns for operations that actually return something, which means that jopr does not show output of calls like DistributionManagerImpl.locateKey()
So, two things need to happen here:
1. rhq-pluginGen needs to be enhanced to support returns (it currently does not)
2. tools/ module needs to be enhanced so that it can inspect the return of the method and populate rhq's OperationProps accordingly

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