[ 
https://issues.apache.org/jira/browse/GERONIMO-3819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anish Pathadan updated GERONIMO-3819:
-------------------------------------

    Attachment: JMSResource_portlet_1.1.patch

Thanks Vamsi for the comments.I have tried to correct all of them in the 
attached patch JMSResource_portlet_1.1.patch .Let me know incase I have missed 
out anything.
There were two exceptions in the trace you have given.I could reproduce both 
the issues:
I was putting some activemq text messages in session to show its contents.You 
get the exception when trying to stop the server while the session has some 
messages in it.Geronimo tries to serialise and save these non-serializable 
messages and results in the exception. I have corrected this one by creating my 
own serializable object to hold the necessary message info.
The other exception is generated after sending a non-persistent messages to 
activemq queues/topics. This is a defect in activemq.I have reported the same 
in the following JIRA
https://issues.apache.org/jira/browse/GERONIMO-3928




> Update JMS Resources Portlet
> ----------------------------
>
>                 Key: GERONIMO-3819
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3819
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: console
>            Reporter: Anish Pathadan
>            Assignee: Anish Pathadan
>             Fix For: 2.1.1, 2.2
>
>         Attachments: Browse Messages.jpg, JMS Resource Portlet_Main.jpg, 
> JMSResource_portlet_1.0.patch, JMSResource_portlet_1.1.patch, Send Message.jpg
>
>
> Update the JMS Resources portlet to include the following information from 
> the JMS Provider
> 1.Count of messages send to each queue/topic ,pending messages
> 2.Option to send messages to messages to particular queues/topics
> 3.Purge messages from queues/topics
> 4.Browse and send messages to queues/topics

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to