Creating PL/SQL Web Services from Projects

You can create a web service from a project in the navigator. In this case, you have to specify the database connection and the package containing the program units you want to deploy as web services.

To create the PL/SQL web service from a project:

  1. In the navigator, select the project.
  2. Choose File | New to open the New Gallery.
  3. In the Categories list, expand Business Tier and select Web Services.
  4. In the Items list, double-click PL/SQL Web Service to open the PL/SQL Web Services wizard.
  5. For detailed help about completing the wizard, press F1 or click Help from within the wizard.

The files to implement the web service are added to the navigator. For more information about the generated files, see Generated Web Services Files.

Now that you have generated the deployment information for your PL/SQL web service, the final step is to deploy the files to OC4J. This is the same as deploying any other J2EE Web Application. For more information, see Deploying J2EE Web Services to OC4J.


Working with Web Services
Limitations of Creating PL/SQL Web Services

 

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