[Opensource] Change in 5.0.4 Deployments
Michael Rimov
rimovm at centercomp.com
Tue Apr 22 13:07:56 PDT 2003
Hey All,
A quick heads up that I wanted to let you know. In the Expresso 5.0.4
distributions, the "binary war" distribution has the expresso classes
jarred and sitting in WEB-INF/lib. The jar files are:
expresso-core.jar
expresso-services.jar
expresso-ext.jar
They are all tagged with the appropriate Manifest version information.
This is due to some issues with some app servers [most notably JBoss] that
had errors if compiled classes sat in WEB-INF/classes, but had most of the
issues go away if the expresso classes were jarred in WEB-INF/lib.
You may need some extra memory allocated to your runtime environment for
deployment of the jar files.
-Mike
More information about the Opensource
mailing list