Create a RESTful Web Service with Payara Server 5.194 & NetBeans

Uncategorized

In this vlog I go back to basics to demonstrate the starting steps of creating a RESTful Web Service using Payara Server and NetBeans. I’ll cover where to get the latest release of Payara Server from, how to add the server to NetBeans, and how to create a super basic web application with a JAX-RS endpoint. I’ll also briefly cover how to debug your applications deployed to Payara Server. Hope you find it helpful!

Note – this blog is an update of the original: https://www.payara.fish/blog/create-a-restful-web-service-with-payara-server-netbeans

Environment Details

  • Windows 10
  • Java 11.0.6
  • Apache NetBeans 11.2
  • Payara Server 5.194

Comments (3)

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.

  1. Nurudeen Yusuf

    Great

  2. Stephan

    Hi,

    what I am searching is a demo for a SOAP client.
    The server application resides in Payara 5.
    I use JDK 11 – missing the JEE libraries.

    How to deal this in NetBeans ???

    Thanks for an answer
    Stephan

    1. Jadon Ortlepp

      Unfortunately I dont think we have a JAX-WS demo (on the back of your comment the team thinks its a good idea to create one). However we did find this blog I hope will be useful. https://netbeans.apache.org/kb/docs/websvc/client.html

Related Posts

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 […]