Re: Register object in multiple dataMaps environment

2007-12-17 Thread james yong
Hi, For my case, I found that the className attribute is not set correct in my datamap xml file, thus causing the error. Thanks. -- View this message in context: http://www.nabble.com/Register-object-in-multiple-dataMaps-environment-tp14319433p14372432.html Sent from the Cayenne - User mailing

Re: Register object in multiple dataMaps environment

2007-12-14 Thread james yong
Each of the dataMaps come from a different cayenne.xml file, like the example given in http://www.nabble.com/Best-practices-question-td13040821.html#a13040821 http://www.nabble.com/Best-practices-question-td13040821.html#a13040821 -- View this message in context: http://www.nabble.com/Regist

Register object in multiple dataMaps environment

2007-12-13 Thread james yong
find ObjEntity for DataObject class: com.foo.window.text.model.CmsText, class is likely not mapped. at org.apache.cayenne.access.DataContext.registerNewObject(DataContext.java:810) Regards, James -- View this message in context: http://www.nabble.com/Register-object-in-multiple-dat

Re: Additional class dependency of a CayenneDataObject class at runtime

2007-12-11 Thread james yong
Hi Andrus, Thanks. I am not using JPA. Following your reply, i am able to narrow down to the root of the problem which is not cayenne. Regards, James -- View this message in context: http://www.nabble.com/Additional-class-dependency-of-a-CayenneDataObject-class-at-runtime-tp14256613p14275760

Additional class dependency of a CayenneDataObject class at runtime

2007-12-10 Thread james yong
because OSGi requires the dependencies of the new instance to be know and set. Regards, James -- View this message in context: http://www.nabble.com/Additional-class-dependency-of-a-CayenneDataObject-class-at-runtime-tp14256613p14256613.html Sent from the Cayenne - User mailing list archive at

Re: [POLL]: Cayenne 3.0 -- Java 1.4 or 5 support?

2007-11-11 Thread james
[X] Java 5 support I'll like to see generic supported in Cayenne 3.0.

Re: Temporal Database (Almost)

2007-08-04 Thread james
that the repository approach could work, but if there were a better way I would be all for it. An old favorite quote, "Sometimes hard problems require hard sollutions" James Jensen - Original Message - From: "Andrus Adamchik" <[EMAIL PROTECTED]> To: Sent: Satu

Temporal Database (Almost)

2007-08-04 Thread james
I have included a long-winded explanation of my initial ideas. If you are at all interested in this or have tried similar things, I would like to know what you may think. James Jensen ... ... ... ... ... (Understand that this is a first pass, and is intended as a starting point) The data