Chris Holmes ha scritto: > At the geoserver level we're just aiming for feature parity with the old > UI right now, so this isn't on the list. But the idea is definitely > that UI improvements will be easier with the new technology, and this > should be pretty high on the list for new things. I don't think we've > thought about how to do it yet, what the UI would look like, but it > should be possible, especially since geotools is now fixed up for it.
Actually it's possible to use JNDI in the old UI provided you make up the proper factory for it. I have one for postgis sitting around, and the bugs the user is referring to have one for Oracle. I was waiting for the ability to create a module for these JNDI based factories, but if it's ok with other developers, I can also fit each one in the respective datastore modules in GeoTools. Problem is, I won't be around for a week, so if someone else wants to pick this up be my guest (I can send over the patches for postgis along with some unfinished unit tests). Cheers Andrea ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
