[Geoserver-devel] [jira] (GEOS-5734) WCS 1.1 GetCoverage response fails in multipart mode

Andrea Aime created BugGEOS-5734
WCS 1.1 GetCoverage response fails in multipart mode

Issue Type:

BugBug

Affects Versions:

2.3.0

Assignee:

Andrea Aime

Components:

WCS

Created:

26/Mar/13 9:48 AM

Description:

java.lang.ClassCastException: org.geoserver.wcs.response.CoverageEncoder cannot be cast to org.geoserver.wcs.responses.CoverageEncoder
at org.geoserver.wcs.responses.CoverageDelegateHandler.writeTo(CoverageDelegateHandler.java:38)
at javax.activation.ObjectDataContentHandler.writeTo(DataHandler.java:884)
at javax.activation.DataHandler.writeTo(DataHandler.java:317)
at javax.mail.internet.MimeBodyPart.writeTo(MimeBodyPart.java:1350)
at javax.mail.internet.MimeBodyPart.writeTo(MimeBodyPart.java:845)
at javax.mail.internet.MimeMultipart.writeTo(MimeMultipart.java:361)
at com.sun.mail.handlers.multipart_mixed.writeTo(multipart_mixed.java:85)

Very weird that the issue hasn’t popped up during the build (which has multipart tests) or the CITE tests…

Fix Versions:

2.3.1

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Andrea Aime

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)