error message at application start up I an getting an error message that reads -
Unable to launch java application.
The main class "com/zerog/lax/LAX" could not be loaded
Either it is not in the classpath or has a static initializer that uses a class not in the class path.
How do I fix this? I thought it had somthing to do with MRJ but it seems to be installed correctly.
Thanks |