[udig-devel] I need help ON WFS request
Jody Garnett
jgarnett at refractions.net
Wed Jan 9 14:20:41 PST 2008
Mario Fernandez wrote:
> Yes it is, in fact i'm downloading the SDK buy my question is there is
> code in the SDK and then i will need Eclipse tu debug?
>
> Any way i have a suggestion if you are in the development team as i
> note from your email then its not a bad idea to have some more
> information in the logs
> or some kind off console in Udig to trace what is doing every minute.
Yes there is a log file; and you can adjust what kind of information is
written to it by placing a .options file into your udig configuration.
You can actually place -consoleLog as a command line parameter to uDig
to see the log as it is made. Or for those on linux just use the tail
command.
-
http://help.eclipse.org/help21/index.jsp?topic=/org.eclipse.platform.doc.user/tasks/running_eclipse.htm
-
http://udig.refractions.net/confluence/display/DEV/8+Adding+Debug+Tracing+Support+to+Your+Plugin
-
http://udig.refractions.net/confluence/display/ADMIN/10+Running+the+Main+Application
Cheers,
Jody
>
> Thanks a lot for the answer.
>
> ----- Original Message ----- From: "Jody Garnett"
> <jgarnett at refractions.net>
> To: "User-friendly Desktop Internet GIS"
> <udig-devel at lists.refractions.net>
> Sent: Wednesday, January 09, 2008 4:33 PM
> Subject: Re: [udig-devel] I need help ON WFS request
>
>
>> Hi Mario;
>>
>> You will need to turn on a lot of tracing in uDig in order to get
>> more information; I would download the SDK release and:
>> - turn on some more trace options when you run
>> - then step through the code with the debugger.
>>
>> Is that an option for you?
>> Jody
>>
>> Mario Fernandez wrote:
>>> Hi to the List, i'm programing a wfs server and i have problems with
>>> udig on request to my wfs service the problem is as fallows:
>>> Udig process my GetCapabilities answer then i select the Feature i
>>> want then Udig made a DescribeFeatureType Request that i respond but
>>> then i dont receive more request
>>> so the GetFeature never get to my service and udig Add Layer Windows
>>> hang, i have read the log txt and i have not any clue on what's
>>> happening .
>>> So the question is How can i know whats wrong in my Responds
>>> beacouse in the log file there is no information on what adress is
>>> using to do the request or any information on what was wrong in the
>>> GML.
>>> Best regards Mario Fernandez.
>>> ------------------------------------------------------------------------
>>>
>>>
>>> _______________________________________________
>>> User-friendly Desktop Internet GIS (uDig)
>>> http://udig.refractions.net
>>> http://lists.refractions.net/mailman/listinfo/udig-devel
>>>
>>
>> _______________________________________________
>> User-friendly Desktop Internet GIS (uDig)
>> http://udig.refractions.net
>> http://lists.refractions.net/mailman/listinfo/udig-devel
>
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
More information about the udig-devel
mailing list