Re: Domain configuration file "cayenne.xml" is not found.

2012-05-24 Thread Kanwar Manish
Worked - Possible Bug? [Not Solved - because I don't understand how it worked. Two approaches below] Question is - if the postgres jdbc jar is missing - why should the error be - "cayenne.xml not found...". Please read for details. Thanks Guys for all the help. Please remember that I am a .NE

Re: Domain configuration file "cayenne.xml" is not found.

2012-05-24 Thread Mike Kienenberger
Yes, dependent on your servlet version, context-param definitely has to be the first section in the file. Also, make sure that you're including the files in your war/ear. Obvious, but sometimes still the cause :) On Thu, May 24, 2012 at 8:54 AM, Michael Gentry wrote: > Hi there, > > I'm not a se

Re: Domain configuration file "cayenne.xml" is not found.

2012-05-24 Thread Michael Gentry
Hi there, I'm not a servlet guru (I know enough to get by and have my Tapestry apps run), but I always put my section before and . May not make a difference, but worth trying. I haven't looked through the source extensively, but you seem to be on the right path from what the JavaDocs say. mrg

Re: Queries with multiple tables and results

2012-05-24 Thread pk_cayenne
OK I understand. -- View this message in context: http://cayenne.195.n3.nabble.com/Queries-with-multiple-tables-and-results-tp4006413p4013416.html Sent from the Cayenne - User mailing list archive at Nabble.com.

Domain configuration file "cayenne.xml" is not found.

2012-05-24 Thread Kanwar Manish
Sorry guys, I am posting this bugger again. But it has turned out to be a bummer for me. I am using NetBeans 7.1.1 JDK 1.7 cayenne files are in the folder - "/WEB-INF/config/cayenne-files". Total three files cayenne.xml, map and node files. Error: "[v.3.0.2 Jun 11 2011 09:26:09] Error during Co