Posts tagged Jakarta EE (8)

Payara Platform Project Spotlight - TechnoLynx

Innovation is at the core of some of the most exciting software applications currently available and in development. It's important to recognize these solutions, as the stories behind them can inspire developers as well demonstrate the real-world impact of a reliable and future-oriented application server in pushing boundaries in software development. In line with this commitment, we're delighted to shine a spotlight on Payara Community member, TechnoLynx, by interviewing its CEO and Founder, Balázs Keszthelyi. In this blog post, he discusses what the organization does, its applications and how it uses Payara to power key applications.

Smooth Transition: Upgrading from WebLogic 14 to Payara Server 6

To remain competitive in a marketplace where competition is fierce, businesses relying on software applications as part of their offering need robust, flexible and efficient application servers. These are key to maximizing the capabilities of their applications, addressing customer needs and maintaining a competitive edge.

Deploy Jakarta EE & MicroProfile Apps Faster with the Payara Cloud Maven Plugin

As a Java developer, you've probably experienced the challenges of deploying Jakarta EE or MicroProfile applications to the cloud. Setting up infrastructure, configuring servers and dealing with the gamut of cloud environments can be a major deviation from your core development tasks, ultimately influencing your productivity. However, there are tools that you can leverage to simplify and streamline cloud deployments. One is Payara Cloud Maven plugin - let's look at what it offers and how to use it in this blog post.

Payara's Jakarta EE Media & Community Challenge: Deadline Extension

Due to high demand and many entrants' requests, we are pleased to extend the deadline for submissions for the Jakarta EE Media and Community Challenge. The contest is now open until July 25th.

We know it’s a busy period for everyone, with conferences, trade shows and other events, as well as the upcoming holiday season! We hope this extended deadline will give participants more time to get their submissions in. We’ve already had some incredible entries, and look forward to reading more!

Is Your Enterprise Java Strategy Ready for the Future?

Java's steady and predictable release cadence brings new features and improvements with each version. Java 21 (and the recently released 22) introduced major language innovations and performance optimizations. But what does this mean for the vast ecosystem of enterprise Java platforms? Let’s explore these issues in this blog post, starting with a look on the benefits of newer Java versions. 

Strategy Insight Track at the Virtual Payara Conference - See What's Coming!

Join us for the Virtual Payara Conference – a two-day, free online event dedicated to fortifying the security and resilience of your Java applications.

Thursday 27 June 2024, 1-5:30pm BST – Security & Cyber Resilience in the Java World - REGISTER HERE

Strategic Insights track is geared towards IT leaders, decision-makers, and strategists focusing on the broader aspects of security and cyber resilience in the Java ecosystem. This day aims to provide strategic insights and actionable guidance to help you navigate the complex cybersecurity landscape and build a robust, resilient Java environment.

Developer Insight Track at the Virtual Payara Conference - See What's Coming!

Join us for the Virtual Payara Conference – a two-day, free online event dedicated to fortifying the security and resilience of your Java applications.

Wed 26 June 2024, 1-7pm BST – Developer Insights – Designing Secure and Resilient Solutions for Jakarta EE Applications – REGISTER HERE

Developer Insight track is tailored for developers and technical professionals who are involved in the design and development of Java applications. This day features an array of sessions aimed at providing practical insights and hands-on knowledge to enhance the security and resilience of your solutions. See below for the agenda details.

Watch Webinar Recording - Uncovering The Secrets of Java Runtime Choices for Jakarta EE Applications

'Java' can be considered an umbrella term encompassing different technologies rather than a single element or solution. This webinar with Simon Ritter from Azul  & Luqman Saeed from Payara - watch here - shed a light on what different Java aspects and components,  illustrating how software developers can leverage these technologies, including runtime options, to deliver highly effective applications.

Securing Jakarta EE Applications with OIDC and Keycloak

Introduction

Security is a paramount concern for modern web applications. Protecting sensitive data and user access necessitates a standardized approach. The OpenID Connect (OIDC) protocol, in conjunction with Identity Providers (IdPs) like Keycloak, and the Jakarta Security API integrated into Jakarta EE, offer a reliable solution. Together, they help streamline authentication and authorization in your Jakarta EE applications.

Demystifying Request Tracing in Payara Server

Introduction

In today's complex, distributed applications, pinpointing performance issues and understanding the flow of requests can be a hard task. Payara Server's Request Tracing Service provides a reliable toolset for tracing requests across various protocols and components. This blog post looks at request tracing in Payara Server, offering a quick guide to its features, configuration and best practices.