6 Replies Latest reply on May 27, 2011 5:34 AM by wdfink

    Cannot instantiate class: org.jnp.interfaces.NamingContextFa

    gdominik

      When I'm trying to start my client programm which uses a simple Session Bean, I always get this exception:

      javax.naming.NoInitialContextException: Cannot instantiate class: org.jnp.interfaces.NamingContextFactory [Root exception is java.lang.ClassNotFoundException: org.jnp.interfaces.NamingContextFactory]

      I'm using the newest version of JBoss and j2ee sdk, i had put
      ejb.jar, jboss-client.jar, jnp-client.jar into my classpath and the clientprogram doesn't work!!!

      thx for ya help! GDominik