Hello,

I want to deploy an applet.
I have a jsp file and jar for applet
I put the both in war file, push in deploy.
This applet use an external library .jar this lib is in default/lib

When I try to load my applet I have a error message class not found, this class is in 
library file.

deployement of my applet seems correct, the context is create and applet start loading.

How I must do if i want my applet find the library in /lib.

when I put my library in .war file that work correctly, but I use this lib for all my 
applets, etc.

thx for your help 
JMC

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

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


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to