[21:09]<mschwartz> is anyone about? [21:13]<mschwartz> brb [21:15]<mschwartz1> I posted some code here: http://helma.pastebin.com/m6c00a646 [21:15]<mschwartz1> Rhino 1.7 release 1 2008 11 26 [21:16]<mschwartz1> js> load('lib/imap.js'); [21:16]<mschwartz1> js> connect(); [21:16]<mschwartz1> js: "lib/imap.js", line 23: uncaught JavaScript runtime exception: TypeError: Cannot call property getDefaultInstance in object [JavaPackage javax.mail.Session]. It is not a function, it is "object". [21:16]<mschwartz1> at lib/imap.js:23 [21:16]<mschwartz1> at lib/imap.js:43 (connect) [21:16]<mschwartz1> at <stdin>:3 [21:16]<mschwartz1> js: "lib/imap.js", line 23: uncaught JavaScript runtime exception: TypeError: Cannot call property getDefaultInstance in object [JavaPackage javax.mail.Session]. It is not a function, it is "object". [21:16]<mschwartz1> I do not understand [21:16]<mschwartz1> I see almost the same code in helma.Mail [21:16]<mschwartz1> (sorry for the flood) [23:42]<mschwartz1> figured it out [23:42]<mschwartz1> java mail jar needed to be installed