Re: Rant: Why I hate Java Client
Re: Rant: Why I hate Java Client
- Subject: Re: Rant: Why I hate Java Client
- From: Lachlan Deck <email@hidden>
- Date: Thu, 21 Feb 2008 08:56:59 +1100
It might be worth overriding the code on server to catch any
exceptions and string-ify its stacktrace and throw back to client
some exception they both understand.
On 21/02/2008, at 7:13 AM, Pierce T. Wetter III wrote:
So I get this backtrace (see below).
So this is some sort of config problem, brought on somehow by the
fact that I've moved all the .jar cruft we had hanging out in /
Library/Java/Extensions into a framework. It looks like the server
is forwarding some sort of EOGeneralAdaptorException to the client
which might have had useful information in it but client has no
idea how to unarchive it because for some reason it can't access
eocasses, so it then throws a completely different exception on the
client side.
with regards,
--
Lachlan Deck
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden