On 20/03/18 18:02, Kerckhof, Steven wrote:
> I am receiving the following exception message in the Tomcat log when 
> attempting to do a multi-part upload:
> 20 Mar 2018 10:21:13 [https-openssl-nio2-443-exec-9] DEBUG 
> org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor - Found operation: 
> submitBatch
> 20 Mar 2018 10:21:13 [https-openssl-nio2-443-exec-9] DEBUG 
> org.apache.cxf.attachment.AttachmentDeserializer - The attachment header size 
> has exceeded the configured parameter: 300
> 20 Mar 2018 10:21:14 [https-openssl-nio2-443-exec-9] WARN  
> org.apache.cxf.jaxrs.impl.WebApplicationExceptionMapper - 
> javax.ws.rs.WebApplicationException: HTTP 413 Request Entity Too Large
>       at 
> org.apache.cxf.jaxrs.ext.MessageContextImpl.get(MessageContextImpl.java:84)

Look at where the exception is coming from. That is nothing to do with
Tomcat. You need to look at your CXF configuration.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to