Description
jetty-jaas - jaas module for Jetty
Property |
Value |
Distribution |
OpenMandriva Lx 3.0 |
Repository |
OpenMandriva Main Release i586 |
Package name |
jetty-jaas |
Package version |
9.2.3 |
Package release |
2.2-omv2015.0 |
Package architecture |
noarch |
Package type |
rpm |
Installed size |
53.58 KB |
Download size |
38.59 KB |
Official Mirror |
abf-downloads.openmandriva.org |
Jetty is a 100% Java HTTP Server and Servlet Container. This means that you
do not need to configure and run a separate web server (like Apache) in order
to use Java, servlets and JSPs to generate dynamic content. Jetty is a fully
featured web server for static and dynamic content. Unlike separate
server/container solutions, this means that your web server and web
application run in the same process, without interconnection overheads
and complications. Furthermore, as a pure java component, Jetty can be simply
included in your application for demonstration, distribution or deployment.
Jetty is available on all Java supported platforms.
This package contains jaas module for Jetty.
Alternatives
Requires
Provides
Name |
Value |
jetty-jaas |
== 9.2.3-2.2:2015.0 |
mvn(org.eclipse.jetty:jetty-jaas) |
== 9.2.3.v20140905 |
mvn(org.eclipse.jetty:jetty-jaas:pom:) |
== 9.2.3.v20140905 |
osgi(org.eclipse.jetty.jaas) |
== 9.2.3 |
Download
Install Howto
- Enable OpenMandriva Main Release repository on Install and Remove Software
- Update packages list:
# urpmi.update -a
- Install jetty-jaas rpm package:
# urpmi jetty-jaas
Files
Path |
/usr/share/java/jetty/jetty-jaas.jar |
/usr/share/maven-metadata/jetty-jetty-jaas.xml |
/usr/share/maven-poms/jetty/jetty-jaas.pom |
Changelog
2015-07-19 - Bernhard Rosenkraenzer <bero@bero.eu> 9.2.3-2.2
- (ebd2a36) MassBuild#774: Increase release tag
See Also