Hi,
I'm looking into some work that would improve the WFS data store so
that it always
generate valid requests: indeed both WFS 1.0 and WFS 1.1 protocols are issuing
invalid requests, with issuees with filters and namespace declarations.

Now, ideally testing the store would be "easy" if the store used
HttpClient, so that
the requests and responses could be mocked and checked... but it's not like
that... what's worse, the two use two different http connection managements.

The fixes needed to make the request valid are not _so_ huge, but migrating
to httpclient and doing the tests like that would take ages (much more
than I believe
I can get funding for).

Any bright idea? Of course I can resort to online tests, finding some way to at
least intercept and valide requests, but it's not ideal...

Cheers
Andrea

-- 
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:      +39 0584 962313
mob:    +39 339 8844549

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to