We sorted out things offline. The problem is, was and has always been a classpath-issue as we all said.
The solution goes the following: 0. Put all your SWT*.dll in your execution directory 1. Call > java -cp %ALL_NEEDED_OO_JARS%;%SWT_JARS%;Application.jar at.bestsolution.Test [2.] Don't use java -cp %ALL_NEEDED_OO_JARS%;%SWT_JARS% -jar Test.jar Tom Jürgen Schmidt schrieb: > Erik Zuehlke wrote: >> Quoting Tom Schindl <[EMAIL PROTECTED]>: >> >>> Jürgen Schmidt schrieb: >>>> Kent Gibson wrote: >>>>> by the way this book might be interesting for you "Rich Client >>>>> Entwicklung Mit Eclipse 3.1" >>>>> by Berthold Daum, publisher dpunkt-velay >>>>> >>>>> Particularly the chapter "Elefanthochzeit - >>>>> Office-Komponenten Unter Eclipse" >>>> >>>> mmh, seems to be interesting ;-) >>>> >>>> >> >> yes, B.Daum is a very good Author and the book is also present me. I >> use Eclipse only for development, not for RCP application development >> (not yet). >> >> >>>> Eric, >>>> >>>> you should add officebean.jar, unoil,jar, ridl.jar, jurt.jar, juh.jar >>>> unoloader.jar to your classpath and try it again. >>>> >>>> Juergen >> >> Juergen, I knows! Sorry however, I can read nearly no more. My >> CLASSPATH correctly set, “…”, nevertheless runs it! >> >> Under JSwat and under Eclipse it´s was runs, i repeats itself. I am so >> far professional assistance to orders, cost it which it want. >> >> I release even my computer with VNC, because four eyes see more than >> two. Thus who has time and desire, please to announce and in German >> language. >> >> >>> >>> Hi, >>> >>> Essentially this is what my bat-File does. >>> >>> Tom >>> >>> >> >> Hello Tom, you have a PM. Your Script a great and fast, but i have the >> same problem, "NoClassDefFoundError: .....". > > com.sun.star.comp.beans.NoConnectionException comes definitely from the > officebean.jar, the error message is clear you doesn't have the > officebean.jar in your classpath. > The last thing i can offer is that you send me your app if it is not to > big and i will run a short test in the evening ;-) > > Juergen > >> >> I think, i have a great bug in my system (or in my brain?) :) >> >> >> --------------------------------------------------------------------- >> 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] > >
signature.asc
Description: OpenPGP digital signature
