It depends on how you build the WAR file. Are you using Ant or Maven?
You just need to make sure that you're including the *.hbm.xml files
in the WAR.

--
Arthur Kalmenson



On Tue, Dec 30, 2008 at 9:53 AM, ganesh <[email protected]> wrote:
>
>  I have hibernate.cfg.xml and *.hbm.xml files in a package /com/test/
> server/config folder.
>
> /com/test/client/Example.java
> /com/test/server/
>
> How do i deploy these cfg.xml and hbm.xml files to the tomcat.
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to