RESTConfig worldimage upload fails
----------------------------------

                 Key: GEOS-4529
                 URL: http://jira.codehaus.org/browse/GEOS-4529
             Project: GeoServer
          Issue Type: Bug
    Affects Versions: 2.1.x
            Reporter: David Winslow
            Assignee: Andrea Aime


I am unable to upload a WorldImage file via RESTConfig and have it 
automatically configured.  GeoServer gives an unhelpful NullPointerException 
when I do so.

Here is a curl command that produces the behavior I am seeing using the Pk50095 
layer from the release dataset:

{code}
zip payload.zip Pk50095.* && curl 
'http://admin:geoserver@localhost:8080/geoserver/rest/workspaces/default/coveragestores/Pk90095/file.worldimage'
 -v -T payload.zip -H 'Content-Type: application/zip'
{code}

-- 
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

        

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to