dev@glassfish.java.net

web service endpoint monitor statistic questions...

From: Peter Williams <Pete.Williams_at_Sun.COM>
Date: Thu, 15 Jan 2009 23:30:35 -0800

Does anyone know if the statistic "Throughput" of
WebServiceEndpointAggregateStats (WebServiceEndpointMonitor) used for
anything? It always seems to be zero, even when I've got valid data
points for other members such as "TotalNumSuccesses"

Also, I'm finding that I get identical numbers back for
TotalNumSuccesses and TotalAuthSuccesses for a trivial web service
which, as far as I can tell, requires no authorization whatsoever. What
exactly does TotalAuthSuccess measure?

Thanks in advance!
-Peter