Hi ,
In my web application i used hibernate.cfg.xml where the file should be placed exactly.
my application structure is given below
jbpm---->src
------->.java files
web-inf
-------->classes
hibernate.cfg.xml
lib--------all the jars
when iam deploying my application in jboss server using hibernate
it will not finding hibernate.cfg.xml file
Thanks,
Suresh