That is fine Andrea - I had a similar problem with world+image eating up 
everything for WMS earlier today.

Same problem actually with "null" being returned. What has happened is we 
cleaned up a lot of the getInfo / createInfo code and now these problems that 
existed before are coming to light.

Jody

On 06/03/2010, at 12:06 AM, andrea antonello wrote:

> Hi, I have a strange problem.
> Netcdf can be accessed with a remote opendap protocol. In the service
> implementation I take care that the url is not a wms or wfs url, so I
> never intercept other remote protocols.
> 
> Mi problem is that WMS and WFS intercapt my opendap and try to consume
> it even if not able to.
> 
> I gave a look at the code and the
> 
> private static String processURL( URL url )
> 
> method ends with a:
> 
> return null; // try it anyway
> 
> where the comment states it all :)
> 
> If I change that for WMS and WFS, thing work properly. Before opening
> a JIra for that I wanted to ask if you see something that I might
> break, I assume the last "try anyway" is there for a good reason.
> 
> Thanks,
> Ciao
> Andrea
> _______________________________________________
> 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

Reply via email to