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





------- Additional comments from [EMAIL PROTECTED] Fri Aug 10 06:17:18 +0000 
2007 -------
I tried the patch
http://www.openoffice.org/nonav/issues/showattachment.cgi/47380/i80338.patch on
m225 with system hsqldb
It didn't fix it. I needed to make an additional change. 
I edited the installed jvmfwk3rc file and changed.

UNO_JAVA_JFW_CLASSPATH_URLS=file:///usr/share/java/hsqldb.jar
file:///usr/share/java/xml-apis.jar file:///usr/share/java/xercesImpl.jar
file:///usr/share/java/xalan.jar file:///usr/share/java/serializer.jar

to 

UNO_JAVA_JFW_CLASSPATH_URLS=file:///usr/share/java/hsqldb.jar;file:///usr/share/java/xml-apis.jar;file:///usr/share/java/xercesImpl.jar;file:///usr/share/java/xalan.jar;file:///usr/share/java/serializer.jar

replacing the spaces with semicolons. After that, openoffice base works fine.

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

Reply via email to