Hi everybody,
My app has nothing to do with webclient. I designed a gui-system, which
provides easy to use methods to modify the DOM. In principle it is a
windows-embedding app. I first designed it as static library and linked
it with my application. It works fine. Then i generated a DLL from the
lib, in order to use it in a Java-Environment. I have a working wrapper
for the methods. The creation of the nsIBaseWindow fails with method
Create(). I think that there is no docshell or somewhat. Initialisation
of the embedding engine succeeds. The webbrowser is also there.
Has anybody an idea why this doesn't work in the jvm? Is there a problem
with the mozilla-dlls?
Thanks in advance
Timm
