My apologies for the earlier noise. It seems that somehow the JDO Jar was dropped off the build path of my Keel-Core classpath, which was causing extreme issues down the line.
Once I added it to the Eclipse classpath, and the EXPORT tab, Eclipse was able to handle Keel-Server. Now, that just leaves the originally attached ERROR 500, the Unresolved compilation problems. Thanks, Steve -- Java/J2EE Developer/Integrator Currently "On the Road" 214-724-7741 ----- Original Message ----- From: Stephen Davidson Sent: 9/9/2003 1:56:02 PM To: [EMAIL PROTECTED] Subject: [Keelgroup] 1.0 -> HEAD Merge > Greetings. > > During my merge (or an update, maybe?), I seem to have done something very bad, but > I can't figure out where to start. > > Specifically, working with ModelAction (clnt-struts), Eclipse is no longer > recognizing imports from keel-core (even though keel-core & keel-server are checked > as dependencies). > > For that matter, Eclipse is no longer recognizing imports in the Keel-Server module > from keel-core! > > Help, please? I don't know what's going on, nor am I familiar enough with Eclipse, > Tomcat, the Keel Build process, or the Keel classpath layout to be able to figure > out what bad thing has occurred. > > When I try to run, I get the attached Error 500. > > I am including the source file as well, as I am reluctant to check in something that; > 1) May not compile (it does for me, maybe - see trace) > 2) I can't verify is working > 3) Gives every indication that it is broken when run. > > As for the Merge itself, I have hit one place where I don't know how to reconcile > the changes. Specifically in ModelAction (attached). The execute method seems to > have been extensively reworked twice, and I am not sure how to reconcile the > changes. This is just serving as a heads up on this issue, as I will be requesting > assistance on it once my current build/compile issues are worked out. > > Regards, > Steve > -- > Java/J2EE Developer/Integrator > Currently "On the Road" > 214-724-7741 > > http://keelframework.org/documentation Keelgroup mailing list [EMAIL PROTECTED] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
