You can automatically generate a web service class from the application module to publish the exported methods of an ADF Business Components application module as a web service.
To generate a web service class for your application module:
<application_module>Server.java
is added to the structure window view of the application module.
Note: since the web service class is generated code, if you modify the set of methods on your application module, you need to regenerate the web service class.
Once you have generated the web service you can deploy the web service,
however you should first edit the the WebServices.deploy
deployment profile. See Before Deploying
a Web Service from an Application Module.
Creating Web Services from ADF
Business Components Using Generated Web Service Classes
Before Deploying a Web Service from an ADF Business Components Application
Module
Optimizing the ADF
Business Components Application Module Pool for Web Services
Copyright © 1997, 2004, Oracle. All rights reserved.