I use now Cayenne in 2 Applications sucessfully. Its great, to keep away from EOF. Unfortunately you can not use Cayenne in Framework which hast its own Cayenne.xml with application has also its own Cayenne.xml "At least not yet. Andrus, talked about a solution coming in the next release. He also gave me a solution, wich I didnt want to try it." However, Its great. You will love it.
I had the following problems I had to change: ============================================================================ 1. WO need NSArray or a Vector. best solution you use your customed subclass.vm ---------------------------------------------------------------------------- ------------------------------------------------------- ---------------------------------------------------------------------------- ------------------------------------------------------- ---------------------------------------------------------------------------- -------------------------------------------------------===================== ======================================================= ============================================================================ ============================================================================ ============================================================================ ============================================================================ ============================================================================ ----- Original Message ----- From: "Mike Kienenberger" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, March 31, 2006 7:41 PM Subject: Re: where to put Cayenne.xml On 4/1/06, WONDER <[EMAIL PROTECTED]> wrote: > I use Cayenne in WebObjects 5.2.4 > > In Eclipse, i just add the Directery as Class Folder in the Project, and Cayenne.xml is found. > One the Server this does not look to work. > Where should i put the xml files to be found? What about adding the directory to your jar file's classes folder so it remains on the classpath? This is how I do it in both Eclipse and out of eclipse. Actually, I add the files to the source folder, and they're automatically copied over into the classes folder. Please keep us up-to-date on using Cayenne with WO5.2.4. I have a 5.2.4 project I'd like to convert over to using Cayenne instead of EOF myself!
