WFSHarvester
   
WFSHarvester
The WFSHarvester is a simple and configurable Java library to harvest data from one or more OGC Web Feature Services and store it into another one. Because a few easy to configure configuration files are used it can be used relatively easy for different WFS’s.

The WFS Harvester requires 4 parameters:
1. XML file
2. URL of WFS
3. URL of WFS-T (Transactional WFS)
4. XSL file

The XML file contains a GetFeature request. This request is sent to a WFS. The XML result of this request is transformed into a Transaction request using the XSL file. This transaction request is then sent to the WFS-T.

Of course it could be improved by requesting for the capabilities of a WFS and so on, but now it’s an easy simple library. The XSL file allows for example to copy WFS data from one datamodel into different datamodel and store it in another WFS.
Status
Beta
Download
Very soon :)
Just finishing adding comments and some documentation
Blog
http://blog.geodeo.nl
Sourceforge
http://sourceforge.net/projects/wfsharvester