DataStoreConfiguration page fails if going to edit a datastore when the propper geotools plugin is not available
----------------------------------------------------------------------------------------------------------------
Key: GEOS-2164
URL: http://jira.codehaus.org/browse/GEOS-2164
Project: GeoServer
Issue Type: Bug
Components: Wicket UI
Affects Versions: 2.0-alpha1
Reporter: Gabriel Roldán
Assignee: Gabriel Roldán
Fix For: 2.0.x
If a configuration is loaded that has a datastore configured, but the geotools plugin for the datastore kind is no longer available, editing the datastore fails with an exception instead of providing a useful feedback message:
java.lang.IllegalArgumentException: Can't get the DataStoreFactory for the given connection parameters
at org.geoserver.web.data.datastore.DataStoreConfiguration.<init>(DataStoreConfiguration.java:100)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira