am getting an error as follows when I try to look up for TCF.
"javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial"
what could be the problem?
I have the rt.jar in the classpath that has the Context.class and the InitialContext.class. I have the fscontext.jar in the classpath for "com.sun.jndi.fscontext.RefFSContextFactory" to be used as the Initial_Context_Factory. My Provider_url is "file://172.30.66.14/C:/Program Files/IBM/MQSeries/Java".
what's wrong in my set up?
I have been trying out all I could think on this..
but nothing seem to solve my prob so far..
help me out guys..
I just have some mroe time left to get things up and running..
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum