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


User fs changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'sb'
--------------------------------------------------------------------------------
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |WONTFIX
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Jun 11 10:35:40 +0000 
2007 -------
With some recent milestone (not sure which one), the behaviour of OOo was
changed so that it does *not* automatically add all files in the program/classes
folder to Java's class path, when starting the JVM. Instead, classes are loaded
with dedicated class loaders on demand only.

This change has been done for performance reasons, since this noticeably speeds
up the start of the JVM, and the start of Java components (since now not all the
JARs in the classes folder need to be searched for given classes).

That said, this issue here is a side-effect which cannot be fixed without
re-introducing performance problems - which it is not worth, IMO. That's why
closing as WONTFIX - finally, there is the workaround of manually adding the
file to the CLASSPATH in Tools/Options/Java.

(Side note: If "external HSQL databases" are something we want to make more
easily accessible, this should probably be done by introducing a respective type
in the File/New/Database wizard, similar to the "Oracle JDBC" type ...)

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