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, , but i need to understand how can i move inside this  
sources cause i get lost, for example here inside getmap.java i found

public GetMap(final WMS wms) {
         this.wms = wms;
         this.filterFac =  
CommonFactoryFinder.getFilterFactory(GeoTools.getDefaultHints());
     }

ok!!!  i get that the first action of an "OpenLayers.Layer.WMS()" is a  
getmap() with a wms parameter, then what is and where is  
"CommonFactoryFinder" and where is "Geotools.getDefaultHints()",  
please helpme find them, or teach me about understand the source, i  
need it, thanks to all.

"Martin Davis" <[email protected]> escribió:

> There are lots of classes which participate in handling WFS and WMS
> requests.  For a start try looking at
>
> wfs/src/main/java/org/geoserver/wfs/GetFeature.java
> wms/src/main/java/org/geoserver/wms/GetMap.java
>
> On Thu, Oct 18, 2012 at 6:35 AM, <[email protected]> wrote:
>
>> Hi people, i need to know in the source of the geoserver 2.1.2 where
>> is the getmap of the wms and the getfeature of wfs service, cause i
>> need to make a sequence diagram for thouse operations.i apreciate all
>> the help thanks to all
>>
>> ----------------------------------------------------------------
>> This message was sent using IMP, the Internet Messaging Program.
>>
>>
>>
>> --
>>
>> Este mensaje le ha llegado mediante el servicio de correo electronico que
>> ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema
>> Nacional de Salud. La persona que envia este correo asume el compromiso de
>> usar el servicio a tales fines y cumplir con las regulaciones establecidas
>>
>> Infomed: http://www.sld.cu/
>>
>>
>> ------------------------------------------------------------------------------
>> 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
>>
>
>
>
> --
> Martin Davis
> OpenGeo - http://opengeo.org
> Expert service straight from the developers.
>



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


--

Este mensaje le ha llegado mediante el servicio de correo electronico que 
ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema 
Nacional de Salud. La persona que envia este correo asume el compromiso de usar 
el servicio a tales fines y cumplir con las regulaciones establecidas

Infomed: http://www.sld.cu/

------------------------------------------------------------------------------
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