My Oracle Support Banner

How To Change the URL of a Web Service in JDeveloper ? (Doc ID 784897.1)

Last updated on APRIL 10, 2024

Applies to:

Web Services - Version 10.1.3.4.0 and later
Information in this document applies to any platform.
Information in this document applies to any platform.


Goal

How to change the default context root and Web Service name in a Web Service URL created by JDeveloper?

For eg. for a Web Service created by the name "MyWebService1" in a project called "MyProject1" would have the Web Service deployed and accessible at :
http://<hostname>:<port>/MyProject1-MyProject1-context-root/MyWebService1SoapHttpPort

You might wish to change this to a more user friendly URL like, say :
http://<hostname>:<port>/mywebservices/stockpricewebservice

This article explains how this can be done without the need to recreate your Web Service & JDeveloper project.

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.