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] Tue Sep 11 13:39:22 +0000 2007 ------- sb: > 2 "Using CLASSPATH (and UNO_JFW_CLASSPATH_URLS for that matter) does *not* > remedy the situation!" Adding $ORIGIN/classes/ScriptFramework.jar to > UNO_JAVA_JFW_CLASSPATH_URLS in <path-to-OOo>/program/jvmfwk3rc (resp. > jvmfwk3.ini) indeed does not work, because other things unfortunately start to > break then. However, adding $ORIGIN/classes/ScriptFramework.jar to Hmm. Probably then worked by chance for me (I only tested the one thing, though). It was the sun-report-designer.oxt so it had the jars I added into jvmfwk3rc in it's Manifest. See my post on dev@ (I want to use the already available jars for the extension, even more so as jcommon and sac are taken binary-only out of the jfreereport zips and never built (and they end up in the oxt). Of course, I could just replace them in the oxt, but that would make the oxt bigger than needed and when packaging the oxt (http://packages.debian.org/openoffice.org-report-builder) I am able to specifiy the dependencies anyway.. > URE_INTERNAL_JAVA_CLASSPATH in <path-to-OOo>/program/unorc (resp. uno.ini) > does work. That's not really better :) > The fix for now would probably be adding ScriptFramework.jar to unorc (see 2 > above). Regardless of this specific problem (ScriptFramework.jar), is there a generic solution for this problem except modifying unorc? Regards, Rene --------------------------------------------------------------------- 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]
