-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Using Hibernate with XMLRPC
PostPosted: Tue Jan 27, 2004 11:41 am 
Newbie

Joined: Tue Jan 27, 2004 10:59 am
Posts: 1
Hi all,
I am trying to use hibernate with XMLRPC to provide remote access to a legacy database. I was just wondering if anyone else has any experience with this as I am having problems unmarshalling Sets so that they are acceptable to Hibernate. For example: I have a table (Foo) that has a many-to-many relationship with another (Bar). This maps to a Set in the Foo Java object. In XMLRPC this ends up being represented by a nested array of Bar structs, which needs to somehow be unmarshalled and converted into a Set so that it can be assigned to the Java object. Can anyone point me at any resources that discuss sensible ways of teaming up XMLRPC with hibernate to provide remote access to a database?

Thanks,
Alan


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.