413 Request Entity Too Large
prsahaApr 29 2008 — edited Apr 29 2008Hi,
I am trying to depoy a BPEL code using JDEV to a remote SOA server located at client's end. However the deployment is failing with the following message.
<HTML><HEAD>
<TITLE>413 Request Entity Too Large</TITLE>
</HEAD><BODY>
<H1>Request Entity Too Large</H1>
The requested resource<BR>/integration/services/deploy/deployHttpClientProcess.jsp<BR>
does not allow request data with POST requests, or the amount of data provided in
the request exceeds the capacity limit.
</BODY></HTML>
The file that I am trying to deploy has a size of around 580KB. I am not able to understand as how to fix this issue.
Please help asap.
Thanks
P.S