4 Roadmap and Related Information
- Roadmap for Implementing WebLogic Web Services
The roadmap provides common tasks for creating, deploying, and invoking WebLogic web services, such as reviewing the supported standards, running the samples, developing and administering web services using JAX-WS, and more. - WebLogic Web Services Documentation Set
This document is part of a larger WebLogic web services documentation set that covers a comprehensive list of web services topics. - Related Documentation—WebLogic Server Application Development
For comprehensive guidelines for developing, deploying, and monitoring WebLogic Server applications, refer to the documents such as Developing Applications for Oracle WebLogic Server, Developing Web Applications, Servlets, and JSPs for Oracle WebLogic Server, Developing XML Applications for Oracle WebLogic Server, and so on.
Roadmap for Implementing WebLogic Web Services
The roadmap provides common tasks for creating, deploying, and invoking WebLogic web services, such as reviewing the supported standards, running the samples, developing and administering web services using JAX-WS, and more.
Table 4-1 Roadmap for Implementing WebLogic Web Services
Task | More Information |
---|---|
Review supported standards |
|
Run samples |
|
Develop and administer web services using JAX-WS |
|
Develop and administer RESTful web services using JAX-RS |
Developing and Securing RESTful Web Services for Oracle WebLogic Server |
Secure the web service—Oracle Web Services Manager (OWSM) policies |
Securing Web Services and Managing Policies with Oracle Web Services Manager |
Secure the web service—WebLogic web service policies |
|
Attach OWSM policies |
|
Attach WebLogic web service policies |
|
Administer web services—Fusion Middleware Control |
|
Test web services |
|
Monitor web service performance |
|
Create custom OWSM policy file |
Creating Custom Assertions in Developing Extensible Applications with Oracle Web Services Manager |
Create custom WebLogic web service policy file |
Creating and Using a Custom Policy File in Securing WebLogic Web Services for Oracle WebLogic Server |
Interoperate WebLogic and Oracle WSM web service policies |
|
Upgrade |
Upgrading WebLogic Web Services in Upgrading Oracle WebLogic Server |
Parent topic: Roadmap and Related Information
WebLogic Web Services Documentation Set
This document is part of a larger WebLogic web services documentation set that covers a comprehensive list of web services topics.
Table 4-2 WebLogic Web Services Documentation Set
Document | Description |
---|---|
Understanding Web Services |
Develop web services for Oracle Fusion Middleware 14c. |
Understanding WebLogic Web Services for Oracle WebLogic Server (This Document) |
Introduces WebLogic web services, the standards that are supported, interoperability information, and relevant samples and documentation. |
Introduces WebLogic web services, the standards that are supported, interoperability information, and relevant samples and documentation. |
|
Describes how to develop WebLogic web services using JAX-WS. The guide includes use cases and examples, iterative development procedures, typical JWS programming steps, data type information, and how to invoke a web service. |
|
Developing and Securing RESTful Web Services for Oracle WebLogic Server |
Describes how to develop WebLogic web services that conform to the Representational State Transfer (REST) architectural style using Java API for RESTful Web Services (JAX-RS). |
Describes how to develop and configure message-level (digital signatures and encryption), transport-level, and access control security for a web service. |
|
Securing Web Services and Managing Policies with Oracle Web Services Manager |
Describes how to secure web services using Oracle Web Services Manager (OWSM) policies. |
Administer web services for Oracle Fusion Middleware 14c. |
|
Reference information on JWS annotations, Ant tasks, reliable messaging WS-Policy assertions, security WS-Policy assertions, and deployment descriptors. |
|
Interoperate with OWSM. |
|
Developing Extensible Applications for Oracle Web Services Manager |
Develop custom assertions for OWSM. |
Parent topic: Roadmap and Related Information
Related Documentation—WebLogic Server Application Development
For comprehensive guidelines for developing, deploying, and monitoring WebLogic Server applications, refer to the documents such as Developing Applications for Oracle WebLogic Server, Developing Web Applications, Servlets, and JSPs for Oracle WebLogic Server, Developing XML Applications for Oracle WebLogic Server, and so on.
Table 4-3 Related Documentation—WebLogic Server Application Development
Review this document . . . | To learn how to . . . |
---|---|
Develop WebLogic Server components (such as Web applications and EJBs) and applications. |
|
Developing Web Applications, Servlets, and JSPs for Oracle WebLogic Server |
Develop Web applications, including servlets and JSPs, that are deployed and run on WebLogic Server. |
Developing Enterprise JavaBeans, Version 2.1, for Oracle WebLogic Server |
Develop EJBs that are deployed and run on WebLogic Server. |
Design and develop applications that include XML processing. |
|
Deploy WebLogic Server applications. Use this guide for both development and production deployment of your applications. |
|
Configuring Applications for Production Deployment in Deploying Applications to Oracle WebLogic Server |
Configure your applications for deployment to a production WebLogic Server environment. |
Monitor and improve the performance of WebLogic Server applications. |
|
System Administration in Understanding Oracle WebLogic Server |
Administer WebLogic Server and its deployed applications. |
Parent topic: Roadmap and Related Information