Re: truncated class file problem

2005-11-15 Thread Juergen Kreileder
julie doyle <[EMAIL PROTECTED]> writes: > I'm having a problem running my app on my iPaq. The Java version is > 1.3.1 and on my desktop it's 1.3.1_13. The app runs fine on my desktop but > when I try to run it on the PDA i get the following error: > > Exception in thread "main" java.lang.ClassFor

truncated class file problem

2005-11-15 Thread julie doyle
Hi, I'm having a problem running my app on my iPaq. The Java version is 1.3.1 and on my desktop it's 1.3.1_13. The app runs fine on my desktop but when I try to run it on the PDA i get the following error: Exception in thread "main" java.lang.ClassFormatError: MapLayer (Truncated class file)