The trunk code is Cayenne 3.1 ... unless you are wanting to play with 3.1, I think you grabbed the wrong code. CayenneRuntimeException exists in the 3.0 Beta 1 release:
~/.m2/repository/org/apache/cayenne/cayenne-client/3.0B1> jar tvf cayenne-client-3.0B1.jar | grep CayenneRuntimeException 1238 Tue Nov 03 21:16:12 EST 2009 org/apache/cayenne/CayenneRuntimeException.class mrg On Thu, Dec 24, 2009 at 12:07 PM, Zissis Trabaris <[email protected]> wrote: > I just upgraded to the latest trunk code. I was wondering why > CayenneRuntimeException is not found in the ROP client jar but is needed > by the ClientChannel class? This is forcing me to include the server jar > with my applet distribution. Am I doing something wrong here? > > > > Zissis Trabaris * Chief Technology Officer * INSYSWARE * 3235 West River > Road, Grand Island, New York, 14072, USA > Mobile (716) 930-5654 * Office (518) 636-4118 * Fax (716) 625-1305 * > [email protected] <mailto:%20%[email protected]> * > www.insysware.com <http://www.insysware.com/> > > ________________________________ > > CONFIDENTIALITY: This email (including any attachments) may contain > confidential, proprietary and privileged information, and unauthorized > disclosure or use is prohibited. If you received this email in error, > please notify the sender and delete this email from your system. Thank > you. > > > >
