-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sounds like you haven't got the BioJava jar on the applet's classpath.
cheers, Richard abhinav wrote: > Hi all, > I am having trouble running an applet with sequencepanel in it. > > the error that I am getting is > Java Plug-in 1.6.0 > Using JRE version 1.6.0 Java HotSpot(TM) Client VM > User home directory = C:\Documents and Settings\Abhi > > > ---------------------------------------------------- > c: clear console window > f: finalize objects on finalization queue > g: garbage collect > h: display this help message > l: dump classloader list > m: print memory usage > o: trigger logging > p: reload proxy configuration > q: hide console > r: reload policy configuration > s: dump system and deployment properties > t: dump thread list > v: dump thread stack > x: clear classloader cache > 0-5: set trace level to <n> > ---------------------------------------------------- > > java.lang.NoClassDefFoundError: > org/biojava/bio/gui/sequence/SequenceRenderer > at java.lang.Class.getDeclaredConstructors0(Native Method) > at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) > at java.lang.Class.getConstructor0(Unknown Source) > at java.lang.Class.newInstance0(Unknown Source) > at java.lang.Class.newInstance(Unknown Source) > at sun.applet.AppletPanel.createApplet(Unknown Source) > at sun.plugin.AppletViewer.createApplet(Unknown Source) > at sun.applet.AppletPanel.runLoader(Unknown Source) > at sun.applet.AppletPanel.run(Unknown Source) > at java.lang.Thread.run(Unknown Source) > ... > > What shld be done abt this? > Thanks in advance > _______________________________________________ > Biojava-l mailing list - [email protected] > http://lists.open-bio.org/mailman/listinfo/biojava-l > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFG5QIU4C5LeMEKA/QRArIiAKCKA1r/Iey5EdkXtKk/aeIN7wqicwCbBDni sXokQd5Jhx+Si6t4/JEnFDs= =czok -----END PGP SIGNATURE----- _______________________________________________ Biojava-l mailing list - [email protected] http://lists.open-bio.org/mailman/listinfo/biojava-l
