Hello all,

I'm trying to learn how I can use cxf the best. To do that, I have created a
simple webservice that looks up a user by username and password. Bound to
this user are a couple of domains that this user is allowed to log in for.
These domains are being lazy loaded by hibernate. When the service is run I
get an exception that hibernate is not bound to the session. I've tried a
number of ways to add transactions to the configuration, but I could not get
it to work. Has anyone an example for me how I should put everything
together? 

Thx in advance.
-- 
View this message in context: 
http://www.nabble.com/cxf-2.0.4%2C-spring-2.5%2C-hibernate-3.2.5.ga-and-lazy-loading-tp15560510p15560510.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to