Hi all
I was trying to get the file upload in Lenya resurrected and stumbled across the following problem:
The RequestParameterMatcher doesn't seem to match the request parameters if they come with a multipart/form-data post request.
Is there a way to make the RequestParameterMatcher match these request
parameters?
Try enabling uploads first (see web.xml)
Vadim
