Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [riena-dev] com.caucho.hessian.io.HessianFieldException

yau,

as stefan wrote: please open a bugzilla for this

ekke
Am 03.06.10 10:13, schrieb Yau:
Thanks for your reply.

I have made an minimal example to reproduce the problem.
See the attachment.

The EntRec contains a java.sql.Timestamp field.
You can view test.serv.ServiceImpl class,
If the server return just 1 EntRec, the invocation is OK. 
If the server return more EntRecs, if the Timestamp field is not null, it failed, if the Timestamp field is null, it is OK.


----- Original Message ----- 
From: "Stefan Liebig" <Stefan.Liebig@xxxxxxxxxxxx>
To: "Riena Developers list" <riena-dev@xxxxxxxxxxx>
Sent: Wednesday, June 02, 2010 8:24 PM
Subject: Re: [riena-dev] com.caucho.hessian.io.HessianFieldException


Hi Yau,

Yes, seems that there is something wrong with the deserialization.
Could you please open a bug for this? It would be very helpful if you 
could attach a minimal example showing the failure. Or at least all the 
classes which get transferred.

Tschüß,
Stefan
  
_______________________________________________ riena-dev mailing list riena-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/riena-dev


--

ekke (ekkehard gentz)
independent software-architect
senior erp-consultant
eclipse | osgi | equinox | mdsd | oaw | emf | uml
max-josefs-platz 30, D-83022 rosenheim, germany
mailto:ekke@xxxxxxxxxxxxxxxx
homepage (de): http://gentz-software.de
blog (en): http://ekkes-corner.org
twitter: @ekkescorner
skype: ekkes-corner
Steuer-Nr: 156/220/30931 FA Rosenheim, UST-ID: DE189929490


Back to the top