Posts tagged Payara Server (7)
Deploying to Payara Server Using the Maven Cargo Plugin
Published on 31 May 2018
by Jonathan Coustick
Topics:
Maven,
Payara Server
|
9 Comments
When creating a Java EE application it is important to deploy and test it on a server that is as close to the target production environment as possible. If you use Maven in your project, it is possible to do so using the Cargo plugin, which allows you to deploy an application to an instance of Payara Server either locally or remotely. A complete example is available at https://github.com/payara/Payara-Examples/blob/master/ecosystem/payara-maven/pom.xml.
Automating Production in Payara Server 5
Published on 14 May 2018
by Mike Croft
Topics:
Production Features,
Docker,
DevOps,
Payara Platform 5,
Payara Server
|
1 Comment
Back in 2016, we wrote about the importance of automation in taking applications from development to production with Payara Server. Since then, there have been a lot of changes both in Payara Server and Payara Micro and the wider tech landscape.
How to Secure Payara Server with Apache
Published on 04 May 2018
by Jonathan Coustick
Topics:
Apache,
Payara Server
|
2 Comments
In a previous blog of this series we set up Apache httpd to forward traffic to Payara Server. However, this only covers forwarding HTTP and not HTTPS. This blog will demonstrate how to secure Payara Server with Apache over HTTPS on Ubuntu.
An Introduction to Connection Pools in Payara Server 5
Published on 02 May 2018
by Arjan Tijms
Topics:
Connection Pools,
Payara Platform 5,
Payara Server
|
7 Comments
4 Production Features in Payara Server 5 You Might Not Know About
Published on 30 Apr 2018
by Mike Croft
Topics:
Payara Platform 5,
Payara Server,
Notifier
|
0 Comments
Administering Payara Server 5 with the CLI
Published on 18 Apr 2018
by Andrew Pielage
Topics:
CLI,
Payara Platform 5,
Payara Server
|
7 Comments
Now that Payara Server 5 is here, it’s a good time to brush up on the basics - with that in mind, I'm going to go through a few of the things you can do with the Payara Server CLI.
Virtual Servers in Payara Server
Published on 16 Apr 2018
by Matthew Gill
Topics:
Payara Server
|
3 Comments
Virtual servers are a common concept to developers familiar with configuring web servers like Apache HTTP or Nginx. A virtual server represents a placeholder for a physical Payara Server instance to be "visualized" as multiple instances at once, allowing to server requests for multiple domain names. Detailed information on virtual servers can be found in the official documentation for Payara Server.
How to Test Applications with Payara® Server & Micro with Arquillian
Published on 12 Apr 2018
by Andrew Pielage
Topics:
Payara Micro,
Arquillian,
Payara Server
|
4 Comments
Before putting any application out for public access, it’s always worth testing that it works how you expect it to (and also how you don’t expect it to!). Effective testing of applications is something you can spend a week being taught, but for this blog I’ll just cover the basics of running JUnit and TestNG tests against Payara® Server & Micro using Arquillian.
Flexibility First - Payara Docker Images Allow a Completely Custom Start-up Configuration
Published on 03 Apr 2018
by Ondro Mihályi
Topics:
Docker,
Payara Server
|
6 Comments
We work hard to make Payara Server robust, reliable, and innovative so that it's perfect for production deployments. But we never forget about the users and developers. For them, we target flexibility and ease of use in every new feature we add and every tool in the ecosystem we maintain. Our Payara Docker images are an example of it and we're happy about the positive feedback from the user community we receive, as well as the constructive suggestions that help us improve user experience in the future.
Taking Payara To The Cloud
Published on 29 Mar 2018
by Mike Croft
Topics:
Payara Micro,
Cloud,
Amazon Cloud,
Cloud-native,
Payara Server
|
0 Comments
It may be hard to believe in 2018, but there was once a time before Amazon Web Services. In 2006, Amazon launched what was to become the most dominant platform in cloud computing - the Elastic Compute Cloud (EC2). While there were a lot of early adopters who could see the benefits of "Infrastructure as a Service" (IaaS) style cloud computing - a notable example being Dropbox - there were many who were sceptical of the hype around the "cloud" and prompted stickers like the one pictured.