[appfuse-user] RE: Cycle detected problem in web servive

2010-05-09 Thread mlounnaci
Hello, Thanks a lot for replay. I realy need to use these two functions fromJSON() / toJSON(). Knowing that there is a circular reference between my objects. Can you tell me more how to use them? Regards From: Dale Newfield [via AppFuse] [mailto:ml-node+2132854-1162864273-139.

Re: [appfuse-user] RE: Cycle detected problem in web servive

2010-05-09 Thread Dale Newfield
On 5/9/10 9:57 AM, mlounnaci wrote: I realy need to use these two functions fromJSON() / toJSON(). Knowing that there is a circular reference between my objects. Can you tell me more how to use them? I wrote them by hand. Based on the library available from http://www.JSON.org/java/index.htm

Re: [appfuse-user] RE: Cycle detected problem in web servive

2010-05-09 Thread Matt Raible
On May 9, 2010, at 9:48 AM, Dale Newfield wrote: > On 5/9/10 9:57 AM, mlounnaci wrote: >> I realy need to use these two functions fromJSON() / toJSON(). Knowing >> that there is a circular reference between my objects. >> >> Can you tell me more how to use them? > > I wrote them by hand. Based