Dear Seniors...
i was in a full search for Hibernate+struts+Tomcat+Mysql...
i got ur example application in this following link.
http://homepage.mac.com/edahand/project ... mple1.html
after all the instructions....i use Ant to buid the appln...
and when i call the link
but i call the following link ...
http://localhost:8080/example1/items.do
i am getting this kind of Mapping Eroor....
---------------------------------
java.lang.RuntimeException: net.sf.hibernate.MappingException: Error reading resource: com/celestials/example1/Item.hbm.xml
at com.celestials.example1.ConnectionFactory.(Unknown Source)
at com.celestials.example1.ConnectionFactory.getInstance(Unknown Source)
at com.celestials.example1.ItemService.getItemList(Unknown Source)
---------------------------------
but...i have item.hbm.xml at the
<classes\com\celestials\example1> directory...
Now...wht shd i do to overcome this.....
pls guide me to make this(my) application "SUCCESS".
thanx...expecting ur quick reply.
thanx in advance!
ur Junior,
-Munas.
(very new to Hibernate Concepts)