-->
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.  [ 1 post ] 
Author Message
 Post subject: newbie:hibernate tutorial error
PostPosted: Fri Feb 17, 2006 10:29 am 
Newbie

Joined: Mon Feb 13, 2006 4:39 am
Posts: 3
hibernate 3.0, mac os x, jdk1.4

hi, i've problem while follow hibernate tutorial from hibernate website. Can someone show me what the problem..the error

mac:/usr/local/src/hibernate-3.0/hibernateTutorial root# ant
Buildfile: build.xml

clean:
[delete] Deleting directory /usr/local/src/hibernate-3.0/hibernateTutorial/bin
[mkdir] Created dir: /usr/local/src/hibernate-3.0/hibernateTutorial/bin

copy-resources:
[copy] Copying 3 files to /usr/local/src/hibernate-3.0/hibernateTutorial/bin
[copy] Copied 2 empty directories to 1 empty directory under /usr/local/src/hibernate-3.0/hibernateTutorial/bin

compile:
[javac] Compiling 3 source files to /usr/local/src/hibernate-3.0/hibernateTutorial/bin
[javac] /usr/local/src/hibernate-3.0/hibernateTutorial/src/events/EventManager.java:32: cannot resolve symbol
[javac] symbol : method getTransaction ()
[javac] location: interface org.hibernate.Session
[javac] session.getTransaction().commit();
[javac] ^
[javac] 1 error

BUILD FAILED
/usr/local/src/hibernate-3.0/hibernateTutorial/build.xml:19: Compile failed; see the compiler error output for details.

tq


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

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.