They are in my classes folder
Regards,
Frank
----- Original Message ----- From: <[EMAIL PROTECTED]>
To: "Tapestry users" <[email protected]>
Sent: Friday, April 15, 2005 11:39 AM
Subject: Re: Help with component expression
To be exact: it is the output folder of the project, but eclipse will automagically move it there when it compiles the project (you might have to "refresh"). If you are not working with eclipse then it depends on the folder structure of you project.
|--------+------------------------> | | [EMAIL PROTECTED]| | | elinx.de | | | | | | 15.04.2005 | | | 17:37 | | | Please respond| | | to "Tapestry | | | users" | | | | |--------+------------------------>
>----------------------------------------------------------------------------------------------------------------------------------|
| |
| To: "Tapestry users" <[email protected]> |
| cc: |
| Subject: Re: Help with component expression |
>----------------------------------------------------------------------------------------------------------------------------------|
Read the message. /hibernate.cfg.xml means that that it cannot be found in the root directory of your classpath. Put it there and it should work ... If you are on eclipse this is usually the "src" folder.
|--------+------------------------> | | "Frank" | | | <[EMAIL PROTECTED]| | | il.com> | | | | | | 15.04.2005 | | | 17:34 | | | Please respond| | | to "Tapestry | | | users" | | | | |--------+------------------------> > ----------------------------------------------------------------------------------------------------------------------------------|
| | | To: "Tapestry users" <[email protected]> | | cc: | | Subject: Re: Help with component expression | > ----------------------------------------------------------------------------------------------------------------------------------|
But you did create and edit the hibernate configuration file, did you<Yes, hibernate.cfg.xml
But you setup and created mapping files for the classes that shall be persisted<Yes, Author.hbm.xml
But you created the tables in the database that are used to persist the classes<Yes
And you have a database up and running<Yes
I also copied the jars from Hibernate21/lib to tomcat shared/lib
I now also get
/hibernate.cfg.xml not found
Where should this file reside?
Thanks Frank
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
