• OpenOffice 3.2?
Replies:
5
Views:
113
Up one level
• OpenOffice 3.2?
Posted by
jstaerk
at
2010-03-02 20:54:40
Hi,
I just upgraded one of my PCs where I was formerly using the OpenOffice.org javabean (i.e. an embedded openoffice.org writer) without any problems to OOO.o 3.2 and the javabean now seems to hide. Can anybody confirm NOA runs with ooo.o 3.2? In this case I would investigate what else had caused that (and yes, I tried a reboot kind regards, Jochen |
• Re: OpenOffice 3.2?
Posted by
Markus Krueger
at
2010-03-04 11:29:51
Hi Jochen,
I just did some simple test with NOA, NOA4e and a simple Swing implementation. It seems to work like always. Regards, Markus |
• Re: OpenOffice 3.2?
Posted by
jstaerk
at
2010-06-16 19:04:47
Hi,
Attached some sample code based on Snippet14 which works on OOO 3.1 and fails with a SocketException on OOO 3.2 com.sun.star.lang.DisposedException: java.io.IOException: com.sun.star.io.IOException: java.net.SocketException: Connection reset at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:171) Compiles with "\Program Files\Java\jdk1.6.0_17\bin\javac.exe" -Xlint -cp "..\..\lib\ag.ion.noa_2.2.2.jar;..\..\lib\java_uno_accessbridge.jar" Snippet14.java and starts with java -cp "..\..\lib\ag.ion.noa_2.2.2.jar;..\..\lib\bootstrapconnector.jar;..\..\lib\java_uno.jar;..\..\lib\java_uno_accessbridge.jar;..\..\lib\juh.jar;..\..\lib\junit-3.8.1.jar;..\..\lib\jurt.jar;..\..\lib\jut.jar;..\lib\nativeview.dll;..\..\lib\officebean.jar;..\..\lib\registry-3.1.3.jar;..\..\lib\ridl.jar;..\..\lib\sandbox.jar;..\..\lib\unoil.jar;..\..\lib\unoloader.jar;." Snippet14 kind regards, Jochen |
• Re: OpenOffice 3.2?
Posted by
Markus Krueger
at
2010-06-21 13:14:43
Hello Jochen,
it seems that there is some issue with the paragraph handling. I could just partly fix it in NOA 2.2.3. Does it help, if I provide you the changed classes (3 classes)? Regrads, Markus |
• Re: OpenOffice 3.2?
Posted by
jstaerk
at
2010-06-21 20:25:15
Thanks for the classes, they work in ooo 3.2 but no longer in 3.1...
|
• Re: OpenOffice 3.2?
Posted by
Markus Krueger
at
2010-06-22 10:23:17
Just tested your snippet with the new code and the portable versions of OOo 2.4.1, 3.0.0, 3.0.1, 3.1.0, 3.1.1, and 3.2.0. It always seemed to work.
|


