Issue Details (XML | Word | Printable)

Key: GRAILSPLUGINS-440
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Peter Ledbrook
Reporter: Erik Pragt
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Grails Plugins

Remoting: please upgrade Hessian from 3.1.1 to 3.1.6

Created: 09/Jul/08 03:22 AM   Updated: 11/Sep/08 09:18 AM   Resolved: 11/Sep/08 09:18 AM
Component/s: Grails-Remoting
Affects Version/s: None
Fix Version/s: Grails-Remoting 1.0

Time Tracking:
Not Specified

File Attachments: 1. Zip Archive test-remoting.zip (1.50 MB)


Testcase included: yes


 Description  « Hide

See GRAILS-3213:

Please upgrade the Hessian library to 3.1.6. Currently it does not work with Spring 2.5.4, and this way, remoting with Hessian is not possible.

(Remoting with Burlap is also not possible, but that is caused by some other issue, which I will describe in the next bug report.)

Ps: the attached project does work, because I upgraded to Hessian 3.1.6. The 3.1.1 library is still included: reverting to that one will reproduce the problem



Peter Ledbrook added a comment - 11/Sep/08 09:18 AM

I have skipped the requested version on gone straight to 3.2.0. Hope that's ok.