Generated Web Services Files

When you create a web service in JDeveloper, a number of files are generated. The files that can be generated are:

Some files are generated for every type of web service, while others are only generated for some types of web service. Additionally, the way the files are displayed is different in the Applications Navigator and the System Navigator. The following sections show the types of file generated by JDeveloper for each type of web service:

J2EE Web Service

Applications Navigator

In the Applications Navigator, expand the applications workspace, project and Application Sources nodes.

System Navigator

In the System Navigator, JDeveloper generates:

PL/SQL Web Service

Applications Navigator

In the Applications Navigator, expand the applications workspace, project and Application Sources nodes.

System Navigator

In the System Navigator, JDeveloper generates:

JMS Web Service

Applications Navigator

In the Applications Navigator, expand the applications workspace, project and Application Sources nodes.

Under the Resources node there is the WAR deployment profile called WebService.deploy.

System Navigator

In the System Navigator, JDeveloper generates:

SOAP Web Service

Applications Navigator

In the Applications Navigator, expand the applications workspace, project and Application Sources nodes. Under the package node, JDeveloper generates a web service container called MyWebServiceN, where N is a number. With this selected in the navigator, the Structure pane lists:

System Navigator

In the System Navigator, JDeveloper generates:

 

Copyright © 1997, 2004, Oracle. All rights reserved.