Showing Search Results For:

“”

What’s new in Payara Server 164?

Another quarter, another release! After an eventful 2016, November brings with it the final release of the year for Payara Server. This year, we’ve seen new services like Request Tracing and Health Check added, as […]

Read More

Payara Server LDAP Integration – Part 2: Configuring Security

See ‘Part 1 – Configuring the LDAP Server’ here.   In this three-parts article series I will illustrate the implementation of the LDAP integration using a sample scenario: integrate Payara Server with a LDAP user directory and […]

Read More

Payara Server LDAP Integration – Part 1: Configuring the LDAP Server

If you work in an organization with a robust IT department, it’s very likely that you are using a LDAP server to handle your user directory information. You probably have to follow some general guidelines dictating that all web […]

Read More

Java EE Presentations at the JavaOne Conference

JavaOne 2016 might be a thing of the past now but the talks presented there are still very relevant! Luckily for those who couldn’t make it to the conference in San Francisco in September, a lot […]

Read More

Working with External Configuration Files in Payara Micro

It is relatively common for applications to need additional configuration files outside of what is provided in Payara Server or Payara Micro. If you are used to using a custom security realm in Payara Server, […]

Read More

How to Set Advanced Payara Server HTTP Listener Options

In order to fine tune a HTTP listener, the Payara Server administration console provides the means to configure a wide range of options. Besides the basic configuration available for a HTTP listener in the HTTP […]

Read More

How to Contribute to Payara Server

As you probably know, Payara Server was created as an effort to fill the gaps that Oracle left when they dropped commercial support offerings for Glassfish Open Source Edition 4.x versions. However, our goal at […]

Read More

Payara Server & Payara Micro Documentation

We’ve recently moved the documentation for Payara Server and Payara Micro from its original home in the GitHub project wiki. In doing so, we’ve altered the structure of the pages and introduced new ways to […]

Read More

Cloud Native Java EE

The video tutorial by the Payara Support Engineers Mike Croft and Ondrej Mihalyi, presented at the JavaOne 2016 Conference in San Francisco last week is now available to watch online!

Read More

Using Payara Embedded as an Arquillian Container Inside IntelliJ IDEA

With this article, I’m going to integrate Payara Embedded with Arquillian by having it defined inside a sample Maven based application – source code available here – which employs an integration test implemented by the […]

Read More

Payara MicroProfile 1.0 Released

Back in June we announced MicroProfile with RedHat, IBM, Tomitribe, LJC and SouJava and Microprofile.io was launched as a location for community collaboration on Enterprise Java Microservices. In the announcement each of the vendors promised to […]

Read More

Request Tracing Service in Payara Server & Payara Micro

Have you ever wondered whether your application is slow to respond to requests? Which requests take the longest to respond to? And what you can do about it? Payara Server aims to provide the best […]

Read More