Community
Participate
Working Groups
The upload of certificarte doesn't work anymore, the upload code just isn't started, maybe a RAP issue with ServerPushSession? I'm investigating right now, but, Gunnar, if you have an idea, please let me know.
the browser showed the error: http://localhost:3110/;jsessionid=996ewillo6dp1p1mvxviantuq?servicehandler=…s.dialogfields.UploadDialogField%24UploadHandler%401875605769&cid=d085754d 405 (HTTP method POST is not supported by this URL)
may it be related to a change in POST requests in RAP 2.3? https://www.eclipse.org/rap/noteworthy/2.3/?build=M1
the issue really seems related to RAP 2.3, when I switch back to RAP 2.2. the file upload works
There were some file upload related changes in RAP 2.3. I'll check with the RAP team.
Are you using the (correct) version of the fileupload/filedialog component from the RAP Incubator? For RAP 2.3 it should be a bundle version of 0.6.0 (or the 2.3.0 version of the org.eclipse.rap.fileupload.feature feature).
It might be that we don't. I'll have a look.
I'm able to reproduce it. It's a regression in RAP 2.3 (caused by changes done to 406428).
FWIW, this has been fixed in 1.3.1 already.