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

The WebLogic Workshop IDE 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 Java 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 tutorial provides an introduction to WebLogic Workshop and to web services. In an hour or so, you can build an web service that uses many of the features available in WebLogic Workshop and learn a lot about WebLogic Workshop features along the way.
  2. Take a look at Getting Started with Web Services to examine how WebLogic Workshop simplifies the task of building web services.
  3. Scan How Do I...? topics for tasks you might be interested in accomplishing with WebLogic Workshop.

Related Topics

Building Web Services with WebLogic Workshop