Mastering Java EE Development with WildFly

個数:

Mastering Java EE Development with WildFly

  • オンデマンド(OD/POD)版です。キャンセルは承れません。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 468 p.
  • 言語 ENG
  • 商品コード 9781787287174
  • DDC分類 005.2762

Full Description

Your one stop solution to create highly scalable enterprise grade Java applications with WildFly.

About This Book

• Master Java EE development with the latest WildFly 10 application server.
• Integrate with JSF and JMS and use efficient load balancing techniques to create real-time apps
• Integrate your backend JavaScript code seamlessly into Java applications

Who This Book Is For

If you are a Java developer with at least basic knowledge of Java EE, then this book is for you. No previous knowledge of WildFly is required.

What You Will Learn

• Configure the development environment along with native and cloud installation of WildFly
• Write a DB schema and the relative entities and how to use the relationships between the entities
• Analyze with examples all the java annotations to manage the EJB and the configuration to get better performances
• Write different REST services through the EJB
• Implement Web sockets 1.0 and know why and when use the web sockets
• Work with Active MQ and write JMS clients to manage the authentication and authorization in the clients
• Configure the mail server through the wildfly console
• Learn how and when to use a new feature JAX-RS 2.0, which is the asynchronous call through REST
• Use the new JSF features of Wildfly 10 such as Mojarra 2.2, JSF 2.2, Richfaces 4.5

In Detail

Packed with rich assets and APIs, Wildfly 10 allows you to create state-of-the-art Java applications. This book will help you take your understanding of Java EE to the next level by creating distributed Java applications using Wildfly.
The book begins by showing how to get started with a native installation of WildFly and it ends with a cloud installation. After setting up the development environment, you will implement and work with different WildFly features, such as implementing JavaServer Pages. You will also learn how you can use clustering so that your apps can handle a high volume of data traffic. You will also work with enterprise JavaBeans, solve issues related to failover, and implement Java Message Service integration. Moving ahead, you will be working with Java Naming and Directory Interface, Java Transaction API, and use ActiveMQ for message relay and message querying. This book will also show you how you can use your existing backend JavaScript code in your application.
By the end of the book, you'll have gained the knowledge to implement the latest Wildfly features in your Java applications.

Style and approach

Each part of this book shows you how to use different features of WildFly 10 to create enterprise grade Java applications as easily as possible.