Hi,
I have successfully compiled and
deployed jar file.Also client file called InterestClient is sucessfully compiled
but after running the server when I run the client it throws the
exception.
javax.naming.NoInitialContextException :Cannot instantiate
class:org.jnp.interfaces.NamingContextFactory [ Root exception is
java.lang.ClassNotFoundException :org.jnp.interfaces.NamingContextFactory
]
The strange thing is that this exception is thrown
even when the server is running or not.Cananybody tell me the reason for this
and how to solve it.
Regards
Anurag Narayan
|
- RE: [JBoss-user] Problem in JBoss Anurag Narayan
- RE: [JBoss-user] Problem in JBoss Allen Fogleson