[Hessianobjc-user] Which hessian jar to use?
Status: Alpha
Brought to you by:
cocoa_dood
|
From: Tom D. <tgd...@gm...> - 2007-12-08 06:58:50
|
Hi, I'd like to double check that HessianObjC is compatible with the 3.1.3 jar from Caucho. I'm getting this error: 2007-12-08 14:20:26.458 otest[55210:80f] ERROR: excepted 'B' tag for binary chunk sequence 2007-12-08 14:20:26.477 otest[55210:80f] expected 'S' for last string chunk 2007-12-08 14:20:26.479 otest[55210:80f] expected 'S' for last string chunk 2007-12-08 14:20:26.480 otest[55210:80f] expected 'X' for last xml chunk 2007-12-08 14:20:26.483 otest[55210:80f] expected 'X' for last xml chunk 2007-12-08 14:20:26.484 otest[55210:80f] expected 'S' for last string chunk 2007-12-08 14:20:26.488 otest[55210:80f] ERROR: excepted 'B' tag for binary chunk sequence 2007-12-08 14:20:26.489 otest[55210:80f] expected 'X' for last xml chunk 2007-12-08 14:20:26.491 otest[55210:80f] ERROR: excepted 'B' tag for binary chunk sequence calling from ObjC to Java -- I haven't done any debugging yet, but I'd just like to know if my two endpoints are compatible. Additionally, I see that this list is quiet -- have people shifted to a different protocol for ObjC-Java integration? What other *binary* alternatives are there? IIOP... Thanks, Tom |