六狼论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

搜索
查看: 40|回复: 0

hessian3.2.1的一个问题

[复制链接]

升级  66%

7

主题

7

主题

7

主题

童生

Rank: 1

积分
33
 楼主| 发表于 2013-2-4 20:24:27 | 显示全部楼层 |阅读模式
      hessian3.2.1工作在2.0-2.5.6spring下会出现问题哦。如果你遇到expected string at 0x6d这个错误信息那么看看这段话吧.不能百度啊,还是谷歌强些.搞了我一晚
 
Message: 2Date: Tue, 10 Feb 2009 09:50:18 -0800From: Scott Ferguson <ferg@caucho.com>Subject: Re: [Hessian-interest] hessian 3.2.1: Does Hessian2Inputsupport hessian-1 input?To: Discussion of the Hessian protocol <hessian-interest@caucho.com>Message-ID: <D3DD4666-1F0E-41FA-BDCA-AAFD880F0FF8@caucho.com>Content-Type: text/plain; charset="us-ascii"On Feb 9, 2009, at 11:23 PM, Ho.Tri.Bao wrote:> Hello,>> It seems to me that Hessian2Input in hessian 3.2.1 does not> understand hessian 1 protocol whereas it did understand in hessian> 3.1.2 -> 3.1.6. When I use hessian 3.2.1 in Sping framework, I> always get the following exception>> com.caucho.hessian.io.HessianProtocolException: expected string at> 0x6d>> Is it a bug or a feature?Feature. The initial 3 bytes indicates the protocol and version. Theserver needs to decode those three bytes and select the proper protocol.Clients which need to support Hessian 1.0 servers should send "c \x02\x00" and use Hessian 1.0 encoding. Clients which know the server isHessian 2.0 should send "H \x02 \x00".-- Scott  
 
      原文在:http://forum.springframework.org/showthread.php?t=66876 
您需要登录后才可以回帖 登录 | 立即注册 新浪微博账号登陆

本版积分规则

快速回复 返回顶部 返回列表