View Single Post
  #1 (permalink)  
Old July 23rd, 2003
soccerizi soccerizi is offline
Novicius
 
Join Date: July 23rd, 2003
Posts: 1
soccerizi is flying high
Default Seemingly new Java problem

I have finally (after two days of struggle) installed Java 1.4.1.
Now that that is finished and confirmed, I have a new problem: when running the installer, everything begins as normal, but after trut after trying to launch the installer, it can't find one of the classes.

-----------------------------------------------------------
Launching installer...

Exception in thread "main" java.lang.NoClassDefFoundError: com/zerog/lax/LAX
-----------------------------------------------------------
Has anyone seen this before, or can interpret it beyond the fact that it can't find on of the Java class objects?
Reply With Quote