0 Replies Latest reply on Aug 16, 2002 9:16 AM by allkenang

    Cold Fusion to JBoss

    allkenang

      I need to access an EJB from a JBoss Server from a Cold Fusion page. I have tried and everything works up till when I lookup the bean. Then i get this exception:
      javax.naming.NoInitialContextException: Cannot instantiate class: org.jnp.interfaces.NamingContextFactory [Root Exception is java.lang.ClassNotFoundException: org/jnp/interfaces/NamingContextFactory]

      I have included the jnp-client.jar(along with a bunch of JBoss client JAR files) file into the Cold Fusion Administrator Classpath. I have also included the same jar file to the system classpath.

      Am on the verge of a break down...help ...:(

      thanks guys
      aKa