Interference between Java extensions

Discussions about using 3rd party extension with OpenOffice.org
Post Reply
User avatar
RoryOF
Moderator
Posts: 35103
Joined: Sat Jan 31, 2009 9:30 pm
Location: Ireland

Interference between Java extensions

Post by RoryOF »

Preliminary note: I'm only playing with this in my attempts to understand Java, so it is not urgent or important.

I have a Java extension (BesserwissA from University of Bremen, source at http://sourceforge.net/projects/astool/) which, after minor tweaking, now compiles and installs on OO 4.1.1, both in 32 and 64 bit implementations running on Xubuntu 32 and 64 bit versions. However, if LanguageTool is installed before this, the BesserWissA install fails with XInterface "Unable to register Implementation exception" error. If LanguageTool is removed, the BesserWissA install proceeds correctly. If BesserWissA is installed first, then LanguageTool installs with no complaints.

Can anyone direct me towards an understanding of why there is crosstalk between these applications?

Rory
Apache OpenOffice 4.1.15 on Xubuntu 22.04.5 LTS
Irvine_Himself
Posts: 9
Joined: Wed Apr 29, 2015 5:23 am

Re: Interference between Java extensions

Post by Irvine_Himself »

I wrote a few mildly complex rule sets for LT, (for example the sentence fragment rule,) and found the people there to be very friendly and anxious to fix a few bugs I found in the way rules were parsed.

You can find the forum at
http://languagetool-user-forum.2306527.n4.nabble.com/

Irvine
OpenOffice 4.0.1 on Windows Xp
Post Reply