-->
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.  [ 3 posts ] 
Author Message
 Post subject: Documentation needs fixes in distribution
PostPosted: Thu Mar 10, 2011 5:08 pm 
Newbie

Joined: Mon Feb 01, 2010 4:19 am
Posts: 11
I have been working through the documentation that is included with the distribution.
hibernate-distribution-3.6.1.Final\documentation\manual\en-US\html_single in section
1.2.1 Mapping the Person Class

I suggest where it says to do the following, correct it. It did not work for me. This tutorial seems to go happily along dropping details. It would be nice to have the end working code.

Finally, add the new mapping to Hibernate's configuration:
<mapping resource="events/Event.hbm.xml"/>
<mapping resource="events/Person.hbm.xml"/>


Change this to the actual entry.

Finally, add the new mapping to Hibernate's configuration:
<mapping resource="org/hibernate/tutorial/domain/Event.hbm.xml"/>
<mapping resource="org/hibernate/tutorial/domain/Person.hbm.xml"/>


Top
 Profile  
 
 Post subject: Re: Documentation needs fixes in distribution
PostPosted: Thu Mar 10, 2011 7:00 pm 
Hibernate Team
Hibernate Team

Joined: Fri Oct 05, 2007 4:47 pm
Posts: 2536
Location: Third rock from the Sun
hi, thanks for this.
Please provide a patch and attach it to a new ticket on our JIRA : http://opensource.atlassian.com/projects/hibernate/browse/HHH
Alternatively to creating patches, using github is even better.

Always use JIRA to provide fixes/improvements, the forum has way too many posts we can easily miss some.

_________________
Sanne
http://in.relation.to/


Top
 Profile  
 
 Post subject: Re: Documentation needs fixes in distribution
PostPosted: Sun Mar 27, 2011 6:51 pm 
Newbie

Joined: Mon Feb 01, 2010 4:19 am
Posts: 11
Now that I figured out more, I was able to work through the tutorial and figure out what fixes were needed. There are several tickets that I created in Jira.


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