Introducing Payara Blue

Uncategorized

payara-blue-medium-logo2_large.jpgOne of the new features of our Payara Server 4.1.153 is Payara Blue. Payara Blue is our code name for support for Payara Server and Payara Micro on the IBM JDK. Payara Blue gives the IBM JDK users full support for running Java EE 7 applications on Payara on any platform supported by the IBM JDK 7 or JDK 8.

Getting Payara Blue

To get hold of Payara Blue just go to our downloads page and choose either the Full Java EE profile, Web profile or Payara Micro. 

 

Downloads list

Running Payara Blue

Running Payara Blue is just like running any GlassFish or Payara server. First ensure your JAVA_HOME is setup for the IBM JDK. Unzip the Payara Blue download and startup the domain using asadmin. Example commands on my machine are below:

export JAVA_HOME=/opt/ibm/java-x86_64-80/
cd /opt
cp ~/Downloads/payara-blue-4.1.153.zip .
unzip  payara-blue-4.1.153.zip
cd payara41/bin
./asadmin start-domain

 

Once the server is running navigate to http://127.0.0.1:4848 to access the administration console. 

 

Payara Console


That’s it you are up and running with Payara on the IBM JDK. As this is a first release we are looking for people to try out on AIX and Z/OS and give us feedback. 

Comments (0)

Post a comment

Your email address will not be published. Required fields are marked *

Payara needs the contact information you provide to us to contact you about our products and services. You may unsubscribe from these communications at any time. For information on how to unsubscribe, as well as our privacy practices and commitment to protecting your privacy, please review our Legal & Privacy Policy.

Related Posts

Community_Announcement 4 minutes
Uncategorized

Leading the Way: Payara Platform Community 7 Beta Now Fully Jakarta EE 11 Certified

We’re excited to announce that Payara Platform Community 7 Beta application server is now fully certified as Jakarta EE 11 […]

What Is a Java Application Server? A Short Guide 6 minutes
Jakarta EE

What Is a Java Application Server? A Short Guide

Enterprise Java applications power global commerce, healthcare, government and countless other industries. These systems must be scalable, secure and […]

10 minutes
Uncategorized

Java’s 30th Anniversary: A Celebration of Legacy, Evolution and Community

May 2025 marks a monumental milestone in software development: Java turns 30. The impact of this language on the […]