Embedding Mozilla in a Java Application using JavaXPCOM at Mac OS X
"Dmitriy Milashenko" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <sbGdnbMvQ5aKh__ZnZ2dnUVZ_sednZ2d__12961.1453078271$1147280142$gmane$org@mozilla.org> |
Hi all, does anybody have experience with SUBJ? I've googled but didn't find any successful or other story about SUBJ. I've tried to run a sample code at Mac OS X 10.4 + JDK 1.5 and Mac OS X 10.3 + JDK 1.4.2 using XUL.Framework 1.8.0.1 but it crashes while executing XPCOM#getComponentManager() with message "An irrecoverable stack overflow has occured" (on JDK 1.5). Sample works at Windows platform. Does anybody have any ideas? Thaks.