Re: client-side deserialization issue of bytecode enhanced classes in dev mode

2010-07-27 Thread Deepak Singh
Can i know how you are using jibx binding with gwt ? On Tue, Jul 27, 2010 at 2:53 PM, lpetit wrote: > Hello, > > I have a problem in dev mode. > I've made a set of domain classes client-side compatible (the java 2 > javascript compiler reports no error). > When I get an instance of a class in th

client-side deserialization issue of bytecode enhanced classes in dev mode

2010-07-27 Thread lpetit
Hello, I have a problem in dev mode. I've made a set of domain classes client-side compatible (the java 2 javascript compiler reports no error). When I get an instance of a class in the server, it's via jibx. jibx uses bytecode enhancement in a post-compilation phase, and adds some fields to the e