30 Mar 2010 at 10:30 #1 rich_g85 rich_g85 Associate Joined 12 Jun 2003 Posts 2,033 Location Either Tonbridge or Biggin Hill Hi all, Bit of a long shot I know, but I need to write a simple ASP.net page to monitor the current number of messages in a Weblogic JMS destination. Any thoughts? Rich
Hi all, Bit of a long shot I know, but I need to write a simple ASP.net page to monitor the current number of messages in a Weblogic JMS destination. Any thoughts? Rich
30 Mar 2010 at 22:04 #2 Xelene Xelene Soldato Joined 27 Sep 2005 Posts 4,673 Location London innit I'm fairly certain Weblogic will have a JMX interface to plugin to existing Enterprise Management systems. If so, you can leverage that. First google result on JMX & .NET looked promising: http://www.codeproject.com/KB/library/NetMX.aspx
I'm fairly certain Weblogic will have a JMX interface to plugin to existing Enterprise Management systems. If so, you can leverage that. First google result on JMX & .NET looked promising: http://www.codeproject.com/KB/library/NetMX.aspx