Re: [Geotools-devel] making the leap to jdbc-ng

2009-08-09 Thread Jody Garnett
Nope GEOT-2335 is a *very* fun problem which I would love a chance to fix :-) What I am after is much more simple; access to the DataSource that jdbc-ng is using internally. Note i could make the DataSource myself and then stuff the result into the connection parameters - but that is a bit more w

Re: [Geotools-devel] making the leap to jdbc-ng

2009-08-09 Thread Christian Müller
Jody, I think your problem is related to GEOT-2335 Its simple to revoke connection/transaction handling from the store itself and let the client code handle these issues. I has similar problems in an EJB Container. Jody Garnett writes: > I am wading into the udig code changing over to the j

[Geotools-devel] making the leap to jdbc-ng

2009-08-09 Thread Jody Garnett
I am wading into the udig code changing over to the jdbc-ng implementations. And I have run into an interesting need; some of the wizard pages want to make use of a Connection in order to ask a few questions as they walk users through the process of setting up a datastore. The difficulty is the on

[Geotools-devel] [jira] Created: (GEOT-2653) app-schema does not support multivalued xlink:href properties

2009-08-09 Thread Ben Caradoc-Davies (JIRA)
app-schema does not support multivalued xlink:href properties - Key: GEOT-2653 URL: http://jira.codehaus.org/browse/GEOT-2653 Project: GeoTools Issue Type: Bug Components:

[Geotools-devel] [jira] Created: (GEOT-2652) app-schema reports wrong number of features from denormalised table

2009-08-09 Thread Ben Caradoc-Davies (JIRA)
app-schema reports wrong number of features from denormalised table --- Key: GEOT-2652 URL: http://jira.codehaus.org/browse/GEOT-2652 Project: GeoTools Issue Type: Bug

Re: [Geotools-devel] Building in path with spaces, the last roadblock: app-schema

2009-08-09 Thread Ben Caradoc-Davies
Andrea, I will try to fix these failures this week. http://jira.codehaus.org/browse/GEOT-2644 Andrea Aime wrote: > Hi, > so the build on Window under paths with spaces works! > Well... sorta... works until you append -Dall to the build command. > > There is one last insult, one last module that s

[Geotools-devel] Hudson build is back to normal: geotools-trunk #1900

2009-08-09 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-trunk/1900/changes -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and fo

[Geotools-devel] Build failed in Hudson: geotools-trunk #1899

2009-08-09 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-trunk/1899/changes Changes: [jive] increase test coverage of swing module -- [...truncated 12175 lines...] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compile

[Geotools-devel] recent test failure on GMLParsingTest

2009-08-09 Thread Jody Garnett
Evening: This test failure cropped up a couple of days ago but this is my first chance to look into it ... on mac the following test fails from maven or eclipse. --- Test set: org.geotools.gml3.v3_2.GMLParsingTest ---