[jboss-user] [Installation, Configuration & Deployment] - Re: Deployment

jaikiran do-not-reply at jboss.com
Thu Sep 17 01:02:33 EDT 2009


_session_factory  = (SessionFactory) ctx.lookup("java:/hibernate/GGGoMobileSessionFactory");
  | 

Is this lookup code in the same JVM as the JBoss AS? Or is it being looked up from some standalone client? And also please post the entire console logs (not server.log) and the entire exception stacktrace which will give us an idea as to what is going on.

And does the JNDIView show that the session factory is bound under that name http://www.jboss.org/community/wiki/DisplayTheJDNITreeWithTheJMXConsole

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

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



More information about the jboss-user mailing list