RE: Monitoring CXF Webservices

2007-11-14 Thread Jiang, Ning (Willem)
ailto:[EMAIL PROTECTED] Sent: Thu 11/15/2007 1:11 To: cxf-user@incubator.apache.org; Jiang, Ning (Willem) Subject: RE: Monitoring CXF Webservices Actually I have one last issue...is it possible to not set this up as a server implememntation but to access it like the other java MX beans? Eg can

RE: Monitoring CXF Webservices

2007-11-14 Thread Vespa, Anthony J
les (config and code) should match? -Original Message- From: Willem Jiang [mailto:[EMAIL PROTECTED] Sent: Friday, November 09, 2007 10:28 AM To: cxf-user@incubator.apache.org Subject: Re: Monitoring CXF Webservices FYI You can get the published service name, port name and some performa

RE: Monitoring CXF Webservices

2007-11-13 Thread Vespa, Anthony J
PROTECTED] Sent: Monday, November 12, 2007 12:47 PM To: cxf-user@incubator.apache.org Subject: RE: Monitoring CXF Webservices NO , you do not need to start up the RMI Server explicitly. Oh, the config file's URI is not match with the code (ManagementConsole.java). So you need to make sure th

RE: Monitoring CXF Webservices

2007-11-12 Thread Jiang, Ning (Willem)
CTED] Sent: Tue 11/13/2007 1:28 To: cxf-user@incubator.apache.org Subject: RE: Monitoring CXF Webservices Thank you for these examples but I am not 100% on a couple things - do I need to set up an RMI server as below explicitly? Also when I try to convert the command line to a servlet, it doesn

RE: Monitoring CXF Webservices

2007-11-12 Thread Vespa, Anthony J
g and code) should match? -Original Message- From: Willem Jiang [mailto:[EMAIL PROTECTED] Sent: Friday, November 09, 2007 10:28 AM To: cxf-user@incubator.apache.org Subject: Re: Monitoring CXF Webservices FYI You can get the published service name, port name and some performance metric

RE: Monitoring CXF Webservices

2007-11-09 Thread Vespa, Anthony J
Thank you for the tips! -Original Message- From: Willem Jiang [mailto:[EMAIL PROTECTED] Sent: Friday, November 09, 2007 10:28 AM To: cxf-user@incubator.apache.org Subject: Re: Monitoring CXF Webservices FYI You can get the published service name, port name and some performance metric

Re: Monitoring CXF Webservices

2007-11-09 Thread Willem Jiang
Willem. Vespa, Anthony J wrote: That's generally what I'm looking at, I am wondering if there are examples or good patterns of use? -Original Message- From: Adrian C [mailto:[EMAIL PROTECTED] Sent: Friday, November 09, 2007 9:17 AM To: cxf-user@incubator.apache.org Subject: Re:

RE: Monitoring CXF Webservices

2007-11-09 Thread Vespa, Anthony J
That's generally what I'm looking at, I am wondering if there are examples or good patterns of use? -Original Message- From: Adrian C [mailto:[EMAIL PROTECTED] Sent: Friday, November 09, 2007 9:17 AM To: cxf-user@incubator.apache.org Subject: Re: Monitoring CXF Webservices

Re: Monitoring CXF Webservices

2007-11-09 Thread Adrian C
Could you use MBeans i.e. JMX? Vespa, Anthony J wrote: > > Hello, > > I am doing some planning for production deployment of the web services I > am developing and am wondering about the best way to implement heart > beats / diagnostics for the services themselves. Is there a way to > trivia