Hi,
 
Unfortunately this release does not work at all with GeoServer 1.6 beta 3 that 
happened to be on my computer. GetCapabilites goes fine with both WFS 1.0.0 and 
1.1.0.  However getFeature ends with this message on OJ screen:
 
[Fatal Error] loose.dtd:31:3: The declaration for the entity "HTML.Version" must
 end with '>'.
[14:47:23] ERROR: Error parsing response.
org.xml.sax.SAXParseException: The declaration for the entity "HTML.Version" mus
t end with '>'.
        at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
        at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
        at org.deegree.framework.xml.XMLFragment.load(XMLFragment.java:464)
        at de.latlon.deejump.wfs.data.JUMPFeatureFactory.createDeegreeFCfromWFS(
JUMPFeatureFactory.java:249)
        at de.latlon.deejump.wfs.plugin.WFSPlugIn.run(WFSPlugIn.java:143)
        at com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$TaskWrap
per.run(TaskMonitorManager.java:149)
        at java.lang.Thread.run(Unknown Source)
de.latlon.deejump.wfs.DeeJUMPException: Error parsing response.
        at de.latlon.deejump.wfs.data.JUMPFeatureFactory.createDeegreeFCfromWFS(
JUMPFeatureFactory.java:255)
        at de.latlon.deejump.wfs.plugin.WFSPlugIn.run(WFSPlugIn.java:143)
        at com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$TaskWrap
per.run(TaskMonitorManager.java:149)
        at java.lang.Thread.run(Unknown Source)
Caused by: org.xml.sax.SAXParseException: The declaration for the entity "HTML.V
ersion" must end with '>'.
        at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
        at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
        at org.deegree.framework.xml.XMLFragment.load(XMLFragment.java:464)
        at de.latlon.deejump.wfs.data.JUMPFeatureFactory.createDeegreeFCfromWFS(
JUMPFeatureFactory.java:249)
        ... 3 more

A bit older version of this same new WFS plugin with 1.1.0 and WFS-T support 
did work with this very same GeoServer installation, though at that time only 
with version 1.0.0 because the plugin could not handle srsName in the new 
format (for example srsName="urn:x-ogc:def:crs:EPSG:6.11.2:4326").  Now it 
seems to support this.
 
Another finding is that attribute filters do not work anymore, either.  
 
I will mail some WFS request and response files directly to you, Mr. Holl now 
within one hour.  After that I will be three weeks out. 
 
-Jukka Rahkonen-
 
 
 

 
________________________________

Lähettäjä: [EMAIL PROTECTED] puolesta: Stephan Holl
Lähetetty: pe 4.7.2008 13:23
Vastaanottaja: jump-users
Kopio: Jump-pilot-dev; jump-devel
Aihe: [JPP-Devel] [ANN]: WFSPlugin 1.1.0 released



Hello OpenJUMP-users,

we are proud to release a new version of the WFSPlugin for OpenJUMP.

Since some newly developed features (e.g. WFS-T fpr WFS 1.1.0) were
'hidden' in SVN for quite a while we consider the plugin to be stable
with this new features.

This release includes the following new features and bugfixes:

   Features:
    - implemented WFS-T for WFS 1.1.0 (mainly tested against deegree
      WFS-T-server)
    - added basic authentification-support for usage with deegree
      OWSProxy
    - updated with current deegree2.jar
    - handling of empty featuretypes and fake geometries (useful for
      transactions)
    - improved internal threading

   Bugfixes:
    - fix of WFSFrame for standalone usage
    - fix for non-localized messages under Windows
    - some cosmetics on the build-mechanism
    - improved exceptions
    - improved API for more generic use (outside the plugin)
    - code-cleanup
    - fixed 'caching' of transaction requests
    - fixed WFS 1.0.0 regarding feature types without
      namespace regarding feature types without namespace
    - convert long values to int since OpenJUMP dies not know them

Cudos to Andreas Schmitz from lat/lon GmbH who has done major
development on the WFSPlugin recently.

You can grab it from the usual download-page from sourceforge:

https://sourceforge.net/project/showfiles.php?group_id=118054&package_id=150819

Have fun

        Stephan Holl

--
Stephan Holl <[EMAIL PROTECTED]>, http://intevation.de/~stephan
Tel: +49 (0)541-33 50 8 32 | Intevation GmbH | AG Osnabrück - HR B 18998
Geschäftsführer:  Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner

-------------------------------------------------------------------------
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
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel



-------------------------------------------------------------------------
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
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to