On Fri, Oct 19, 2012 at 9:54 PM, <[email protected]> wrote:

> thats right, but i want to learn where to look for, for example i have
> inside  this function that i think is the fisrt action that a
> reansaction of type wms is activated, cause i says, i am making a
> sequence diagram, of the basic operation of the services of WMS, WFS
> and WFS-t,


If you are trying to make a detailed sequence diagram you'll end up with one
that is large as a football field, especially if you also include the code
that
actually reads the data and actually renders it (which is in back in
GeoTools).

If you want to follow the life of a request from the very beginning you
have to look into the Dispatcher class in the ows module, that's the main
controller
for the requests, everything else (including wms) is a set of plugins that
Dispatcher
recognizes and uses.

Cheers
Andrea

-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to