Posted By:
Tony_Howell
Posted On:
Wednesday, June 19, 2002 01:01 PM
Hello,
I'm deploying an application to Macintosh which was built using JDK1.3.1 b-24. Here's the stack trace. Is there a problem with the UIManager or is it the zerog installer?
The app runs fine on Windows platforms.
java.lang.noClassDefFoundError: javax/swing/UIManager
at sam.sam_main.main.java:35
at com.zerog.lax.Lax.launch(compiled code)
at com.zerog.lax.Lax.main(Unkown source)
at com.apple.mrj.JManager.JMstaticMethodDispatcher.run(JMAWTContextImpl.java) at java.lang.Thread.run(Thread.java)
Thanks for any help
Tony Howell