The FindClass()-API does not find a public class in the current Rexx thread context, which however can be found by the Rexx code that gets executed in the same Rexx thread context (fetching a Rexx object from a cache in the native code and sending it a message from the native code). There is no routine or method context available (it originates from a Java callback), only the Rexx thread context (retrieved from a cache of Rexx interpreter instances in native code).
Is there a way from native code to get at the context/package that the Rexx object uses when processing a message it gets via native code? ---rony ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel