Re: [Geoserver-users] Geoserver 2.2-beta1 JDBC authentication provider for Informix

2012-04-19 Thread thegis
Done, see http://jira.codehaus.org/browse/GEOS-5063 On Thu, Apr 19, 2012 at 11:12 AM, wrote: > Can you open a JIRA issue describing the problem. I can imagine to offer > both possibilities on the GUI, having a drop box showing all detected > drivers and alternatively an entry field for the clas

Re: [Geoserver-users] Geoserver 2.2-beta1 JDBC authentication provider for Informix

2012-04-19 Thread christian . mueller
Can you open a JIRA issue describing the problem. I can imagine to offer both possibilities on the GUI, having a drop box showing all detected drivers and alternatively an entry field for the class name. Obviously, this is needed to support Informix. Zitat von thegis : > Hi Christian, > >

Re: [Geoserver-users] Geoserver 2.2-beta1 JDBC authentication provider for Informix

2012-04-19 Thread thegis
Hi Christian, Thanks for your help and tests. Unfortunately I cannot test authentication on another database. Informix is not crucial for us, but it would still be nice support it through the new security system. Looking at the Informix docs, it seems that the driver needs to be discovered throug

Re: [Geoserver-users] Geoserver 2.2-beta1 JDBC authentication provider for Informix

2012-04-18 Thread christian . mueller
Hi thegis, I did some tests. In my environment I have installed the following drivers. oracle db2 h2 postgres mysql hsqld ms sqlserver jdbc.odbc bridge I get all this drivers in the combo box. I downloaded the informix driver and interestingly, this is the only one NOT appearing in the list.

Re: [Geoserver-users] Geoserver 2.2-beta1 JDBC authentication provider for Informix

2012-04-18 Thread thegis
>> The question is therefore how to add an additional JDBC driver so that >> it can be selected with the "New Authentication Provider" page? > The panel used DriverManager.getDrivers to find available jdbc drivers. > > 1) Where did you download, I found the drivers here > http://www14.software.ibm