RE: [Geoserver-users] GeoServer 1.3.1-beta release

Hi Brent,

I've installed the 1.3.1 war, and removed all the example featuretypes,
styles stores and namespacews except for the giantpolygon style and the
store and namespace it uses.

I made a new namespace with no problems.

When I click on 'New' to make my new Store, I get

[ServletException in:/WEB-INF/pages/data/DataConfigDataStoresNew.jsp]
Getter for property dataStoreDescriptions threw exception:
java.lang.NoSuchMethodError:
org.geotools.data.DataStoreFactorySpi.getDisplayName()Ljava/lang/String;
'

Miles

Miles Jordan
Applications Developer
The Australian Antarctic Data Centre

-----Original Message-----
From: geoserver-users-admin@lists.sourceforge.net
[mailto:geoserver-users-admin@lists.sourceforge.net] On
Behalf Of Brent Owens
Sent: Sunday, 7 May 2006 12:48 PM
To: geoserver users; Geoserver-devel; GeoTools Devel List;
geotools-gt2-users@lists.sourceforge.net
Subject: [Geoserver-users] GeoServer 1.3.1-beta release

The GeoServer team is proud to announce the beta release of
GeoServer 1.3.1. The main change in this release is the
addition of GeoTools 2.2.x that
includes many new features, bug fixes, and an improved renderer.

You can download the release here:
http://docs.codehaus.org/display/GEOS/Latest

Remember that it is a beta version and not recommended for a
production
environment. But please try it out and give us feedback. An official
1.3.1 release should be out shortly containing all of the 1.3.1 Jira
tasks, including PDF output support.

--
Brent Owens
(The Open Planning Project)

-------------------------------------------------------
Using Tomcat but need to do more? Need to support web
services, security? Get stuff done quickly with
pre-integrated technology to make your job easier Download
IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&

dat=121642
_______________________________________________
Geoserver-users mailing list Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
___________________________________________________________________________

    Australian Antarctic Division - Commonwealth of Australia
IMPORTANT: This transmission is intended for the addressee only. If you are not the
intended recipient, you are notified that use or dissemination of this communication is
strictly prohibited by Commonwealth law. If you have received this transmission in error,
please notify the sender immediately by e-mail or by telephoning +61 3 6232 3209 and
DELETE the message.
        Visit our web site at http://www.aad.gov.au/
___________________________________________________________________________

Hi Miles, thanks for telling us about the bug.
The release is built off a branch, so not all of the configuration might have made it over.
Is this just the war version of the release?

I will look into it today and see if I can upload a patch.

Brent Owens
(The Open Planning Project)

Miles Jordan wrote:

Hi Brent,

I've installed the 1.3.1 war, and removed all the example featuretypes,
styles stores and namespacews except for the giantpolygon style and the
store and namespace it uses.

I made a new namespace with no problems.

When I click on 'New' to make my new Store, I get

[ServletException in:/WEB-INF/pages/data/DataConfigDataStoresNew.jsp]
Getter for property dataStoreDescriptions threw exception:
java.lang.NoSuchMethodError:
org.geotools.data.DataStoreFactorySpi.getDisplayName()Ljava/lang/String;
'

Miles

Miles Jordan
Applications Developer
The Australian Antarctic Data Centre

-----Original Message-----
From: geoserver-users-admin@lists.sourceforge.net [mailto:geoserver-users-admin@lists.sourceforge.net] On Behalf Of Brent Owens
Sent: Sunday, 7 May 2006 12:48 PM
To: geoserver users; Geoserver-devel; GeoTools Devel List; geotools-gt2-users@lists.sourceforge.net
Subject: [Geoserver-users] GeoServer 1.3.1-beta release

The GeoServer team is proud to announce the beta release of GeoServer 1.3.1. The main change in this release is the addition of GeoTools 2.2.x that includes many new features, bug fixes, and an improved renderer.

You can download the release here: http://docs.codehaus.org/display/GEOS/Latest

Remember that it is a beta version and not recommended for a production environment. But please try it out and give us feedback. An official 1.3.1 release should be out shortly containing all of the 1.3.1 Jira tasks, including PDF output support.

--
Brent Owens
(The Open Planning Project)

-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&
    

dat=121642
_______________________________________________
Geoserver-users mailing list Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
___________________________________________________________________________

    Australian Antarctic Division - Commonwealth of Australia
IMPORTANT: This transmission is intended for the addressee only. If you are not the
intended recipient, you are notified that use or dissemination of this communication is
strictly prohibited by Commonwealth law. If you have received this transmission in error,
please notify the sender immediately by e-mail or by telephoning +61 3 6232 3209 and
DELETE the message.
        Visit our web site at http://www.aad.gov.au/
___________________________________________________________________________

In my experience a NoSuchMethodError usually means one of two things:

1. Duplicate entries of a class on your classpath
2. A java 4 vs java 5 problem.

-Justin

Miles Jordan wrote:

Hi Brent,

I've installed the 1.3.1 war, and removed all the example featuretypes,
styles stores and namespacews except for the giantpolygon style and the
store and namespace it uses.

