Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
jboss: JBoss J2EE/EJB server
- Summary
- JBoss was started in March 1999. Now reaching the 3.0 series JBoss is
a mature appserver. It has grown way beyond its original scope. While
JBoss started as, and still is, an EJB container, today JBoss does the
full J2EE stack and beyond J2EE, it is a full-fledged award winning
java app-server downloaded more than 150,000 times a month. It is the
template of things to come.
See <http://www.jboss.org/> for more information.
Arch: noarch
Download: | jboss-3.0.8-2jpp.src.rpm |
Build Date: | Fri Jan 23 01:51:06 2004 |
Packager: | David Walluck <david@anti-microsoft.org> |
Size: | 21.98 MiB |
Arch: noarch
Download: | jboss-3.0.8-2jpp.noarch.rpm |
Build Date: | Fri Jan 23 01:51:06 2004 |
Packager: | David Walluck <david@anti-microsoft.org> |
Size: | 16.68 MiB |
Changelog
- * Thu Jan 22 23:00:00 2004 David Walluck <david{%}anti-microsoft{*}org> 0:3.0.8-2jpp
-
- use oldjdom
- * Thu Jun 19 00:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:3.0.8-1jpp
-
- Update to 3.0.8.
- Use bundled javacc, 3.0 doesn't work and 2.x isn't downloadable any more.
- Introduce per-server config in conf/server.properties, use it to relocate
temp dirs to /var/cache/jboss and make Jetty appreciate symlinks.
- * Mon May 12 00:00:00 2003 David Walluck <david{%}anti-microsoft{*}org> 0:3.0.7-2jpp
-
- add epoch
- s|mkdir -p| install -d -m 755|
- s|cp -p| install -m 644|