Hi,

I checked that WMS layer name is stored OK in the OJ project file
<wms-layer-name>sf:archsites</wms-layer-name>
Let's hope that question is only about url-encoding error. I discussed with a 
Geoserver developer and he considered that both ways would be correct, to leave 
it unaltered sf:archsites or to url-encode it to sf%3Aarchsites.

I think this is rather critical bug that effectively prevents all use of 
Geoserver WMS services. Therefore I filed a new ticket 
https://sourceforge.net/tracker/?func=detail&aid=3023366&group_id=118054&atid=679906

-Jukka Rahkonen-

> -----Alkuperäinen viesti-----
> Lähettäjä: Rahkonen Jukka [mailto:jukka.rahko...@mmmtike.fi] 
> Lähetetty: 30. kesäkuuta 2010 14:34
> Vastaanottaja: OpenJump develop and use
> Aihe: Re: [JPP-Devel] WMS layer problems
> 
> Hi,
> 
> I can't say anything about your save and reload problem 
> because I can't
> see Geoserver WMS layers at all!
> 
> I had a try with Geoserver v.2.0.2 and found something that looks like
> an OpenJUMP bug. Geoserver is sending the layer names in a 
> not so common
> way so that they include also the namespace prefix, for example
> sf:archsites. 
> According to Geoserver logs OpenJUMP thinks that the colon 
> sign needs to
> be url-encoded. However, url-encoding goes wrong. Correct url-encoding
> would be %3A but OpenJUMP sends it as %253A. %25 stands for "%" so the
> percent sign gets also url-encoded.
> 
> I am not sure is ":" as a namespace separator should be url-encoded or
> not but for sure it must not be converted into %253A.  Tested from a
> browser Geoserver accepts both sf:archsites and 
> sf%3Aarchsites. Firefox
> does not url-encode the colon sign.
> 
> -Jukka Rahkonen-
> 
> 
> Matthias Scholz wrote:
> > 
> > Hi,
> > 
> > now I have testet with a new local GeoServer 2.0.2 
> > installation(without
> > any changes) and OJ from SVN. I do not see a WMS layer 
> after save and
> > reload a project. Please can anybody validate this?
> > 
> > With other WMS, such as http://wms.jpl.nasa.gov/wms.cgi you 
> > can save and
> > load projects without any problem. I am of the opinion that 
> this is a
> > bug in OJ.
> > 
> > Regards
> > 
> > Matthias
> > 
> > --------------------------------------------------------------
> > ----------------
> > This SF.net email is sponsored by Sprint
> > What will you do first with EVO, the first 4G phone?
> > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> > _______________________________________________
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> > 
> 
> --------------------------------------------------------------
> ----------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to