[jboss-user] [Messaging, JMS & JBossMQ] - Re: JBoss exception when sending message to IBM MQ
ataylor
do-not-reply at jboss.com
Tue Feb 26 03:52:47 EST 2008
properties.put(Context.INITIAL_CONTEXT_FACTORY, "java.naming.factory.initial");
The property you set here should be the class that is used to create the InitialContext, for JBoss this is 'org.jnp.interfaces.NamingContextFactory', you'll have to check the IBM MQ documentation to find the name of their Context Factory
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132070#4132070
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132070
More information about the jboss-user
mailing list