Subj : Rhino - VMBridge and inclusion in smalljs.jar To : netscape.public.mozilla.jseng From : Mathew McBride Date : Fri May 13 2005 12:22 am Hi all, I've compiled smalljs.jar from CVS and substituted that for the normal js.jar I use. Load my app up, and it throws an IllegalStateException because it can't create a VMBridge instance. From a quick peak in the source code this is o.m.j.r.jdk11.VMBridge_jdk11, o.m.j.r.jdk13_VMBridge_jdk13 or o.m.j.r.VMBridge_custom None of the above end up in the 54kb JAR that is produced, nor the JavaDocs. Is my build environment messed up or anything? Ant 1.6.2, jdk 1.4.01_1, debian linux unstable. And is there any architecture docs on VM specific classes like VMBridge which I might have to implement should I port Rhino to a non-J2SE compliant Java library such as SuperWaba or MIDP/CLDC? (theres a smaller, less functional Java->JavaScript implementation, i.e better for porting out there from one of the other XUL projects but I can't remember who, so porting Rhino is the best option for me right now). Regards, Mathew McBride Sole/Lead developer Jazilla http://jazilla.org ------------------------------------------------------------------------------ * replies to newsgroup posts have Reply-to: set to my list subscription address in order to avoid filling up my personal mailbox with non-urgent emails, especially when checking via GPRS. If you genuinely need my full and undevided attention replace 'lists' with 'matt' .