Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Java EE 7 Development with WildF [Repost]

Posted By: Free butterfly
Java EE 7 Development with WildF [Repost]

Java EE 7 Development with WildFly by Michal Cmil
English | 31 Dec. 2014 | ISBN: 1782171983 | 434 Pages | PDF | 5 MB

Leverage the power of the WildFly application server from JBoss to develop modern Java EE 7 applications
About This Book
Develop Java EE 7 applications using the WildFly platform
Discover how to manage your WildFly production environment
A step-by-step tutorial guide to help you get a firm grip on WildFly to create engaging applications
Who This Book Is For
If you are a Java developer who wants to learn about Java EE, this is the book for you. It's also ideal for developers who already have experience with the Java EE platform but would like to learn more about the new Java EE 7 features by analyzing fully functional sample applications using the new application server WildFly.
What You Will Learn
Design reliable and efficient applications based on Enterprise Java Beans and Context and Dependency Injection
Set up and manage your own WildFly application server for different development scenarios
Store your data without binding yourself to a specific database provider using the Java Persistence API
Create message-based applications using Java Messaging System and integrate third-party systems into them using Java Connector Architecture
Distribute and secure your enterprise applications by using built-in mechanisms from WildFly and Java EE 7
Decide between using SOAP and JAX-RS web services to create your external API
Discover the new side of web applications by exploring WebSockets and their usage scenarios
Test your application using a real environment with Arquillian