dpkkr Site Admin
Joined: 10 Apr 2005 Posts: 1314
|
Posted: Thu May 11, 2006 10:47 am Post subject: JBoss |
|
|
JBoss is an Open Source, standard compliant, Enterprise JavaBeans Application Server
JBoss is an Open Source, standard compliant, Enterprise JavaBeans Application Server implemented in 100% Pure Java. It is usable for both development and production.
JBoss is licensed under the LGPL. Which means that you are entitled to redistribute the jboss binary (the jar) free of charge without modifications. You can distribute your code under any license you wish.
JBoss 2 is designed to be an EJB v1.1 container and server. Some parts of EJB 2.0 are supported in the 2.4.x versions, for example Message Driven Beans. JBoss 3.x supports EJB v2.0 including Container Managed Persistence.
JBoss comes bundled with Jakarta Tomcat or Jetty to serve web pages, JSP pages and Servlets. JBoss can be run on different machines.
To get more detail come to : http://www.mobilefish.com/developer/jboss/jboss.html |
|