| Author |
Error while Running the Client in JBoss
|
Sachin More
Greenhorn
Joined: Jan 08, 2005
Posts: 1
|
|
javax.naming.NoInitialContextException: Cannot instantiate class: org.jnp.interfaces.NamingContextFactory [Root exception is java.lang.ClassNotFoundException: org.jnp.interfaces.NamingContextFactory] This is the error message I am getting while running my Client program. It was complied successfully Should I change the jndi.prorperties file to get the proper results. I am placing the default jndi.properties file in the same directory with the client.java
|
 |
Sanju Thomas
Ranch Hand
Joined: Dec 29, 2004
Posts: 243
|
|
|
you add jboss-common-client.jar in class path. It may solve your problem
|
 |
 |
|
|
subject: Error while Running the Client in JBoss
|
|
|