Maruti.ear
dao.har
<my class file>
map
<all hibernate mapping files>
META-INF
hibernate-service.xml
maruti.war
WEB-INF
lib
classes
applicationContext.xml
applicationContext-hibernate.xml
applicationContext-service.xml
<all jsp files>
META-INF
application.xml
jboss-app.xml
in applicationContext.xml
java:/hibernate/SessionFactory
in applicationContext-hibernate.xml
while deploying this app ,my hibernate is getting deployed first & when deploying
spring part its throwing
java.lang.ClassNotFoundException: eLog.eTrack.dao.impl.BaseDAOHibernate
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035658#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...