AD183 Red Hat Application Development I: Programming in Java EE
Red Hat Application Development I: Programming in Java EE exposes experienced Java Standard Edition (Java SE) developers to the world of Java Enterprise Edition (Java EE).This course is based on Red Hat® Enterprise Application Platform 7.0.In this course, you will learn about the various specifications that make up Java EE. Through hands-on labs, you will transform a simple Java SE command line application into a multi-tiered enterprise application using various Java EE specifications, including Enterprise Java Beans, Java Persistence API, Java Messaging Service, JAX-RS for REST services, Contexts and Dependency Injection (CDI), and JAAS for securing the application.
COURSE OBJECTIVE:
As a result of attending this course, you should be able to describe most of the specifications in Java EE 7 and create a component with each specification. You will be able to convert a Java SE program into a multi-tiered Java EE application. You should be able to demonstrate these skills: • Describe the architecture of multi-tiered Java EE applications. • Package Java EE applications and deploy to Red Hat JBoss Enterprise Application Platform with various tools. • Create an Enterprise Java Bean instance. • Manage the persistence of data using Java Persistence API. • Create a web service using JAX-RS. • Properly apply context scopes to beans and inject resources into Java Beans. • Store and retrieve messages using the Java Messaging Service. • Secure a Java EE application.
TARGET AUDIENCE:
This course is designed for Java developers who want to learn more about the specifications that comprise the world of Java Enterprise Edition (Java EE).
COURSE PREREQUISITES:
• Proficiency in developing Java SE applications, with 2+ years of experience required • Proficiency in using an IDE such as Red Hat Developer Studio or Eclipse • Experience with Maven is recommended but not required
COURSE CONTENT:
Transition to multi-tiered applicationsDescribe Java EE features and distinguish between Java EE and Java SE applications.Package and deploy applications to an application serverDescribe the architecture of a Java EE application server, package an application, and deploy the application to an EAP server.Create Enterprise Java BeansDevelop Enterprise Java Beans, including message-driven beans.Manage persistenceCreate persistence entities with validations.Manage entity relationshipsDefine and manage JPA entity relationships.Create REST servicesCreate REST APIs using the JAX-RS specification.Implement Contexts and Dependency InjectionDescribe typical use cases for using CDI and successfully implement it in an application.Create messaging applications with JMSCreate messaging clients that send and receive messages using the JMS API.Secure Java EE applicationsUse JAAS to secure a Java EE application.Comprehensive review of Red Hat JBoss Development I: Java EEDemonstrate proficiency of the knowledge and skills obtained during the course.Note: Course outline is subject to change with technology advances and as the nature of the underlying job evolves. For questions or confirmation on a specific objective or topic, contact one of our Red Hatters.
FOLLOW ON COURSES: