Re: com.webobjects.eoaccess does not exist, wrong target?
Re: com.webobjects.eoaccess does not exist, wrong target?
- Subject: Re: com.webobjects.eoaccess does not exist, wrong target?
- From: Ray Ackland <email@hidden>
- Date: Wed, 6 Apr 2005 14:02:34 +1200
Alexandre,
Bit rusty on this, but I believe that package is not available to the java client part. Are you referencing anything from eoaccess in one of your classes on the client side (Web Server)?
r
On 06/04/2005, at 11:41, Alexandre Mainville wrote:
I'm working on a non direct java client application.
In my EOInterfaceController I'm tring to catch a EOGeneralAdaptorException (for optimistic lock failures).
It won't compile with the following error:
import com.webobjects.eoaccess;
<x-tad-smaller>Customer.java:15: package com.webobjects.eoaccess does not exist
</x-tad-smaller>
I've read several posts claiming that this error will go away if the controller is reassigned to the Application Server target. I understood from the release notes that it should be under Web Server. Which is right?
_______________________________________________
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