Google Code Exporter
Google Code Exporter
``` Yes, I did already try to "Synchronize classes" but without any effect. ``` Original comment by `[email protected]` on 13 Feb 2011 at 5:35
``` I'm listing this as a defect because this is bad. Your analysis is correct: when JavaSnoop imports the classes into its ClassLoader, it doesn't get the resources. This is...
``` It should do this. ``` Original comment by `[email protected]` on 21 Jan 2011 at 4:16 - Added labels: **Type-Enhancement** - Removed labels: **Type-Defect**
Original comment by `[email protected]` on 21 Jan 2011 at 4:16 - Changed state: **Accepted**
``` I do have the exact same problem with a JavaWebStart Application ``` Original comment by `[email protected]` on 26 Oct 2010 at 7:44
``` Getting exactly the same error ``` Original comment by `[email protected]` on 2 Nov 2010 at 9:45
``` exact same problem running the same version of javasnoop on OS X ``` Original comment by `[email protected]` on 10 Nov 2010 at 2:23
``` This can be caused by a number of different things. It's very likely there's a stack trace or error messages in the Java console (System.out) of the application to...
``` If no one comments further in a week or two I'll assume they were Java security-related errors and I can close this ticket. ``` Original comment by `[email protected]` on...
``` Hi, I've just has an instance of this issue. the application I'm looking at is a browser-applet based one. Start javasnoop (using startup.bat) first, then launch the browser and...