-
Oct 10th, 2007, 06:15 AM
#1
XFire and Hibernate in Spring over Web
Hi,
if i posted this in wrong section feel free to move it to the correct one, but i'm a bit curious where to post this.
I have a very weird problem. We are using Springframework with XFire and Hibernate. All Database rows are implemented as Persistence Objects for Hibernate. So far it works well.
We transfer this persistent objects over XFire between several Services which works too. But as soon as there is "Boolean" (NOT boolean) type involved the value stored in Boolean variable ist lost after transferring over XFire. So at the target service always null arrives as variable value.
It's important to note that this strange behaviour only applies to persistence objects, but not to normal objects transferred over XFire.
Maybe someone encountered this problem too and has a solution for it
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules