literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
JBoss AS 5 GA will be Java EE 5 certified and will include the following core
technologies.
* JBoss Microcontainer - 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.2 - JPA certified
* JBoss Messaging 1.2 - the next generation messaging platform from JBoss
with HA features.
* JBoss WebServices 2.0 - 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
Submitted by: Nemo Liu <nemoliu gmail com>
PR: ports/110163
Repocopy by: marcus
- Add note on starting up JBoss4 with rcNG
- Add new "-config" option to jboss4ctl for JBoss4 startup config
- Move some notices in pkg-message [1]
PR: 75345
Submitted by: maintainer
Approved by: maintainer [1]