Tomasz Pik opened SPR-5983 and commented
There's a sample of XML configuration for COS upload in reference manual for upload: http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/ch16s08.html
But it looks that COS upload is no longer supported by spring - class CosMultipartResolver is not included in spring 3.0.0M3 (as well as in spring 2.5.x).
Please, update reference manual by removing references to COS.
Affects: 3.0 M3