0 Replies Latest reply on Nov 1, 2004 9:03 AM by askesis

    Different bowser behaviour Mozilla 1.7 / IE 6, same JVM 1.4.

    askesis

      The same J2EE app behaves diffently when accessed by Mozilla 1.7 or IE 6, Sun Java JVM 1.4.2.
      With Mozilla everyting works as expected but IE give the follwing exceptions:

      javax.naming.CommunicationException: Operation failed [Root exception is java.rmi.ServerException: IOE; nested exception is:
      java.net.ConnectException: Connection refused: connect]
      ...
      Caused by: java.rmi.ServerException: IOE; nested exception is:
      java.net.ConnectException: Connection refused: connect
      ...
      Caused by: java.net.ConnectException: Connection refused: connect

      Is this a knows problem and is there a sollution? Any ideas?