Mantis - Resin
Viewing Issue Advanced Details
3789 major random 11-27-09 07:39 12-02-09 09:29
jkriesten  
ferg  
normal  
closed 4.0.2  
duplicate  
none    
none 4.0.3  
0003789: FORM data not available in request
With resin-4.0.2 posted form data doesn't get thru to my Wicket-Application.

The problem is a bit difficult to reproduce. Out of 5 times posting form data
only once the content reaches Wicket. Else the posted data is null!

It looks like there might be a timing problem. I.e. when Wicket processes the
form data, these seems not to be available in the request object yet!

This doesn't exist with resin-4.0.1.
Resin-4.0.2
Apache/2.2.14 + mod_caucho

java version "1.6.0_11"
Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
Java HotSpot(TM) 64-Bit Server VM (build 11.0-b16, mixed mode)

Linux version 2.6.25.20-0.5-default (geeko@buildhost) (gcc version 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036] (SUSE Linux) ) 0000001 SMP 2009-08-14 01:48:11 +0200

Notes
(0004324)
ferg   
12-02-09 09:29   
0003790