jaikiran pai [
http://community.jboss.org/people/jaikiran] replied to the discussion
"Binding a SessionFactory"
To view the discussion, visit:
http://community.jboss.org/message/537084#537084
--------------------------------------------------------------
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
[
http://community.jboss.org/message/537084#537084]
Start a new discussion in JNDI and Naming at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]