Download
FAQ History |
API
Search Feedback |
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
Download
FAQ History |
API
Search Feedback |
All of the material in The J2EE(TM) 1.4 Tutorial is copyright-protected and may not be published in other works without express written permission from Sun Microsystems.