[jboss-user] [JNDI and Naming] - Binding a SessionFactory

jaikiran pai do-not-reply at jboss.com
Tue Apr 13 04:34:50 EDT 2010


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&containerType=14&container=2083]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100413/17db0f89/attachment.html 


More information about the jboss-user mailing list