[jboss-user] [JNDI/Naming/Network] - Re: javax.naming.NameNotFoundException hibernate service

GBlack do-not-reply at jboss.com
Sat Jan 20 01:59:22 EST 2007


"jaikiran" wrote : As mentioned in the log, the service is bound at :
  | java:/hibernate/MySqlSessionFactory
  | 
  | However you are looking up java:/hibernate/MySessionFactory. Change the lookup code to
  | 
  | this.factory = (SessionFactory) ctx.lookup("java:/hibernate/MySqlSessionFactory");

Thank you  very match. There are so many config files then I wasn't able to find my typing error.

yours faithfully GB.

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

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



More information about the jboss-user mailing list