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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to