站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > The J2EE 1.4 Tutorial

Setting the Port - The J2EE 1.4 Tutorial

Setting the Port

Several files in the JAX-RPC examples depend on the port that you specified when you installed the Application Server. The tutorial examples assume that the server runs on the default port, 8080. If you have changed the port, you must update the port number in the following files before building and running the JAX-RPC examples:

  • <INSTALL>/j2eetutorial14/examples/jaxrpc/staticstub/
    config-wsdl.xml
  • <INSTALL>/j2eetutorial14/examples/jaxrpc/
    dynamicproxy/config-wsdl.xml
  • <INSTALL>/j2eetutorial14/examples/jaxrpc/appclient/
    config-wsdl.xml
  • <INSTALL>/j2eetutorial14/examples/jaxrpc/webclient/
    config-wsdl.xml
  • <INSTALL>/j2eetutorial14/examples/jaxrpc/
    webclient/web/response.jsp
  • <INSTALL>/j2eetutorial14/examples/security/
    basicauthclient/SecureHello.wsdl
  • <INSTALL>/j2eetutorial14/examples/security/
    mutualauthclient/SecureHello.wsdl