Java bridge- NSClassFromString() not working...
Java bridge- NSClassFromString() not working...
- Subject: Java bridge- NSClassFromString() not working...
- From: "Mondragon, Ian" <email@hidden>
- Date: Tue, 11 Feb 2003 16:17:59 -0600
All,
After a *very* long and exhaustive search on the web, I managed to find
several examples of using the Java bridge, but I'm having a minor problem
getting an ObjC object for a Java class due to the following coming up as
nil:
NSClassFromString(@"java.whatever.class")
I'm trying to write a simple app to test out posting JMS messages via
ObjC, and this is the only hangup I seem to be running into (aside from
having a distaste for Java <grin>).
Like I said - I've been researching the topic ad nausium, but the solution
for this is not presenting itself. Any help would be greatly appreciated.
- Ian
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.