Interfaces and Java Client
Interfaces and Java Client
- Subject: Interfaces and Java Client
- From: David Avendasora <email@hidden>
- Date: Tue, 25 Apr 2006 09:55:21 +0100
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:
This email sent to email@hidden