I found the problem.
For some reason all I needed to do was provide the full path name
of the class. IE com.packagename.classname.
There must be a bug in jboss as the imports did not do their job
properly
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847906
I am having trouble with deploying my applet in a war files. And
getting the client to recieve the necessary classes for my interface.
And stop these class not found exceptions.
I can get the applet html page to locate a single class file
if they are located in the root directory in the war file