users@glassfish.java.net

Monitoring Appliction Calls

From: <forums_at_java.net>
Date: Mon, 17 Oct 2011 06:14:27 -0500 (CDT)

Hi,

I'm developing an application with glassfish V3.

I would like to know how I can see the functions called by the application.

For exemple: I have a form with a selectonemenu with the property
"onchange=submit()". When I change its value some functions of the server are
called. The browser diplays "waiting for localhost" but I dont know How I can
see it.

If I debug the application I don't know where to put the breakpoint.

I saw that I can activate the "callflow" monitor but I don't have this
component:

 

======== SERVICIO DE SUPERVISIÓN
============================================

Habilite la supervisión de un componente o servicio seleccionando BAJO o
ALTO. Para usar la consola de administración con fines de supervisión, se
deben habilitar Servicio de supervisión y MBean de supervisión.
Servicio de supervisión: Activado Habilitar supervisión para Enterprise
Server   MBean de supervisión: Activado Implementar todos los MBeans
requeridos para supervisión   DTrace: Activado Habilite el uso de la
utilidad Solaris(TM) DTrace. Sólo disponible con supervisión de Sun
GlassFish Enterprise Manager DTrace.   Configuración de nivel de
componentes (15)
[1] Nivel:    Componente [2]
 Nivel de supervisión [3]
Thread Pool   JDBC Connection Pool   ORB   Connector Service   Security
  JMS Service   Web Services Container   JVM   JPA   Jersey   Connector
Connection Pool   EJB Container   Web Container   Transaction Service  
HTTP Service  
 

Does anybody know how I can know which functions are called by the
application.

Thanks in advance.


[1] http://localhost:4848/common/index.jsf#
[2] http://localhost:4848/common/index.jsf#
[3] http://localhost:4848/common/index.jsf#

--
[Message sent by forum member 'fisheri']
View Post: http://forums.java.net/node/853805