-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
Ho Tri Bao opened SPR-5469 and commented
Currently, regardless in which protocol (hessian 1 or hessian 2) that the client requests, the Hessian2Input will always be used if the class is available in the classpath. It works in hessian 3.1.2 but no longer work s with hessian 3.2.1
I got the answer from hessian mailinglist that Hessian2Input does not support hessian 1 protocol. Adaptations are needed in Spring in order to support the new version of hessian.
Please refer to the post in forum.
Affects: 2.5.6
Reference URL: http://forum.springframework.org/showthread.php?t=66876
Attachments:
- SPR-5469.patch (2.83 kB)
Issue Links:
- Support Hessian 4.0.1 with Spring 3.0 [SPR-6041] #10710 Support Hessian 4.0.1 with Spring 3.0
2 votes, 4 watchers
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement