This section contains the information you need to create a web service in JDeveloper.
Topic Title | Topic Description |
---|---|
Java Classes and Web Services | Lists the Java types that are automatically serialized for web services and the XML types they are mapped to. Describes how to create a custom serializer for unsupported object types. |
Types of Web Service | Describes the different types of web service that JDeveloper creates. |
Web Services Generated Files | Lists the files created for each type of web service. |
@webmethod Javadoc Comment | Information about using the webmethod Javadoc comment. |
Modeling Web Services | You can create web services by modeling them on a diagram. |
Developing J2EE Web Services | Contains information about creating web services for deployment as J2EE web services. |
Developing SOAP Web Services | Contains information about creating web services for deployment to the SOAP server on Oracle Application Server. |
Developing PL/SQL Web Services | Contains information about creating web services to expose database functionality. |
Developing JMS Web Services | Contains information about creating web services based on JMS destinations. |
Publishing ADF Business Components Application Modules as Web Services | Contains detailed information about creating and deploying web services from business components. |
Configuring JDeveloper to Create and Use
Web Services
Debugging Web Services
Deploying Web Services
Analyzing Web Services
Copyright © 1997, 2004, Oracle. All rights reserved.