I make javacall from jruby script and vice versa,.. At some point when i try to get the stacktrace in java from current thread I dont see the exact jruby class names in the stacktrace.only the java class names are listed.
is there any way I can get the names of jruby class and methods in stack trace ??