Java Servlets 3.0 · This feature enables support for HTTP Servlets written to the Java Servlet 3.0 specification. The servlets can be packaged in Java EE specified WAR or EAR files. If servlet security is required, an appSecurity feature should also be configured; in the absence of a security feature any security constraints for the application will be ignored.
Group: com.ibm.websphere.appserver.features - All Dependencies
Admin REST Connector 1.0 · A secure, REST administrative connector that can be used locally or remotely using any Java developer kit. This connector enables remote access from a Java client or directly through an HTTPS call. The administrator and reader roles protect the connector. The connector requires TLS to keep the communication confidential. The HTTPS port used by the connector is defined through the default HTTP endpoint. This feature is superseded by the restConnector-2.0 feature and enables the jaxrs-1.1 feature.
Java Connector Architecture 1.6 · This feature enables the configuration of resource adapters to access Enterprise Information Systems (EIS) from applications. The configuration of a resource adapter also includes the configuration of connection factories, administered objects and activation specifications. Any resource adapter that complies with the JCA 1.6 specification can be used. High performance connection pooling is also provided.
Collective Member 1.0 · This feature enables a server to be a member of a management collective.
OSGi Blueprint 1.0 · This feature enables support for deploying OSGi applications that use the OSGi blueprint container specification. With the OSGi Applications support in WebSphere Application Server, you can develop and deploy modular applications that use Java EE and OSGi technologies.
Bean Validation 1.0 · The Bean Validation 1.0 specification provides an annotation based model for validating JavaBeans. It can be used to assert and maintain the integrity of data as it travels through an application.
OSGi Bundle 1.0 · This feature enables support for deploying OSGi applications. With the OSGi Applications support in WebSphere Application Server, you can develop and deploy modular applications that use Java EE and OSGi technologies.
Enterprise JavaBeans Lite 3.1 · This feature enables support for Enterprise JavaBeans written to the EJB Lite subset of the EJB 3.1 specification.
OSGi Web Application Bundles 1.0 · This feature enables OSGi applications that contain Web Application Bundles (WABs). Web application bundles are OSGi bundles that are internally structured in the same way as a war file and support the same web components.
OAuth 2.0 · This feature enables web applications to integrate OAuth 2.0 for authenticating and authorizing users.
Java Persistence API 2.0 · This feature enables support for applications that use application-managed and container-managed JPA written to the Java Persistence API 2.0 specification. The support is built on top of Apache OpenJPA with extensions to support the container-managed programming model.
OSGi Http Whiteboard 1.0 · This feature enables deploying modular Web applications written using Servlet technologies and the OSGi HTTP Whiteboard specification.
Web Service Security 1.1 · This feature provides support for securing JAX-WS web services using a WS-Security policy.
Web Response Cache 1.0 · This feature enables local caching for web responses. It includes the distributedMap feature and performs automatic caching of web application responses to improve response times and throughput. Applications can include a cache-spec.xml file to customize the response caching. The cache may be distributed through addition of a network cache provider such as WebSphere eXtreme Scale.
SAML web single sign-on 2.0 · This feature enables web applications to use SAML web single sign-on version 2.0 function.
JavaServer Faces 2.0 · This feature enables support for web applications that use the Java Server Faces (JSF) framework. This framework simplifies the construction of user interfaces.
Java RESTful Services 1.1 · This feature enables support for Java API for RESTful Web Services 1.1. JAX-RS annotations can be used to define web service clients and endpoints that comply with the REST architectural style. Endpoints are accessed through a common interface that is based on the HTTP standard methods.
com.ibm.websphere.appserver.imf-1.0 · com.ibm.websphere.appserver.imf-1.0
com.ibm.websphere.appserver.authFilter-1.0 · com.ibm.websphere.appserver.authFilter-1.0
Collective Controller 1.0 · The collective controller feature allows a server to become the controller for a management collective. The collective controller acts as a command and control mechanism for administrative functions for the collective, and serves as a storage and collaboration mechanism for the collective and cluster members.
Contexts and Dependency Injection 1.0 · The Contexts and Dependency Injection specification makes it easier to integrate Java EE components of different types. It provides a common mechanism to inject component such as EJBs or Managed Beans into other components such as JSPs or other EJBs.
Admin Center · The adminCenter-1.0 feature enables the Liberty Admin Center, a web-based graphical interface for deploying, monitoring and managing Liberty servers in standalone and collective environments.
JMS 1.1 Client for IBM MQ · This feature provides applications with access to message queues hosted on WebSphere MQ through the JMS 1.1 API.
Java EE Web Profile 6.0 · This feature provides a convenient combination of the Liberty features that are required to support the Java EE Web Profile.