
|
If you were logged in you would be able to see more operations.
|
|
|
WebWork
Created: 14/Mar/06 05:13 PM
Updated: 15/Mar/06 01:17 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
2.2.1
|
| Fix Version/s: |
2.2.2
|
|
|
The MultiPartRequestWrapper user Class.forName(parser) to load the parser instead of using Thread.currentThread().getCOntextClassLoader().loadClass(). This results in a 500 error (trying to load org.apache.fileupload.FIleUploadException) when using QuickStart.
|
|
Description
|
The MultiPartRequestWrapper user Class.forName(parser) to load the parser instead of using Thread.currentThread().getCOntextClassLoader().loadClass(). This results in a 500 error (trying to load org.apache.fileupload.FIleUploadException) when using QuickStart. |
Show » |
|