-->
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: Passing entity objects through SOAP web services
PostPosted: Tue Jun 03, 2008 9:28 pm 
Newbie

Joined: Wed Sep 27, 2006 2:26 pm
Posts: 6
I have a MySQL database with a few tables in it and have developed an API that uses hibernate to manage the data in the database. Everything is fine from a hibernate/database perspective.

My problem lies in taking the objects that represent rows in a database and passing them back to the client via a SOAP message. I was wondering if there is any guidance that I can follow to help me as I am having problems with the JAXB marshalling of the data.

I understand that this might be somewhat off-topic, but I am having problems trying to figure this out and I am sure I'm not the first person to do this.

Basically, what I want to do is to have a web service that can be called and the service would return a java.util.List<MyEntity> of objects that represent a specific query in the database.

I am using Glassfish V2-ur2, hibernate 3.2.6

Thank you.


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.