"Troy Davis" <[EMAIL PROTECTED]> writes: > I can capture a page in Solvent, associate variable names, and generate > the JS, but when I run it, after 15-30 seconds I get a dialog box with the > title "Alert" and this text: > > java.security.PrivilegedActionException: > java.security.PrivilegedActionException: > java.lang.reflect.InvocationTargetException >
Make sure that your variable names have a namespace (i.e. there must be a ':' in the name). As far as I remember, that was the solution for me... -- /\/\orten _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
