Have a situation where a 3rd part commercial application is sending, from Flash, a raw XML post (no key-value pairs). Most of the time it works, but we just encountered a situation where a 30k post is causing a 500 error.
I seen the error online before, but no resolution. So my thought was to somehow intercept the post prior to java parsing. does anybody know of a way to do this and still maintain the Coldfusion session? I have tried onRequestStart() but that seems too late. thanks Kevin ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331034 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

