How Do I: Get Started Creating WebLogic Workshop Web Services?

The WebLogic Workshop visual development environment simplifies web service development by letting you focus on application logic rather than application infrastructure. In particular, WebLogic Workshop offers the Design View (through which you can "draw" your service's design), properties as Javadoc annotations (through which you configure your service to support powerful server features), and controls that provide uniform access to resources such as databases.

To Get Started with WebLogic Workshop

  1. Build a web service using the tutorial, Tutorial: Your First Web Service.

The best way to learn is by doing. The tutorial provides an introduction to WebLogic Workshop and to web services. In a few  hours, you can build an web service that uses many of the features available in  WebLogic Workshop.

  1. Take a look at Building Web Services with WebLogic Workshop for an overview of how WebLogic Workshop simplifies the task of building web services.

  2. Scan How Do I...? for tasks you may be interested in accomplishing with WebLogic Workshop.

This topic provides links to detailed instructions for many of the things you can accomplish with WebLogic Workshop.

Related Topics

Building Web Services with WebLogic Workshop

How Do I...?