Hi , I also had a similar issue with jdk1.4.1. I installed jdk1.3.1 and made my JDKHOME to jdk1.3.1, it worked like a charm.
http://java.sun.com/j2se/1.3/download.html Good Luck ! Krish [EMAIL PROTECTED] (John Saponara) wrote in message news:<[EMAIL PROTECTED]>... > Hi, > > We successfully built mozilla-1.3 and webclient (from cvs), but > running runem.bat gives an exception: > > C:\mb13\mozilla\java\webclient\src_moz>c:\apps\java141\bin\java > org.mozilla.webclient.test.EmbeddedMozillaImpl > c:\mb13\mozilla\dist\bin > Creating new EmbeddedMozillaImpl window > constructed with binDir: c:\mb13\mozilla\dist\bin url: > http://www.mozilla.org/projects/blackwood/webclient/ > Can't create BrowserControl: > org.mozilla.webclient.wrapper_native.win32.Win32BrowserControlCanvas > Exception in thread "main" org.mozilla.util.AssertionFailureException > at org.mozilla.util.Assert.assert_it(Assert.java:122) > at org.mozilla.webclient.test.EMWindow.<init>(EMWindow.java:155) > at > org.mozilla.webclient.test.EmbeddedMozillaImpl.CreateEMWindow(EmbeddedMozillaImpl.java:71) > at > org.mozilla.webclient.test.EmbeddedMozillaImpl.<init>(EmbeddedMozillaImpl.java:64) > at > org.mozilla.webclient.test.EmbeddedMozillaImpl.main(EmbeddedMozillaImpl.java:103) > > We are using jdk-1.4.1. We would appreciate any suggestions about > what we should try next. > > Thanks, > John
