Hi Everybody,
I am new to JBOSS, I have written a simple applet that displays a simple
Jtable.But it is giving following exception while loading the applet.
java.lang.ClassNotFoundException: javax.swing.JApplet
at com/ms/vm/loader/URLClassLoader.loadClass
at java/lang/ClassLoader.loadClassInternal
at java/lang/ClassLoader.resolveClass
at com/ms/vm/loader/URLClassLoader.loadClass
at com/ms/vm/loader/URLClassLoader.loadClass
at com/ms/applet/AppletPanel.securedClassLoad
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.run
at java/lang/Thread.run
I am calling my applet using simple HTML,
<applet code=report.ReportApplet ARCHIVE = "report.jar,jboss-client.jar,
jbosssx-client.jar"
width=200 height=200>
Please help me out to solve this problem.
Thanks & Regards
Nirzari
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859595#3859595
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859595
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user