On 19/12/05, vishakha sawant <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I am newbie.  I am using eclipse IDE 3.1 and Ant 1.6. This project is
> using
> hibernate for database persistancy. I have hibernate configuration file
> placed in classes/resources folder. I have one e.jar file which uses this
> resource file to loadconfiguration of hibernate But after building with
> ant
> tool in eclipse that jar file is not able to get that
> hibernate.cfg.xmlfile(hibernate configuration file). please tell me
> what should i do? please
> help me.
> Any tutorial link about eclipse and ant will also do.
>
> Regards,
> Vishakha
>
>
I have used hibernate and I think you should place hibernate.cgf.xml in the
root directory of your jar. In my opinion the problem is not in eclipse, but
rather the way you package your jar file. Please post some of your code to
see it.

--
Regards, Petar!

Reply via email to