[
https://issues.apache.org/jira/browse/QPID-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642488#action_12642488
]
Ted Ross commented on QPID-1378:
--------------------------------
Since this patch was applied, I no longer can invoke methods.
Here's the error I get when I try to invoke broker.echo:
java.rmi.UnmarshalException: error unmarshalling return: nested exception is:
java.lang.ClassNotFoundException: org.apache....InvocationResult (no security
manager: RMI class loader disabled)
-Ted
> QMan : Multi-message handling
> ------------------------------
>
> Key: QPID-1378
> URL: https://issues.apache.org/jira/browse/QPID-1378
> Project: Qpid
> Issue Type: Improvement
> Components: Java Client
> Affects Versions: M4
> Environment: J2SE 1.5 or higher, any OS that is supporting Java
> Reporter: Andrea Gazzarini
> Priority: Minor
> Fix For: M4
>
> Attachments: jconsole_showing_qman_remote_agent.JPG,
> qman_24102008_compound_message_handling.patch
>
>
> According to QPID-1360 management protocol has been changed in order to
> support "batching of QMF messages into AMQP bodies to further reduce the
> message load".
> So QMan needs to be updated in order to handle those changes.
> This issue will host all multi-message related patches.
> Regards,
> Andrea
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.