0 Replies Latest reply on Apr 25, 2002 8:50 AM by araiczyk

    Strange problem with JNDI

    araiczyk

      Hi people, I'm experimenting a strange problem while trying to obtain a bean from an my app. server.
      I have a distributed architecture, so I have my webserver in on machine and the application server in another machine. To get the InitialContext object in the webserver, I specify in the parameters the host and this host is the app.server. When I do the lookup, the ws connects with the JNDI listening in the app. server, but after that, the ws. tries to make a connection to LOCALHOST:4444 and another port (I don't remember it right now). Anybody knows what is it trying to do and why ?

      Thanks in advance.

      Alejandro