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





------- Additional comments from [EMAIL PROTECTED] Thu Sep 18 19:54:29 +0000 
2008 -------
> This is definitely correct
>
> "Do you by chance mix up some paths to the unoil.jar etc files? Perhaps you
> start OOo from one installation, but your Java program is set up to use
> unoil.jar etc. from another installation?"
>
> The answer is yes - is that what you mean by "instance"

Okay, just to be sure ...
- You have two OpenOffice.org installations
- you start the first OpenOffice.org (in "C:\Program Files\OpenOffice.org 2.4")
  with the accept=... parameter
- you start a Java program, which is set up to use the unoil.jar from
  the second OpenOffice.org installation (what version is this?)
- This Java program connects to the running OOo instance by using the same
  connection string (I do not know where getRemoteServiceManager comes from,
  but be it for now ...)
- in the Java program, the DatabaseContext lists you the wrong registered
  data sources

Correct so far?

Why I am asking that detailed: Connecting via Java to a running OOo instance and
working with (not only) registered data sources is the daily food of quite a
number of our test cases - if this would fail in the way you described, then
this would have been noticed much earlier.

So, there must be a difference between your setup and the setup we use for our
respective test cases - and I'm trying to find out which one.

One difference I see is that you use two OOo versions, so I'd like to stress
this a little ...

If you
- start the second OOo version
- via Tools/Options, register a few other data sources
- close this OOo version
- start the first OOo version
- run your Java program which prints the names of the elements of the
  DatabaseContext
, what is printed then? Does your program emit the names of all the newly
registered data sources then?

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