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.  [ 4 posts ] 
Author Message
 Post subject: error in collection mapping
PostPosted: Wed Aug 30, 2006 7:13 am 
Newbie

Joined: Mon Aug 21, 2006 8:34 am
Posts: 4
Hi
I am using eclipse3.2 ,I want join 2 tables and I add this code to hbm.xml
<set name="airportCode" table="airportinformation" >
<key column="cityCode"/>
<element column="cityName" type="string"/>
</set>

but it has error "java.lang.IllegalStateException: Could not locate SessionFactory in JNDI " and befor that I put "private Set airportCode = new HashSet();" at my class ,can anyone help me, please?


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 31, 2006 6:08 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
i think you should ask such questions on the user forum

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 31, 2006 6:15 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
i think you should ask such questions on the user forum

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 31, 2006 8:27 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
i think you should ask such questions on the user forum

_________________
Max
Don't forget to rate


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

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.