1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/java/jboss5/pkg-descr
Herve Quiroz 6e3e974f23 Reorganise the JBoss5 port:
- remove daemonctl, use root startup (following tomcat, geronimo, etc)
- allow arbitrary arguments to be handed to JBoss (long standing bug)
- reorganise the directory structure to follow hier(7)
  * JBOSS_HOME = /usr/local/share/jboss5
  * deployment directory = /var/jboss5
  * log directory = /var/log/jboss5
- Take maintainership
- Bump PORTREVISION

PR:		139372
Submitted by:	Jonathan Chen <jonc@chen.org.nz>
2009-11-18 22:11:46 +00:00

21 lines
895 B
Plaintext

This is the final release of the JBoss 5.0 series for the Java EE5 codebase
that fully complies with the Java EE5 conformance testing certification
requirements.
Many key features of JBoss 5 are provided by integrating other standalone
JBoss projects:
* JBoss Microcontainer 2.0.2 - POJO based microcontainer removing the
dependency on JMX
* EJB 3.0 - Fully certified as part of the Java EE 5 compliant JBoss AS 5
* Hibernate 3.3.1 - JPA certified
* JBoss Messaging 1.4.1 - the next generation messaging platform from JBoss
with HA features.
* JBoss WebServices 3.0.4 - new custom built JAX-WS compliant WebServices
stack.
* JBoss Seam 1.1 - a powerful new application framework to build next
generation Web 2.0 applications by unifying and integrating popular
service oriented architecture (SOA) technologies
WWW: http://www.jboss.org/