Re: Interfaces and Java Client
Re: Interfaces and Java Client
- Subject: Re: Interfaces and Java Client
- From: Robert Walker <email@hidden>
- Date: Tue, 25 Apr 2006 09:34:07 -0400
David,
Are you adding your interfaces to both the "Application Server" and
"Web Server" targets? I've not tried this myself, but if your
interfaces are in the "Application Server" target only, then that may
be why they don't work on the client-side. I know this is a simple
thing and you are probably already do this, but I thought I would
mention it just in case.
On Apr 25, 2006, at 4:55 AM, David Avendasora wrote:
Hi all,
I'm working on a Java Client project. I am trying to implement
interfaces instead of inheritance in several places, but I'm
running into a problem.
I'm using XCode for development and if the client-side classes are
built in the Web Server target as they are supposed to be according
to the Apple WO Java Client documentation, the interfaces don't
work. The proper SQL is executed on the database, but no objects
ever show up in the client application. If I simply change the
target to Application Server, then everything works exactly as
would be expected.
Does anyone have any idea why interfaces built to the Web Server
target don't work?
Thanks!
Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40mac.com
This email sent to email@hidden
--
Robert Walker
email@hidden
_______________________________________________
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