-->
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.  [ 2 posts ] 
Author Message
 Post subject: one-to-one with subclass
PostPosted: Thu Jan 15, 2004 5:32 am 
Beginner
Beginner

Joined: Thu Jan 08, 2004 4:40 am
Posts: 48
Location: Bangkok, Thailand
I have got design below
Member
-memberId:Long
-address:Address(one-to-one)
-offAddress:OfficeAddress(one-to-one)

Adress
-addressId:Long
-memberId:Long

OfficeAddress extends Address
-officeName:String

once I deployed them in Jboss I have got this complain:

15:57:06,013 INFO [Configuration] processing one-to-one association property references
15:57:06,013 INFO [HibernateServiceMBean] Could not build SessionFactory using the MBean classpath - will try again using client classpath: property-ref not found: memberId in class: org.hibernate.workshop.toolset.OfficeAddress

Can anyone help me? What did I do wrong?
Thanks

_________________
<name>arin</name>
<at>netplus software</at>


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 15, 2004 9:52 am 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
Show your mapping and classes.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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.