On Feb 25, 2008, at 3:31 AM, timothy george wrote:
Hello, I have an application in development that needs to access an
mysql database on a server. i knwo that webobjects is supposedly
deprecated now. However, I have installed xcode 2.4 on Tiger with
the webobjects tools. I have created the database in eomodeller. I
have generated the model and the java class files. I have searched
to documentation and read the recommeded books. But I have not
found how to use the eomodel or the java class files in an xcode
project! Could someone give an example of how to instantiate and
object from the java class files??? Please help
The Obj-C to Java Bridge is gone as of Leopard so I don't think you
even want to try. What people usually do is to run the web app to
access the data and then Web Services from the Cocoa app to get at
the data.
You may also want to consider not doing it in Cocoa and just using
the WebObjects JavaClient technology.
Chuck
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]