hi,

My application working fine if i am not getting session factory from Jndi.
Using hibernate.cfg.xml and loading configuration,if i do then there is no 
problem.
But now i have jndi bounded hibernate session factory and placed that 
configuration file and all .hbm.xml and java objects in har archive and that is 
palced in ear which contains my application war.
Structure of my ear:

.har(hibernate jndi bind config.xml,.hbm.xml  and business objects)
.war(application war file)
.jar(common libraries-it contains all the jars and my applications classes)

It has been deployed successfully and my web application's first login page is 
opened.

No session close is done explicitly....

please help

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951432#3951432

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


_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to