Keel-2.0 EA2 is available for download from SF. There are two bundles, the "default" (Tomcat, Struts, Direct) and "full" (all modules) bundle.
EA2 includes the service refactorings that were just completed. If you are using CVS, make sure and update all modules you have checked out (new directories were added, some build.xml files were changed).
Ok, I deleted everything I had checked out, and checked out the "default" module. This caused a single compile error due to default missing the svc-cache-excalibur module. I checked that out and did a "rebuild all" which caused a compile with no errors.
On to keel-build and a "completeinstall", which failed due to svc-authentication-persist missing. Running "completeinstall" again revealed svc-crypto-base64 was missing as well.
This continued as I had to add each of the projects you listed below to the project because they were not in the "default" module as of 12:30 pm Central time.
*** Note: I also got a duplicate entry in the CLASSPATH error on the svc-crypt-des module, which once I removed the JCE_LIB from it's CLASSPATH seemed to resolve the issue.
- The new modules added are currently part of "default": (i.e. "default" is not the same as "minimal")
svc-authorization-persist
svc-cache-excalibur
svc-crypto-base64
svc-crypto-des
svc-event-defaultevent
svc-model-defaultmodel
In addition, I had to add the svc-filter-filters module to finally get a complete compile.
Therefore, it appears the "minimal" install is these modules:
app-crud app-navigate app-poll app-register app-security clnt-struts keel-build keel-core keel-server svc-authentication-persist svc-authorization-persist svc-cache-excalibur svc-crypto-base64 svc-crypto-des svc-event-defaultevent svc-filter-filters svc-mail-javamail svc-model-defaultmodel svc-password-jpassgen svc-persist-default tool-xdoclet
I will now proceed to try to deploy and run the sample apps. -- Thanks, Derek Lane ===================================== --- The Gunslinger [EMAIL PROTECTED]
http://keelframework.org/documentation Keelgroup mailing list [EMAIL PROTECTED] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
