Can you package that up as a bug report so it is not lost? gemmeren wrote: > Using the new stable version (2.4.4) of geotools we hvae problems to pars a > wms-capabilities file. There were no problems with gt2.2.2RC3. > > The problem is the use of the namespace attribute in the > WMS_Capabilities-tag. > Not much has happened recently with this code; a lit bit of work on trunk with respect to WFS Capabilities parsing but that is about it. You are probably going to need to do svn based binary search; ie try a check out of 2.3 ... does it work? if not compare with 2.2.x and so on.
There is no active developer look after this code since 2.2.x; the uDig project which makes use of this code went straight from 2.2.x to 2.5x ... > It seems something to do with the handlers-stack in > org.geotools.xml.XMLSAXHandler. The stack holds the wrong members -> parent > should be 'name'-Tag. > This is wrong. It should be 'ContactInformation'. 'name'-Tag is type simple > -> Should not have any children. > > Jody ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
