http://dwark.blogspot.com/2006/10/maven-2-hibernate-hsqldb.html

Eric

On 7/24/07, pinky88 <[EMAIL PROTECTED]> wrote:


Hi everyone,

I'm a newcomer to Maven and Hibernate..

If i use the hibernate dependeny

<groupId>hibernate</groupId>
<artifactId>hibernate</artifactId>
<version>3.2.4.sp1</version>
<scope>compile</scope>

in a web-app that's built with Maven, using the postgresql database,
and adding appropriate postgresql dependency and creating the
Hibernate mappings etc, do I need to do more than just mvn package and
deploy to the tomcat container? Finding it hard to get sufficient info
online!

Thanks a million in advance =]
Karen
--
View this message in context:
http://www.nabble.com/Maven---Hibernate%2C-creating-a-web-app-tf4134931s177.html#a11760216
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Eric Redmond
http://blog.propellors.net

Reply via email to