FYI.. I created this JIRA issue on OpenEJB's JIRA:
Reduce size and number of JARs needed for an OpenEJB standalone client
----------------------------------------------------------------------
Key: OPENEJB-19
URL: http://jira.codehaus.org/browse/OPENEJB-19
Project: OpenEJB
Type: Improvement
Reporter: John Sisson
Currently, the following JARs are required on an OpenEJB standalone client
(the last two dependencies have been recently introduced):
openejb-core-2.0-SNAPSHOT.jar (1136kb)
cglib-full-2.0.2.jar (301kb)
geronimo-kernel-1.0-SNAPSHOT.jar (186kb)
geronimo-security-1.0-SNAPSHOT.jar (136kb)
geronimo-spec-j2ee-jacc-1.0-rc4.jar (29kb)
Total: 1.74MB
We need this to be trimmed down and preferably provide a
openejb-client-*.jar file that only contains the required OpenEJB client
files.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|