[Geoserver-devel] [jira] Created: (GEOS-55) Cannot Edit DataStore of type ArcSDE

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=GEOS-55

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GEOS-55
    Summary: Cannot Edit DataStore of type ArcSDE
       Type: Bug

     Status: Open
   Priority: Major

Original Estimate: Unknown
Time Spent: Unknown
  Remaining: Unknown

    Project: GeoServer
Components:
             Configuration

   Assignee: Richard Gould
   Reporter: Richard Gould

    Created: Sat, 17 Jan 2004 4:09 PM
    Updated: Sat, 17 Jan 2004 4:09 PM

Description:
Error:
[ServletException in:/WEB-INF/pages/data/DataConfigDataStoresEditor.jsp] null'

DataStore:
    <datastore id="bizkaia.sde" enabled="false" namespace="cgf"><!-- enabled is optional, defaults to true -->
      <description>My local SDE testing database</description>
      <connectionParams>
        <parameter name="dbtype" value="postgis"/>
        <parameter name="server" value="hydra"/>
        <parameter name="port" value="5151"/>
        <parameter name="instance" value="cite"/>
        <parameter name="user" value="cite"/>
        <parameter name="password" value="cite"/>
      </connectionParams>
    </datastore>

---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira