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

Could you tell me is this a bug? And how to turn on Hessian debugging option in riena enviroment?
Thanks.

Yau.

----- Original Message ----- 
From: Yau 
To: Riena Developers list 
Sent: Thursday, June 03, 2010 5:27 PM
Subject: Re: [riena-dev] com.caucho.hessian.io.HessianFieldException


I have filed a bug for this, see Bug 315546.
----- Original Message ----- 
From: ekke 
To: Riena Developers list 
Sent: Thursday, June 03, 2010 4:21 PM
Subject: 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




_______________________________________________
riena-dev mailing list
riena-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/riena-dev




_______________________________________________
riena-dev mailing list
riena-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/riena-dev

Back to the top