0 Replies Latest reply on Jan 28, 2002 6:27 PM by edineva

    javax.naming.ServiceUnavailableException

    edineva

      Hi everybody,
      I'm trying to authenticate a user from a servlet. The authentication is successful, it says "User authenticated", but after that, even before the EJB is called, it throws a
      javax.naming.ServiceUnavailableException: ConnectionRefused:connect.
      Root exception is java.net.ConnectException.
      Any ideas? Thank you in advance