[jboss-user] [Installation, Configuration & Deployment] - Applet deployment

nfteodoro do-not-reply at jboss.com
Mon Nov 2 06:03:35 EST 2009


Hi all, i'm stuck with a problem here, i hope you can help me. I have an applet which i want to deploy with jboss. the problem is i only can load the .html file, the applet is not loaded, and the error i get is that the classes are not found. 

Everything works outside jboss but somehow it cannot find the class code.

Here's what i've done: I have a .html file and a classes directory (which contains the .class files for the applet). 
I made a .war file with those 2 items. 
I placed that .war file under <jboss path>server/default/deploy

i opened the file in the browser and i can see the html code but the applet is not loaded because it cannot find the classes. But why, if they are in the same directory(the .war file)?

Thanks for your help.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4263451#4263451

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4263451



More information about the jboss-user mailing list