[dev] gcj 4.1.2 and java component registration time

2007-02-23 Thread Caolan McNamara
For some reason I'm seeing a failure at registration of java components
during the install.

And for some other bizarre reason I have a workaround, i.e. remove
xmerge.jar from @regcompjars in solenv/bin/modules/installer/globals.pm

That's just a voodoo programming workaround, maybe some explanation will
show up at some stage and the problem can get resolved correctly.

C.

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



Re: [dev] embedding BLOBs in ODT (and accessing them via UNO)

2007-02-23 Thread Matthias B.

For those interested in our use case for this request: Our custom
component supports plugins (Java .class files) that do plausibility
checks on user input to forms. We want to be able to embed these
.class files inside the documents that use them and then load them via
a custom ClassLoader.

Matthias

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