Skip to content

matthias24/jnlp-servlet-jakarta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jnlp-servlet-jakarta

Description

Project jnlp-servlet-jakarta

This is a fork of the original JNLP Servlet fron Sun/Oracle. It was in the JDK distribution under sample/jnlp. This fork is only to make the servlet compatible with the Jakarta Servlet API, so it can run on Webservers like Tomcat 10+.

https://jakarta.ee/specifications/servlet/

The original Documentation is under:

https://docs.oracle.com/javase/8/docs/technotes/guides/javaws/ https://docs.oracle.com/javase/8/docs/technotes/guides/javaws/developersguide/downloadservletguide.html

Here is a newer Documentation from MojoHaus:

https://www.mojohaus.org/webstart/webstart-maven-plugin/jnlp-download-servlet-mojo.html

Build

First build the jnlp-servlet-jakarta Jar:

cd jnlp-servlet-jakarta
mvn clean install

Than you should have the file target/jnlp-servlet-jakarta-0.0.1-SNAPSHOT.jar which you can install as a drop in replacement for the original servlet.

About

Jakarta compatible version of the JNLP Servlet of Sun/Oracle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages