Re: WO5.2.1 -> WO5.2.2 trouble
Re: WO5.2.1 -> WO5.2.2 trouble
- Subject: Re: WO5.2.1 -> WO5.2.2 trouble
- From: Gavin Eadie <email@hidden>
- Date: Wed, 29 Oct 2003 16:02:32 -0500
At 10:11 PM -0500 10/28/03, Gavin Eadie wrote:
I've been rebuilding some of my projects with XCode and WO5.2.2 --
two projects have compiled OK, but failed to run with the following
error:
<main> Cannot load class with name com.webobjects.eocontrol.EOCustomObject
java.lang.ExceptionInInitializerError
________________
Replying to myself, I have found the cause of this, and it might be
something others. who live on the edge, trip over. Once again, the
cause was my own silly fault (no pun intended).
With WO 5.2.1 & Jaguar I was experimenting with some "pure Java"
EOModel programs. Since I needed javafoundation.jar in my classpath,
I moved a copy of it into ~/Java/Extensions/ for convenience.
Of course, it was still there after my upgrade so I was pulling a
5.2.1 javafoundation.jar into my 5.2.2 program, to bad effect.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.