<!-- 
RSS generated by JIRA (4.4#649-r158309) at Tue May 21 11:58:04 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://dev.clojure.org/jira/si/jira.issueviews:issue-xml/JMX-2/JMX-2.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Clojure JIRA</title>
    <link>http://dev.clojure.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>4.4</version>
        <build-number>649</build-number>
        <build-date>25-07-2011</build-date>
    </build-info>

<item>
            <title>[JMX-2] java.jmx: Invoke doesn&apos;t work on methods with different parameter types.</title>
                <link>http://dev.clojure.org/jira/browse/JMX-2</link>
                <project id="10060" key="JMX">java.jmx</project>
                        <description>&lt;p&gt;The jmx library currently doesn&apos;t work on mbean methods that have multiple parameters with different types. This is due to the fact that into-array is used without specifying an array type. If the parameters are of different types, into-array will attempt to create an array with the type of the first parameter and fail when the second parameter is not the same.&lt;/p&gt;

&lt;p&gt;We should just specify the array type as Object, since that is what the invoke method requires anyway. &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://download.oracle.com/javase/6/docs/api/javax/management/MBeanServerConnection.html#invoke(javax.management.ObjectName&quot;&gt;http://download.oracle.com/javase/6/docs/api/javax/management/MBeanServerConnection.html#invoke(javax.management.ObjectName&lt;/a&gt;, java.lang.String, java.lang.Object[], java.lang.String[])&lt;/p&gt;</description>
                <environment></environment>
            <key id="14594">JMX-2</key>
            <summary>java.jmx: Invoke doesn&apos;t work on methods with different parameter types.</summary>
                <type id="1" iconUrl="http://dev.clojure.org/jira/images/icons/bug.gif">Defect</type>
                                <priority id="4" iconUrl="http://dev.clojure.org/jira/images/icons/priority_minor.gif">Minor</priority>
                    <status id="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="nickmbailey">Nick Bailey</assignee>
                                <reporter username="nickmbailey">Nick Bailey</reporter>
                        <labels>
                    </labels>
                <created>Wed, 31 Aug 2011 11:17:08 -0500</created>
                <updated>Wed, 22 Feb 2012 11:08:51 -0600</updated>
                    <resolved>Wed, 22 Feb 2012 11:08:51 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="27802" author="nickmbailey" created="Wed, 22 Feb 2012 11:08:51 -0600"  >&lt;p&gt;Committed.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10328" name="0001-Explictly-pass-an-Object-array-as-the-parameters-for.patch" size="891" author="nickmbailey" created="Wed, 31 Aug 2011 11:17:09 -0500" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                <customfield id="customfield_10002" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Approval</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10005">Accepted</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                            <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Patch</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10001">Code</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                        </customfields>
    </item>
</channel>
</rss>