2 Replies Latest reply on Dec 13, 2005 8:37 PM by iksdrijf

    No apparent activity on port 1099

    iksdrijf

      Hi, I am using 4.0.3SP1 with JBoss-IDE. I am attemting to make a client that tests the session bean from the tutorial. The session bean works OK with a servlet. The Exception I get is: javax.naming.NameNotFoundException: comp not bound. I suspect the problem could be due to a JNDI failure as a portscan does not show anything on port 1099:
      22/tcp open ssh
      111/tcp open rpcbind
      2401/tcp open cvspserver
      3632/tcp open distccd
      4444/tcp open krb524
      8009/tcp open ajp13
      8080/tcp open http-proxy
      32772/tcp open sometimes-rpc7
      32779/tcp open sometimes-rpc21
      JBoss starts up without error messages.
      Thanks in advance