To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=50509 Issue #:|50509 Summary:|Question about officebean.dll and classpath Component:|api Version:|OOo 1.1.4 Platform:|PC URL:| OS/Version:|All Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|sw Reported by:|dsanto_98
------- Additional comments from [EMAIL PROTECTED] Wed Jun 8 15:16:13 -0700 2005 ------- I'm developing a java app on top of openoffice (1.1.4). My app uses the officebean, and is successful when I explicitly define the classpath (for example, with ant) to point to the openoffice jars on the installed location on my client machine. However, when I run from jnlp, I can't hard-code this location, so when I run my app via jnlp, it cannot find the officebean.dll file. I have tried creating a URLClassLoader and pointing it to a (configured) location on disk. This works to load the classes themselves, but not the officebean.dll. I have the <installdir>/program in my system path. Any ideas how I can tell the code where to look for the dll? --------------------------------------------------------------------- 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]