Re: java client launch error
Ryan Poling <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Changing the Java version in the Java preferences (utilities folder) fixed the problem. - Ryan On Jul 12, 2006, at 1:53 PM, Ryan Poling wrote: > I get this error when I try to launch my Java Client application. > Any ideas? This is with Java 1.5. > > -Ryan > > > [Session started at 2006-07-12 13:52:07 -0700.] > [LaunchRunner Error] > com.webobjects.eoapplication.client.EOClientApplicationSupport.main > (String[]) threw an exception: > java.lang.IllegalArgumentException: Can't find application class > with name edu.ucsb.kitp.itpjava.client.ITPClientApplication > at > com.webobjects.eoapplication.EOApplication._createSharedApplicationWit > hClass(EOApplication.java:531) > at com.webobjects.eoapplication.EOApplication.startApplication > (EOApplication.java:483) > at > com.webobjects.eoapplication.client.EOClientApplicationSupport.main > (EOClientApplicationSupport.java:55) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke > (NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke > (DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at apple.launcher.LaunchRunner.run(LaunchRunner.java:88) > at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50) > at apple.launcher.JavaApplicationLauncher.launch > (JavaApplicationLauncher.java:52) > > _______________________________________________ > WebObjects-dev mailing list > [email protected] > http://www.omnigroup.com/mailman/listinfo/webobjects-dev