在远程门户网站服务器上测试或调试门户网站或 portlet 之前,可能需要在远程服务器上执行一些其它配置步骤。
选择程序 > IBM WebSphere > Application Server > 启动服务器。
cd WebSphere_install_root/bin ./startServer.sh server1
http://localhost:9090/admin
-Djava.compiler=NONE -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=7777
cd WebSphere_install_root/bin ./stopServer.sh server1 ./startServer.sh WebSphere_Portal