Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

413 Request Entity Too Large

prsahaApr 29 2008 — edited Apr 29 2008
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 27 2008
Added on Apr 29 2008
2 comments
1,445 views