To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=81445
------- Additional comments from [EMAIL PROTECTED] Wed Sep 26 14:14:45 +0000 2007 ------- @sb: thank you *very* much for fixing the inclusion of the OOo scripting framework so quickly! Did already change/correct the BSF 2.4 library itself (and checked it in already in Apache.org) to cater for use cases where the library is loaded with a customized class loader. (The general strategy there is to first honor the context class loader, and then the defined class loader of the BSFManager class.) The ooRexx scripting framework implementation will now set the thread's context class loader to the one passed in by the OOo scripting framework, and upon return from the script will restore the original context class loader. [Also, in the special UNO reflection support being part of BSF4Rexx, I added support for employing the defined class loader in case the context class loader cannot load a sought for class.] The respective version of the BSF4Rexx package (which explicitly always includes UNO and OOo support) can be found at <http://wi.wu-wien.ac.at/rgf/rexx/bsf4rexx/old/2007/dist.20070921/>. [It will be linked into its official place at <http://wi.wu-wien.ac.at/rgf/rexx/bsf4rexx/current/> in about a week or so.] ad CLASSPATH: will create a new issue for it. Shall I assign it to you already or leave that open ? --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
