Date: 2005-02-08T21:21:18 Editor: JohnSisson Wiki: Apache Geronimo Wiki Page: Building URL: http://wiki.apache.org/geronimo/Building
Fix indentation of last change Change Log: ------------------------------------------------------------------------------ @@ -173,9 +173,9 @@ == OpenEJB ITests fail with org.omg.CORBA.COMM_FAILURE on Windows == -It has been obvserved that on Windows, port 1050 is used by the IIS Admin service and will cause a `org.omg.CORBA.COMM_FAILURE: Unable to listen on /0.0.0.0:1050 (java.net.BindException: Address already in use: JVM_Bind)` error. + It has been obvserved that on Windows, port 1050 is used by the IIS Admin service and will cause a `org.omg.CORBA.COMM_FAILURE: Unable to listen on /0.0.0.0:1050 (java.net.BindException: Address already in use: JVM_Bind)` error. -One workaround (assuming the IIS Admin service isn't needed to be running) is to go to Services list in the Computer Management console and stop the IIS Admin service. Note that this service will be restarted when you reboot though. + One workaround (assuming the IIS Admin service isn't needed to be running) is to go to Services list in the Computer Management console and stop the IIS Admin service. Note that this service will be restarted when you reboot though. == Remoting Tests Hang ==