WAS v8.5 > New features > New features overview: DevelopingWAS v8.5 samples
Install the bundled Plants By WebSphere sample application
To install the bundled Plants By WebSphere sample enterprise application, during WAS v8.5 install, select to install the sample applications. The app code will be copied to...
app_server_root/samples
Pre-built enterprise archive...
/samples/PlantsByWebSphere/pbw-ear/target/pbw-ear.ear
Installation instructions...
/samples/PlantsByWebSphere/docs
Source code...
/samples/PlantsByWebSphere/src
Download samples
Download samples are available at...
Information Center samples include...
- SCA samples
- Support SCA specifications. SCA services are packaged in JAR files imported as assets to the product repository, and then added as composition units to business-level applications.
Download SCA.zip, or individual sample files, to a directory on your workstation. You might create the /samples/sca directory path on your workstation and download SCA sample files to that directory path.
The SCA/installableApps directory of SCA.zip contains prebuilt archives that we can deploy as assets. The other directories contain sample-specific source files, scripts, and instructions for building deployable archives.
- CEA samples
- Provide telephony access and multi-modal web interaction.
- OSGi samples
- Develop and deploy modular applications that use both Java EE and OSGi technologies.
- XML samples
- Example use of the XML API and supported specifications.
- Internationalization service sample
- Example use of the internationalization service in Java EE applications, specifically within servlets and enterprise beans.
- Web services samples
Demonstrates JAX-RPC and JAX-WS web services that use 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 MTOM technology.
- Service Data Objects (SDO) sample
- Example data access to a relational database through Service Data Objects (SDO) and Java DataBase Connectivity (JDBC) Mediator technologies.
Many sample compressed files have an /installableApps directory containing deployable prebuilt archives. Other directories contain files such as sample-specific source archives, scripts, and instructions for building deployable archives.
To deploy them to the application server, we can use the dmgr console or use the install script in...
app_server_root/samples/bin
The samples support Java 2 Security, implementing policy-based access control that checks for permissions on protected system resources, such as file I/O. The samples also support administrative security.
Related
Tutorials.
Samples, v8.5 information center
Install enterprise application files
Querying the application state using wsadmin.sh
Example: Installing a web services sample with the console
Reference:
manageprofiles command