Javamelody and GWT

132 views
Skip to first unread message

Matthew Herring

unread,
Nov 23, 2011, 3:51:13 PM11/23/11
to javamelody
Hi all,

I was wondering if Javamelody has ever been used with the Google Web
Toolkit? If so I would really appreciate it if I could get some help
using it in a project that I am working on.

Thanks,

MPH

Emeric Vernat

unread,
Nov 23, 2011, 4:21:22 PM11/23/11
to javam...@googlegroups.com
Hi Matthew,

Yes, it is used with GWT as said here for example:
http://plus.google.com/u/0/108123997020226186154/posts/fgP5jraSKXY

bye,
Emeric


Le 23/11/2011 21:51, Matthew Herring a �crit :

Darren Hartford

unread,
Nov 25, 2011, 8:41:22 AM11/25/11
to javam...@googlegroups.com
Hi Matt,
I use the Javamelody with GWT regularly (and helped with the javamelody-gwt implementation).

Note however that with GWT (most) apps use one of two communication methods:
1) GWT-RPC (extend RemoteService) - optimized/performant but tightly coupled. GWT 1.3 to GWT 2.4 and beyond

2) RequestFactory (JSON underneath) - decoupled server/client. Only GWT 2.X series, with recent refactorings in 2.4.

I've only used Javamelody with #1, GWT-RPC, and the customizations in javamelody to support GWT are built-in ready to go for this approach. I haven't tested using ReqeustFactory, but any tools that monitor JSON/HTTP requests (including Javamelody) should be able to provide metrics on the second approach.

Note that I hope to soon work with RequestFactories, so if you obtain or anyone has experience on this with JavaMelody, please share!

good luck,

-Darren

--- On Wed, 11/23/11, Emeric Vernat <eve...@free.fr> wrote:

Reply all
Reply to author
Forward
0 new messages