I made a new namespace with no problems.

When I click on 'New' to make my new Store, I get

[ServletException in:/WEB-INF/pages/data/DataConfigDataStoresNew.jsp]
Getter for property dataStoreDescriptions threw exception:
java.lang.NoSuchMethodError:
org.geotools.data.DataStoreFactorySpi.getDisplayName()Ljava/lang/String;
'

Miles

Miles Jordan
Applications Developer
The Australian Antarctic Data Centre

-----Original Message-----
From: geoserver-users-admin@lists.sourceforge.net [mailto:geoserver-users-admin@lists.sourceforge.net] On Behalf Of Brent Owens
Sent: Sunday, 7 May 2006 12:48 PM
To: geoserver users; Geoserver-devel; GeoTools Devel List; geotools-gt2-users@lists.sourceforge.net
Subject: [Geoserver-users] GeoServer 1.3.1-beta release

The GeoServer team is proud to announce the beta release of GeoServer 1.3.1. The main change in this release is the addition of GeoTools 2.2.x that includes many new features, bug fixes, and an improved renderer.

You can download the release here: http://docs.codehaus.org/display/GEOS/Latest

Remember that it is a beta version and not recommended for a production environment. But please try it out and give us feedback. An official 1.3.1 release should be out shortly containing all of the 1.3.1 Jira tasks, including PDF output support.

--
Brent Owens
(The Open Planning Project)

-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&

dat=121642
_______________________________________________
Geoserver-users mailing list Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
___________________________________________________________________________

    Australian Antarctic Division - Commonwealth of Australia
IMPORTANT: This transmission is intended for the addressee only. If you are not the
intended recipient, you are notified that use or dissemination of this communication is
strictly prohibited by Commonwealth law. If you have received this transmission in error,
please notify the sender immediately by e-mail or by telephoning +61 3 6232 3209 and
DELETE the message.
        Visit our web site at http://www.aad.gov.au/
___________________________________________________________________________

-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
Justin Deoliveira
The Open Planning Project
jdeolive@anonymised.com

>>The GeoServer team is proud to announce the beta release of
>>GeoServer 1.3.1. The main change in this release is the
>>addition of GeoTools 2.2.x that
>>includes many new features, bug fixes, and an improved renderer.

Very very cool.
I am experimenting with the reprojection capabilities, and got
something interesting:
http://localhost:8080/geoserver/wms?bbox=-4578324,2500333,3189008,6611929&styles=population&Format=image/png&request=GetMap&layers=topp:states&width=550&height=250&srs=EPSG:42104

Alex

states.png

Nice. You should submit that to the gallery, if you haven't already...

Alexander Petkov wrote:

>>The GeoServer team is proud to announce the beta release of
>>GeoServer 1.3.1. The main change in this release is the
>>addition of GeoTools 2.2.x that
>>includes many new features, bug fixes, and an improved renderer.

Very very cool.
I am experimenting with the reprojection capabilities, and got
something interesting:
http://localhost:8080/geoserver/wms?bbox=-4578324,2500333,3189008,6611929&styles=population&Format=image/png&request=GetMap&layers=topp:states&width=550&height=250&srs=EPSG:42104

Alex

------------------------------------------------------------------------

--
Chris Holmes
The Open Planning Project
http://topp.openplans.org

Hi,

I fixed this - the decimation code uses the lowerleft (0,0) pixel to determine scale for generalization. I modified it to so it uses the middle of the image (and added a set of java dox for other improvements). See the attached image.

I've also attached the modified jar, you should find the location of the old gt2-render.jar file and replace it with this. You might have 2 of these jars in your install; replace both. Make sure you replace the one in WEB-INF/lib.

Restart your servlet container and make the request again - you should see the same thing as the attached picture.

dave
ps. your original image sure does look like something an artist would create!
pps. thanks for trying out the new geoserver and giving feedback - keep it comming...

Alexander Petkov wrote:

>>The GeoServer team is proud to announce the beta release of
>>GeoServer 1.3.1. The main change in this release is the
>>addition of GeoTools 2.2.x that
>>includes many new features, bug fixes, and an improved renderer.

Very very cool.
I am experimenting with the reprojection capabilities, and got
something interesting:
http://localhost:8080/geoserver/wms?bbox=-4578324,2500333,3189008,6611929&styles=population&Format=image/png&request=GetMap&layers=topp:states&width=550&height=250&srs=EPSG:42104

Alex

------------------------------------------------------------------------

xform.png

gt2-render.jar (164 KB)

On 5/9/06, David Blasby <dblasby@...1...> wrote:

Hi,

I fixed this - the decimation code uses the lowerleft (0,0) pixel to
determine scale for generalization. I modified it to so it uses the
middle of the image (and added a set of java dox for other
improvements). See the attached image.

Snap!! So no new waterfronts.

Thanks for the prompt fix,
Alex

On 5/9/06, Chris Holmes <cholmes@...1...> wrote:

Nice. You should submit that to the gallery, if you haven't already...

Funny :wink: