[jboss-user] [JBoss/Spring Integration] - Re: Struts spring hibenate in jboss without jboss-deployer

sriram4java@gmail.com do-not-reply at jboss.com
Mon Apr 9 04:56:45 EDT 2007


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#4035658

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4035658




More information about the jboss-user mailing list