6 Examples for Java EE Web Service Developers

Use the samples and related information that is available to assist you in learning more about WebLogic web services.

Samples for WebLogic Web Service Developers

Oracle provides a variety of code samples for web services developers. The samples and tutorials illustrate WebLogic web services in action, and provide practical instructions on how to perform key web service development tasks. Oracle recommends that you run the web service samples before programming your own application that use web services.

Web services samples include:

Web Services Samples in the WebLogic Server Distribution

WebLogic Server optionally installs API code examples in the ORACLE_HOME\wlserver\samples\server\examples\src\examples\webservices directory, where ORACLE_HOME represents the directory in which you installed WebLogic Server. See Sample Applications and Code Examples in Understanding Oracle WebLogic Server.

Avitek Medical Records Application (MedRec) and Tutorials

MedRec is an end-to-end sample Java EE application shipped with WebLogic Server that simulates an independent, centralized medical record management system. The MedRec application provides a framework for patients, doctors, and administrators to manage patient data using a variety of different clients.

MedRec demonstrates WebLogic Server and Java EE features, and highlights Oracle-recommended best practices. MedRec is optionally installed with the WebLogic Server installation. You can start MedRec from the ORACLE_HOME\user_projects\domains\medrec directory, where ORACLE_HOME is the directory you specified as the Oracle Home when you installed Oracle WebLogic Server. See Sample Applications and Code Examplesin Understanding Oracle WebLogic Server.

Additional Web Services Samples Available for Download

The additional Web services samples include Oracle-certified ones, and the samples submitted by fellow developers. Your use rights and restrictions for each sample code item described in the applicable license agreement.

Additional API samples for download can be found at http://www.oracle.com/technetwork/indexes/samplecode/index.html.