JOnAS is an open source implementation of the Java EE 5 and 6 standards that provides robust, reliable, and secure middleware services. It is a key component of the ObjectWeb consortium and has been used in production for over 10 years. JOnAS is used to develop, deploy, and manage applications in a distributed environment. It provides a wide range of services, including distributed object computing, enterprise messaging, transaction processing, web services, and resource management. JOnAS is designed to be highly scalable, with the ability to manage thousands of applications and users. It also provides support for clustering, failover, and load balancing. Additionally, JOnAS is fully compliant with the J2EE and Java EE standards, allowing applications to be easily ported from other J2EE application servers. The JOnAS project is currently maintained by the OW2 Consortium, which provides development resources and technical support.
JOnAS Comments
By ttmrichter · Jun 2011
Llevo dos servidores de aplicaciones Java EE 5 conmigo en una memoria USB. Uno de ellos es Geronimo, el otro es JOnAS. Ambas se procesan fácilmente como aplicaciones "portátiles" (JOnAS es un poco más difícil de configurar de forma segura). Ambos están bien documentados. Ambos son notablemente estables. JOnAS se ve mejor y tiene mejores instalaciones para hosts virtuales. Geronimo es más fácil de instalar y tiene un soporte más amplio.