Community

Binding a SessionFactory

reply from jaikiran pai in JNDI and Naming - View the full discussion
public class SessionFactoryContext implements InitialContextFactory
{

 

I don't know why you have your own implementation of javax.naming.InitialContextFactory. You don't need that, as far as I can understand from that piece of code. Looking at the stacktrace, the implementation of your method is incorrect.

Reply to this message by going to Community

Start a new discussion in JNDI and Naming at Community