Hi,

first - thanks for your great work on embeding mozilla into java.
I want to try your new version of webclient on WindowsXP-SP2 -
Webclient 2.0 alpha 5 - Depends on xulrunner 1.5.0.9.
I follow your instalation instructions (non-ide version), but I have
some problems. I install the recomended xulrunner 1.5.0.9 and
Webclient 2.0 alpha 5 but:

1) its not possible to run any testcase on my Sun JDK1.5.0.9 - The
UnsupportedClass Version Exception occured in my console -  Your class
version is 50, but the JDK1.5.x use the 49.  I eliminate this problem
by use of SunJDK1.6.x version - it works without this problem.

2) When I try to run the Non-Ide build script - I obtain the following
Exception:

Can't init test browser, exception: java.lang.ClassNotFoundException:
I:\XUL_RUNNER\bin\webclient.dll: Can't find dependent libraries I:
\XUL_RUNNER\bin\webclient.dll: Can't find dependent libraries
 Webclient has not been initialized.
 Exception in thread "main" java.lang.NullPointerException
     at
org.mozilla.webclient.test.TestBrowser.addNotify(TestBrowser.java:55)
     at java.awt.Container.addNotify(Container.java:2592)
     at javax.swing.JComponent.addNotify(JComponent.java:4665)
     at java.awt.Container.addNotify(Container.java:2592)
     at javax.swing.JComponent.addNotify(JComponent.java:4665)
     at java.awt.Container.addNotify(Container.java:2592)
     at javax.swing.JComponent.addNotify(JComponent.java:4665)
     at javax.swing.JRootPane.addNotify(JRootPane.java:735)
     at java.awt.Container.addNotify(Container.java:2592)
     at java.awt.Window.addNotify(Window.java:635)
     at java.awt.Frame.addNotify(Frame.java:469)
     at java.awt.Window.pack(Window.java:663)
     at org.mozilla.webclient.test.TestBrowser.main(TestBrowser.java:
123)


I don´t known, which libraries ? What is wrong. My GRE xulrunner
1.5.0.9 is registered in WinXP registry, the comlete instalation of
XULRUNNER is on referenced path, all DLL from Webclient was copied by
build script to XULRUNNER directory. So now I don´t know, how to solve
this problem.
Can you help me ? What should I check in my enviroment ?

Thanks for any idea...

Peter

_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to