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.
I haven't had a chance yet to fix the "default" alias in CVS, I should've mentioned that.
Until then it is manual checkouts as you are doing now. As soon as I know that the
default dist. is working, I'll fix that alias.
I'll close my eyes and through my paranormal powers deduce that you (like me) have moved
*** 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.
on to the 3.0-series of Eclipse. Eclipse 2.x had a bug, it didn't automatically mount JARs from
the JRE lib dir, so we had to manually do it. 3.0 has it fixed. But if we remove the JCE from the
.classpath, Eclipse-2.x (released) users will have a problem. I decided to leave it alone in CVS
and just fix it manually on my Eclipse installation.
Yup...I goofed, should've listed that one.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:This is the correct list, but not truly the "minimal" list. This list is needed because if you look in default-deploy.properties, that's what we have listed in there as required modules. The minimal
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
list might actually be much smaller, and we can only tell by removing declarations of components
in *.xconf, and trying to start/access Keel. For all I know, we could get by with just
keel-build, keel-core, keel-server and tool-xdoclet, depending on what services/apps you as the user
implemented or needed.
I will now proceed to try to deploy and run the sample apps.
I appreciate your trying it out, looking forward to more feedback.
Shash
http://keelframework.org/documentation Keelgroup mailing list [EMAIL PROTECTED] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
