0 Replies Latest reply on Feb 14, 2002 8:32 PM by snrsamy

    I keep getting NullPointerException on intro-interest-client

    snrsamy

      I just installed JBoss-2.4.4 and I am trying to run the first example intro-interest-client. I get the messages 'Got Context' and 'Got Reference' and then NullPointerException.

      Here is the jndi.properties file:
      >>>>
      java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
      java.naming.provider.url=jnp://ipaddress:1099
      java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces
      <<<<<<
      I tried all combination of jnp.url and I would still get NullPointerException. The jboss server did recognize the deployment when I ran intro-interest-deploy.

      What am I missing here?

      Thanks in Advance,

      Samy Rengasamy.