[Geoserver-devel] [Geoserver-users] DescribeFeatureType problem

We use IBM java which must be the culprit then :slight_smile:

java-1.4.2-ibm which is default on Red Hat Enterprise 3.

Best regards,
Bart

--
Bart van den Eijnden
OSGIS, Open Source GIS
http://www.osgis.nl

--------- Oorspronkelijk bericht --------
Van: Andrea Aime <aaime@anonymised.com>
Naar: Bart van den Eijnden OSGIS <bartvde@anonymised.com>
Cc: Gabriel Roldán <groldan@anonymised.com>, 'Geoserver-devel'
<geoserver-devel@lists.sourceforge.net>, Saul Farber
<Saul.Farber@anonymised.com>
Onderwerp: Re: [Geoserver-devel] [Geoserver-users] DescribeFeatureType
problem
Datum: 23/01/08 13:52

Bart van den Eijnden (OSGIS) ha scritto:
&gt; The problem with the encoding param value is in (but in multiple

places as

&gt; far as I can tell):
&gt;
&gt; mainjavaorggeoserverwfsxmlv1_0_0XmlSchemaEncoder.java
&gt;
&gt; tempResponse.append(&quot;&lt;?xml version=&quot;1.0&quot;

encoding=&quot;&quot; +

&gt; wfs.getCharSet().displayName()
&gt; + &quot;&quot;?&gt;&quot; + &quot;n&lt;xs:schema &quot;);
&gt;
&gt; Is this not the same as:
&gt;
&gt; http://jira.codehaus.org/browse/GEOS-693

Ah yes, but in a different place. Can you open a jira
issue for that?

So you're running in Websphere too? I cannot seem to reproduce
the issue using Sun jdk and Tomcat.

Cheers
Andrea

Bart van den Eijnden (OSGIS) ha scritto:

We use IBM java which must be the culprit then :slight_smile:

java-1.4.2-ibm which is default on Red Hat Enterprise 3.

You know you may get bad performance out of it, do you? :wink:
See how much faster Sun 1.6 is compared to 1.5 and 1.4.
Cheers
Andrea

Andrea Aime ha scritto:

Bart van den Eijnden (OSGIS) ha scritto:

We use IBM java which must be the culprit then :slight_smile:

java-1.4.2-ibm which is default on Red Hat Enterprise 3.

You know you may get bad performance out of it, do you? :wink:
See how much faster Sun 1.6 is compared to 1.5 and 1.4.

Hem, forgot the link, see here:
http://www.foss4g2007.org/presentations/viewattachment.php?attachment_id=48

Cheers
Andrea