Joined: Mon Jan 25, 2010 11:31 pm Posts: 2
|
Hi, I have an axis web service deployed on the jboss 5.1 container. I keep getting the Initial SessionFactory creation failed. org.hibernate.MappingNotFoundException: resource: It says my .hbm file is not found. The hbm files exists in my axis archive file which is deployed under /usr/local/jboss/server/web/deploy/axis2.war/WEB-I NF/services Does anyone know why it can't find the hbm files. Hibernate cfg file location is in the classpath. I can see .hbm files inside my .aar file (Axis archive file) deployed in axis2 in jboss.
|
|