Pessoal,
 
 
Algu�m poderia me ajudar, quando estou fazendo esta instru��o na minha classe:
 
properties.putContext.INITIAL_CONTEXT_FACTORY,"org.jnp.interfaces.NamingContextFactory");
 
properties.put(Context.PROVIDER_URL, "localhost:1099");
 
InitialContext jndiContext = new InitialContextproperties);
est� ocorrendo este erro:
 
***********************
javax.naming.NoInitialContextException: Cannot instantiate class: org.jnp.interfaces.NamingContextFactory [Root exception is java.lang.ClassNotFoundException: org.jnp.interfaces.NamingContextFactory]
*********************
 
Valeu
 
Wagner.

Responder a