My Fault; I still had this line in my application: ServerRuntime cayenneRuntime = new ServerRuntime("cayenne.xml"); Sorry.
________________________________ From: emeka okafor <emeka_1...@yahoo.com> To: "user@cayenne.apache.org" <user@cayenne.apache.org> Sent: Saturday, November 10, 2012 1:11 AM Subject: problem starting with cayenne My cayenne file is name cayenne-domainName.xml and so I can't seem to figure out this error: [v.3.1B1 May 28 2012 18:42:43] Configuration resource "cayenne.xml" is not found. I don't know why he is searching for cayenne.xml instead of cayenne-domainName.xml; I am using maven by the way. Thanks.