Java EE V7 Application Client
This feature enables support for Java EE 7 Application Client.
Enabling this feature
To enable the Java EE V7 Application Client feature, add the following element declaration inside the featureManager element in your
client.xml file:
<feature>javaeeClient-7.0</feature>
Features that this feature enables
- beanValidation-1.1 - Bean Validation 1.1
- cdi-1.2 - Contexts and Dependency Injection 1.2
- javaMail-1.5 - JavaMail 1.5
- jaxb-2.2 - Java XML Bindings 2.2
- jdbc-4.1 - Java Database Connectivity 4.1
- jndi-1.0 - Java Naming and Directory Interface
- jpa-2.1 - Java Persistence API 2.1
- jsonp-1.0 - JavaScript Object Notation Processing
- managedBeans-1.0 - Java EE Managed Bean 1.0
- wasJmsClient-2.0 - JMS 2.0 Client for Message Server
Feature configuration elements
You can use the following elements in your client.xml file to configure the Java EE V7 Application Client feature: