Setting the Port - The Java EE 5 Tutorial (original) (raw)
Setting the Port
Several files in the JAX-WS 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 file before building and running the JAX-WS examples:
tut-install/javaeetutorial5/examples/jaxws/simpleclient/src/java/simpleclient/HelloClient.java
Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices