Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
jonas-examples: JOnAS example applications
- Summary
- The jonas-examples package contains example web applications.
Changelog
- * Wed May 18 00:00:00 2005 Fernando Nasser <fnasser at redhat.com> - 4.3.5-2jpp
-
- Add java_cup-runtime at build time so it goes into client.jar
- Add missing ow_carol_iiop_delegate.jar from externals/endorsed
- * Sat May 7 00:00:00 2005 Fernando Nasser <fnasser at redhat.com> - 4.3.5.1jpp
-
- Upgrade to 4.3.5
- * Tue Mar 29 00:00:00 2005 Fernando Nasser <fnasser at redhat.com> - 4.3.4.1jpp
-
- Upgrade to 4.3.4
- Do not use jakarta-commons-discovery package for now
- Do not use wsdl4j package for now
- Revert to use mx4j shipped with JOnAS for now
- Use the JOTM package
- Use the JORAM package
- Replace JCup.jar with java_cup RPM dependency
- Replace XDoclet with xdoclet dependency (contains ObjectWeb fixes)
- Remove dependency on commons-el (comes with Tomcat)
- Add mechanism to build snapshots
- Source configuration settings in the reverse order so the JOnAS settings
are not clobbered
- Use p6spy, jta, j2ee-connector, j2ee-deployment, j2ee-management,
oldkilim and nanoxml packages
- Use the jonathan-* packages
- Add profile scripts to add default JONAS_ROOT
From Permaine Cheung <pcheung at redhat.com>
- Create two datasources jdbc_xa1 and jdbc_xa2 for running the JDBC Resouce
Adapter tests and remove them when the test rpm is uninstalled