your jsp pages should be in src/main/webapp/WEB-INF/jsp
and your hbm.xml in src/main/resources

given that you're using that directory layout, can you post your pom.xml ?

On 11/9/06, Gianfranco Oldani <[EMAIL PROTECTED]> wrote:

Hi,
I am trying to build a web application using Spring and Hibernate. All
goes
find except that my jsp pages  and all the *.hbm.xml  are not copied in
the
target war. The directory structure is the standard one for a web app as
advised by maven book.


--
http://valerioschiavoni.blogspot.com
http://jroller.com/page/vschiavoni

Reply via email to