You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Stephan Schröder <si...@gmx.de> on 2009/04/27 15:57:57 UTC

class in applet-jar not found

this is actually not a struts2-problem, but it came up in a struts2 projet of
mine:
a applet of mine won't start because the main-class can't be found, which is
of course present in the applet.

I appended the applet and a test.html-file (
http://www.nabble.com/file/p23256861/MosaicUploaderTest.zip
MosaicUploaderTest.zip ) which does nothing but invoking the applet. People
having this problem had in most cases a broken jar but i don't see any
problem with this one.
Is there a way to check a applet-jar-file for integrity?

I get the following exception:
Caused by: java.io.FileNotFoundException:
D:\home\Downloads\MosaicUploaderTest\MosaicUploader.jar\applet\MosaicUploaderApplet.class
(The system cannot find the path specified)

The applet is compiled using Java5-compatibility.

Any ideas (or do you know a better forum to ask)?

Thanks,
Stephan
-- 
View this message in context: http://www.nabble.com/class-in-applet-jar-not-found-tp23256861p23256861.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org