On Jun 19, 2009, at 8:55 AM, Tejas Vora wrote:

Can any one add more details regarding the problem which I am facing.
I am not really getting a correct picture of whether the task which I am tryingto perform is feasible or not.


Java 6 on Mac OS X is 64-bit only. The Cocoa-Java bridge, which has been deprecated for years now, has not been ported to 64-bit. 64-bit applications cannot load 32-bit code. So what you're trying to do won't work. If you need to use the bridge, then you must use Java 5 or earlier, but I can't recommend using the bridge, since it's deprecated.

Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to