-->
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: Tutorial Probleme
PostPosted: Fri Dec 16, 2005 10:23 am 
Newbie

Joined: Fri Dec 02, 2005 6:25 am
Posts: 4
http://www.netbeans.org/kb/41/hibernate.html
Ich habe mir dieses Tutorial angeschaut. Konnte soweit auch alles folgen und machen, aber bei "Create facade and JUnit tests" Punkt 8 bleibe ich hängen. Vielleicht kann mir jemand weiter helfen.Vielen Dank im voraus

Das ist meine Fehlermeldung:
Code:
Compiling 5 source files to D:\Schule\Hibernate\Hibernate\build\web\WEB-INF\classes
D:\Schule\Hibernate\Hibernate\src\java\book\hibernate\HibernateFacade.java:23: book.hibernate.HibernateFacade is not abstract and does not override abstract method updateBook() in book.business.BookFacade
public class HibernateFacade implements BookFacade {
D:\Schule\Hibernate\Hibernate\src\java\book\servlet\FrontController.java:126: HibernateFacade(org.hibernate.SessionFactory) in book.hibernate.HibernateFacade cannot be applied to ()
            facade = new HibernateFacade();
2 errors
D:\Schule\Hibernate\Hibernate\nbproject\build-impl.xml:233: The following error occurred while executing this line:
D:\Schule\Hibernate\Hibernate\nbproject\build-impl.xml:122: Compile failed; see the compiler error output for details.
BUILD FAILED (total time: 0 seconds)


Top
 Profile  
 
 Post subject:
PostPosted: Sat Dec 17, 2005 10:01 am 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
http://www.hibernate.org/hib_docs/v3/re ... orial.html


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.