They have to be on the classpath. The base configuration file ends up in 
WEB-INF/classes. I've always put my hbm.xml files alongside the classes they 
map.

Make sure that there is only one copy of your JDBC driver in your classpath as 
well, and that it's in the right location.

/mde/

--- On Tue, 5/25/10, Yucca Nel <yucca...@live.co.za> wrote:

> From: Yucca Nel <yucca...@live.co.za>

> hello and than you. I will spend next
> few hours fixing this. I need to fix hibernate catalog too
> as it is still trying to create tables in my test
> datatabase
> probably because catalogs are defined for test database in
> entity hbm.xml mappings?
> 
> Do these mappings ususally go in the WEB-INF classes
> directory or can I put them with other metadata directly in
> WEB-INF?
> 
> I am not too sure on the username being incorrect for my
> credentials defined in xml as I made sure to check for
> trailing and leading whitespace but will look again.I will
> also fix the error handle and path to error page



      


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to