由於幾天我碰到下面的錯誤,當我嘗試運行我的Java服務器應用程序: SEVERE: Stratego server exception: java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is:
java.net.SocketTimeoutException: Rea
根據this question,我嘗試使用<codebase>來定位外部程序集。現在,當我運行該程序時,我收到一條錯誤消息,說私人程序集位於appbase之外。我該如何解決這個問題?我看到一個建議說要簽署大會。我這樣做了,但是我的程序找不到組件。當我沒有簽名時,我得到了outside the appbase錯誤。如何使用<codebase>加載位於其他地方的程序集並且不安裝到GAC? (探測沒有任