[Geotools-devel] Issue with Function api

2007-02-02 Thread Justin Deoliveira
Hi all, Transitioning from the geotools FunctionExpression to geoapi Function has raised an issue. The FunctionExpression interface had the "getNumArgs()" method which returns the number of arguments the function can take. The api was also mutable which meant I could create the function, and t

[Geotools-devel] Functions + FactorySPI

2007-02-02 Thread Justin Deoliveira
Hi all, Converting GeoServer to entirely work against the geoapi filter and expression interfaces, I have found a bit of wrinkle. Changing calls from: FactoryRegistry.lookupProvider( FunctionExpression.class ) to : FactoryRegistry.lookupProvider( Function.class ) does not work because all the

[Geotools-devel] No fo for JDK 1.6; and a problem with pom.xml ?

2007-02-02 Thread Jody Garnett
I have updated the following page to reflect the information Martin just provided you. http://docs.codehaus.org/display/GEOT/2.1+Language Hopefully that will help the next person :-) If you do have some time to look into the Java 6 problems we do accept patches; for now we should ensure the iss

Re: [Geotools-devel] Maven build for gt2-2.3.0-src fails with JDK 1.6

2007-02-02 Thread Martin Desruisseaux
I should add the Geotools doesn't compile with JDK 1.6, but there is no problem reported up to date in running it with JDK 1.6. Martin - Using Tomcat but need to do more? Need to support web services, security? Get

Re: [Geotools-devel] Maven build for gt2-2.3.0-src fails with JDK 1.6

2007-02-02 Thread Martin Desruisseaux
Le vendredi 02 février 2007 à 17:57 +0100, Norman Fomferra a écrit : > (1) Unfortuantely I am not able to build the gt2-2.3.0 source release > under Windows XP with JDK 1.6. Geotools doesn't compile with JDK 1.6. This is a know issue partially fixed on trunk (not the 2.3 branch). In the main time

[Geotools-devel] Preliminary support for ArcSDE Rasters

2007-02-02 Thread Saul Farber
Hey all, So I'm finally wrapped up with a VERY alpha cut at ArcSDE Rasters. They're not committed to SVN yet, but they're in-sync with the latest 2.3.x revision. I've updated the ArcSDE Plugin page in confluence to mention them, and have linked it to a "status" page to track their eventual pro

[Geotools-devel] Maven build for gt2-2.3.0-src fails with JDK 1.6

2007-02-02 Thread Norman Fomferra
Dear GeoTools Team, (1) Unfortuantely I am not able to build the gt2-2.3.0 source release under Windows XP with JDK 1.6. I get a reproducable compiler error: [INFO] [compiler:compile] Compiling 237 source files to C:\Dokumente und Einstellungen\Norman\JavaProjects\gt2-2.3.0\ ... ... module\r

Re: [Geotools-devel] Introduction as new developers

2007-02-02 Thread Jody Garnett
We got it split up into normal stuff (ie use) and advanced (ie if you need to teach geotools new tricks, or intergrate it with your existing application). How if life treating you? You have not been scene in these parts for a while... Jody > Hi Jody, > > I just looked over the document and it i

[Geotools-devel] [jira] Created: (GEOT-1149) ConcurrentModificationException in ConnectionPool

2007-02-02 Thread Vitali Diatchkov (JIRA)
ConcurrentModificationException in ConnectionPool - Key: GEOT-1149 URL: http://jira.codehaus.org/browse/GEOT-1149 Project: GeoTools Issue Type: Bug Components: data jdbc Affects V

Re: [Geotools-devel] Introduction as new developers

2007-02-02 Thread Olaf Danne
Hello GeotoolsTeam, thanks to all of you for your fast replies. Really nice to have such an intensive feedback! :-) @Simone: I was not able to mail directly to your geo-solutions address, therefore just a quick answer here: > I also took a look at the I/O framework and rendering engine to take

Re: [Geotools-devel] verbose build process

2007-02-02 Thread aaime
Jody Garnett ha scritto: > In hunting through a build problem (I was not up to date) I noticed the > following ... >> 1-Feb-2007 11:55:46 AM org.geotools.renderer.lite.StreamingRenderer >> computeScale >> WARNING: null >> java.lang.NullPointerException >> at >> org.geotools.renderer.lite