I figured out what was needed for a standalone version of EntityEngine
(I think entity engine is more coupled with the rest of the project
today then it was 4 years ago!?) and this was what I needed:
The Source files in the framework/base-directory.
Framwork/entity-directory.
Framework/geronimo-directory
specialized/minerva-directory (or ofbiz-minerva.jar)
geronimo-jta_1.0.1B_spec-1.0.jar
oswego-concurrent.jar
junit.jar
jdbm.jar
javolution.jar
icu4j_3_4.jar
freemarker.jar
avalon-util-exception-1.0.0.jar
bsh.jar
geronimo-j2ee-connector_1.5_spec-1.0.jar
jencks-1.1.3.jar
geronimo-transaction-1.0.jar
log4j.jar
/ Hans
Hans Holmlund skrev:
Hi,
I'm using entity engine as a component in another project. I haven't
made an upgraded for a couple of years, but when I'm doing it now I
have some problems. The Problem is probably some missing configuration
files, but I can't figure out which ones. Does anyone have a list of
the files and packages who are necessary for using entity engine as a
standalone product?
The entityengine.xml has changed a lot. Which transactionfactories are
supported?
This list doesn't make sense anymore:
http://lists.ofbiz.org/pipermail/dev/2003-February/000261.html
Many thanks,
Hans Holmlund