summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/samples/helloworld-ws-sdo-webapp/README
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-1.x/trunk/samples/helloworld-ws-sdo-webapp/README')
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-ws-sdo-webapp/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/sca-java-1.x/trunk/samples/helloworld-ws-sdo-webapp/README b/sca-java-1.x/trunk/samples/helloworld-ws-sdo-webapp/README
index aa4819927a..6242253b0c 100644
--- a/sca-java-1.x/trunk/samples/helloworld-ws-sdo-webapp/README
+++ b/sca-java-1.x/trunk/samples/helloworld-ws-sdo-webapp/README
@@ -17,6 +17,11 @@ Once the web app is deployed use your browser to visit the following URL;
The port and hostname will of course vary depending on your local installation.
+The sample is configured to use a service on port 8080. If your servlet container
+is using a port other than 8080 then you will need to edit the helloworld.wsdl file
+and change the location attribute of the <wsdlsoap:address> element in the
+HelloWorldSoapPort definition to use the correct port.
+
The resulting web page displayed should show:
Hello John Smith, Jane Doe!