Hi Robert,

Robert Vojta wrote:
On Tue, Jun 24, 2008 at 1:31 PM, Robert Vojta <[EMAIL PROTECTED]> wrote:

Hi,

it doesn't work even if I create one extension from these two
extensions - all files are in one extension. Have no idea what I'm
doing wrong.

well both UNO objects in one extension means that both are in the same ext.jar and that should definitely work.

Anyway the problem is a little bit more tricky and it is not enough that ext1 is installed (as i have assumed). The IDL_types.jar are referenced as UNO_TYPES in the manifest but it seems that these types are only known when the ext is used/loaded. We have to think about a clean dependency mechanism ...

Juergen

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to