Subject: RE: Hibernate3 plugin cannot find resource specified in
hibernate.cfg.xml file
Hi Bryan,
When you execute mvn clean resources:resources does your
hibernate.cfg.xml file get copied into target/classes ?
Thanks
Lakshman
> -Original Message-
> From: Bryan Woodcox [mailto:
rg
> Subject: RE: Hibernate3 plugin cannot find resource specified in
hibernate.cfg.xml file
>
> Lakshman,
>
>
>
> Thanks for the response. My Category.hbm.xml was not in the
> src/main/resources directory, but I have moved it there to now avail.
>
>
>
Lakshman,
Thanks for the response. My Category.hbm.xml was not in the
src/main/resources directory, but I have moved it there to now avail.
I am running mvn clean generate-sources to execute the build. Attempting a
mvn clean resources:resources hibernate3:hbm2java yields the same
error/st
Hi Bryan,
I am asking the obvious, but do you have your hibernate.cfg.xml and
CategoryImpl.hbm.xml in src/main/resources.
Secondly, are you executing mvn clean resources:resources
hibernate3:hbm2java
Thanks
Lakshman
> -Original Message-
> From: Bryan Woodcox [mailto:[EMAIL PROTECTED]