Oh, you may have had the client jar there ... that is used for the Cayenne ROP stuff.
On Fri, Sep 18, 2009 at 3:28 PM, Jamie <[email protected]> wrote: > Michael > > Ok. I found the source of the error. Without knowing the specific jar files > that I needed, I incorporated all of them. Obviously, there was an > overlapping CayenneDataObject in one of the jar files that was causing a > Null Pointer. To resolve I delete all jars but the cayenne server jar. > > Thanks in advance for your help! > > Jamie > > > > Jamie wrote: >> >> No such luck. What is on line 385 that would generate a Null Pointer >> Exception? Null pointer is a pretty serious error. >> >> java.lang.NullPointerException >> >> >> org.apache.cayenne.CayenneDataObject.setReverseRelationship(CayenneDataObject.java:385) >> >> >> Michael Gentry wrote: > > > -- > Stimulus Software - MailArchiva > Email Archiving And Compliance > USA Tel: +1-713-343-8824 ext 100 > UK Tel: +44-20-80991035 ext 100 > Email: [email protected] > Web: http://www.mailarchiva.com > To receive MailArchiva Enterprise Edition product announcements, send a > message to: <[email protected]> > >
