Jamvm help...please

Been away all week, returned refresh and started over, this time have progressed better, the same application runs fine in standard java environment on PC, but under jamvm I get:

java.lang.ClassNotFoundException: cantley/co/uk/clsMain
at java.lang.VMClass.forName(Native Method)
at java.lang.Class.forName(Class.java:233)
at jamvm.java.lang.JarLauncher.main(JarLauncher.java:46)

I'm not really sure what this is saying because the main class is present in the jar,