[Geoserver-users] Right WFS Query,No result returned

I am a beginner in GeoServer.
GeoServer Version : 1.6.4
Container :Tomcat 5.0
JVM: Sun Java6 under Windows XP , IBM Java5 under AIX

Test html & js code is modified from example in GE, replace my layers
although.One of layers is point-typed, cotaines name and id for each point.
Click point ,generate WFS Query as example does, return correct result with
Windows Version, But Empty Result( has return body,but not fetureinfo) for
AIX version.

Tomcat generates no exception .

Looking for Answer ,Thanks in advance.
--
View this message in context: http://www.nabble.com/Right-WFS-Query%2CNo-result-returned-tp18926224p18926224.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

The problem has been fixed.
Unsupported Charset(GBK) under AIX, Simplely changed Charset of Database to
GB2312.
--
View this message in context: http://www.nabble.com/Right-WFS-Query%2CNo-result-returned-tp18926224p18945827.html
Sent from the GeoServer - User mailing list archive at Nabble.com.