JOnAS

From Wikipedia, the free encyclopedia

JOnAS

Developer: ObjectWeb
Latest release: 4.8.1 / Aug 8, 2006
OS: Cross-platform
Use: Application server
License: LGPL
Website: jonas.objectweb.org

JOnAS is an open-source Java EE application server, developed and hosted by the ObjectWeb consortium (ObjectWeb is a non-profit European consortium, founded by INRIA, Groupe Bull, and France Télécom). JOnAS is released under the LGPL open-source license.

Contents

[edit] JOnAS Certification

JOnAS is J2EE 1.4 certified, as of February 1st, 2005. It was the first open-source server certified for free, using a process known as "J2EE scholarship" and established by Sun for non-profit organizations.

[edit] Management console

In JOnAS has a comparatively clear remote management console, providing easily accessible tools for remote uploading and deploying of the web applications, configuring both secure and ordinary web access ports and managing the user name - password - role datasets. This console is based on the JavaScript. From the first impression, the consoles of the comparable open source J2EE servers seem more confusing, with many needed features not immediately visible. This is, however, more important in the teaching process, as J2EE servers are not meant to be managed by the unprepared end user.

[edit] Environment

JOnAS AS is a J2EE 1.4 application server. It is possible to choose between the with embedded Tomcat or Jetty. Any JVM between 1.4 and 1.5 is supported at present, and the attempts to run on a free stack with GNU Classpath are very promising. JOnAS can run on numerous operating systems including Windows, many Posix platforms, and others, as long as a suitable JVM is present.

[edit] See also

[edit] External links

In other languages