Blog: Uncategorized

See Uncategorized Posts

1 minute
Uncategorized

What’s New in Payara Server 5.194?

皆様に大きなお知らせです。Payara Serverの新しいバージョンが、多数のバグ修正と安定した新機能とともにリリースされました。それらについて以下をご覧ください。

3 minutes
Uncategorized

What’s New in Payara Platform 5.194?

Great news for everyone! Today we released a new version of the Payara Platform (5.194) with many exciting new […]

No Image 5 minutes
Uncategorized

Pooling for Databases on the Same Database Server

In a recent article we showed you how to configure pools and resources in Payara Server. One question from […]

1 minute
Uncategorized

Payara ServerはJakarta EE 8互換となりました!

このたび、Jakarta EE 8 TCKの約50,000のテストにすべて合格し、Payara Server 5.191.1がJakarta EE 8 Full Profile互換であるとご報告できることを、私たちはとても嬉しく思います。

2 minutes
Uncategorized

Fabio Turizo’s First Time at Oracle Code One

This was my first time attending Oracle Code One, and by extension traveling to San Francisco.

7 minutes
Uncategorized

Payara Services at Oracle Code One 2019

This year marked the second edition of the Oracle Code One conference, which was formerly known as Java One. […]

4 minutes
Uncategorized

Using Container Orchestration Tools with Payara Platform

Introduction With Container orchestration tools like Kubernetes and Docker Swarm, you can add instances quite easily. Depending on the […]

1 minute
Uncategorized

Eclipse Foundation Receives 2019 Duke’s Choice Award for Jakarta EE

On September 16, 2019, the Eclipse Foundation received the 2019 Duke’s Choice Award for Jakarta EE in recognition for […]

2 minutes
Uncategorized

簡単なデプロイメント・グループの作成 はじめに

  入門ブログシリーズの続きとして、 このブログでは2インスタンスからなるシンプルなHazelcastデプロイメント・グループをどのようにセットアップするのかを実演します。デプロイメント・グループはクラスタを代替するためにPayara 5で導入されました。デプロイメント・グループはサーバーを管理し、単一のデプロイ対象について、インスタンスが同一構成を共有するクラスタリングを可能とする、より柔軟な方法を提供します。デプロイメント・グループの詳細についてはこちらをご覧ください。

2 minutes
Uncategorized

Jakarta EE 8 Specifications Released by The Eclipse Foundation, Payara Platform Compatibility Coming Soon

The Jakarta EE 8 Full Platform, Web Profile specifications and related TCKs have been officially released today (September 10th, […]

4 minutes
Uncategorized

My JConf Colombia 2019 Impressions

Last week, the Colombian chapter of the Latin American JConf Conferences was held in the beautiful city of Medellin, […]

1 minute
Uncategorized

管理コンソールからJDBC接続プールを作成する

管理コンソールからJDBC接続プールを作成する手順について説明します。この例では、H2インメモリ・データベースを使用して “test” という名前の接続プールを作成します。