Hi,

> and create resources, webapp folders in Myapplication\src\main
> and inside resources i created 3 folders hibernate, properties and spring.
> in hibernate i kept all .hbm.xml files, in properties all properties files,
> and in spring again i created 3 folders beans, config and database.
> in beans i kept dispatch-servlet.xml  and in database i kept
> hibernate.cfg.xml.
>    in webapp i created WebINF\pages inside WebINF i kept web.xml and inside
> the pages folder i kept all jsp pages...

I don't know if this is simply a spelling error in your mail, but that folder 
is normally called WEB-INF, not WebINF...

Apart from that, why do you add lots of repository entries to your pom.xml? 
This is generally considered a bad idea, and I recommend to install a 
repository manager such as Nexus, Artifactory, Archiva etc. somewhere on your 
environment and point your Maven installation to that instance...


HTH

Thorsten

Attachment: PGP.sig
Description: Signierter Teil der Nachricht

Reply via email to