To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81445


User sb changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|STARTED                   |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Sep 26 12:21:21 +0000 
2007 -------
The main problem of this issue (ScriptFramework.jar not available to extensions)
is now fixed on CWS sb78: scp2/source/ooo/profileitem_ooo.scp:1.49.12.1.4.1. 
The attached i81445.jar (built from attached source.tgz) is a simple fake
extension to verify whether Java extensions have access to the
com.sun.star.script.framework.provider.ScriptProvider class (printing "true",
the issue is fixed) or not (printing "false", the issue is not fixed):
$ m5/program/unopkg add i81445.jar
 false
 ERROR: An error occurred while enabling: i81445.jar
        Cause: ImplementationRegistration::doRegistration() component
        registration signaled failure
 unopkg failed.
$ sb78/program/unopkg add i81445.jar
 true
 ERROR: An error occurred while enabling: i81445.jar
        Cause: ImplementationRegistration::doRegistration() component
        registration signaled failure
 unopkg failed.


The additional things mentioned in this issue:  The missing setup of the context
class loader needs to be fixed in the ScriptProviderForooRex extension.  For any
feature requests regarding CLASSPATH environment variable handling, please
create a fresh issue.

---------------------------------------------------------------------
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]

Reply via email to