1 Reply Latest reply on Oct 2, 2003 12:18 PM by vdiciero

    Deploying Jar Files to launch Applet

    surendramv

      Hi

      I am new to JBoss. I am trying to launch an application with Applet. I have created My.war folder in server\default\deploy and placed all the html files.
      My code base pointed to server\default\deploy\My\ Dev and copied all the Jar Files here.

      I am trying to load startup class fom the Jar files in the Applet but it throws FileNotFoundException.

      Please help me.