PDA

View Full Version : Hessian with Binary Data through Spring



sedrik
Nov 7th, 2005, 06:22 PM
Has anyone implemented large file / binary support in Hessian using the HessianServiceExporter within Spring?

All the posts I've seen so far seem to suggest you need to fall back to the Hessian API directly, which suggests to me that I can't use the HessianServiceExporter controller.

Is this true?

Thanks!