NotesException: Could not open Notes session: org.omg.CORBA.COMM_FAILURE

NotesException: Could not open Notes session: org.omg.CORBA.COMM_FAILURE:Domino切换服务器后,java 连

NotesException: Could not open Notes session: org.omg.CORBA.COMM_FAILURE:
Domino切换服务器后,java 连接Domino服务器发生错误:
NotesException: Could not open Notes session: org.omg.CORBA.COMM_FAILURE: java.net.ConnectException: Connection refused Host: csdld01.cn.ibm.com Port: 63148  vmcid: 0x0  minor code: 1  completed: No

解决方法
java 连接Domino通过的是diiop服务,因此要确保diiop服务器的启动;

具体可以参考:http://wangpx.iteye.com/blog/448411
http://www.ibm.com/developerworks/cn/lotus/ls-java_access_2/