The product offers samples that demonstrate common enterprise application tasks. Many samples also provide instructions for deployment and coding examples.
To install the Plants By WebSphere sample, perform the following steps.
These samples demonstrate both Java API for XML-based RPC (JAX-RPC) and Java API for XML Web Services (JAX-WS) web services that use Java Platform, Enterprise Edition (Java EE) beans and JavaBeans components.
The JAX-WS web service samples demonstrate the implementation of one-way and two-way web services that highlight the use of web services standards such as WS-Addressing (WS-A) , WS-Reliable Messaging (WS-RM), and WS-Secure Conversation (WS-SC) and the SOAP Message Transmission Optimization Mechanism (MTOM) technology.
You might create the /samples/sample_type directory path on your workstation and download the sample files to that directory path.
Many sample compressed files have an /installableApps directory that contains deployable prebuilt archives. Other directories contain files such as sample-specific source archives, scripts, and instructions for building deployable archives.
The code that is provided is not intended to run in a secured production environment. The samples support Java 2 Security, therefore the samples implement policy-based access control that checks for permissions on protected system resources, such as file I/O.
The samples also support administrative security.
For applications that require multiple Java virtual machines to access the same Apache Derby instance, use the Apache Derby networkServer framework.