That usually indicates a classpath error. Could it be a security problem is preventing it from loading? Is this in dev or deployment? Any other changed besides Java 1.5?

Chuck

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)

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/chill% 40global-village.net

This email sent to [EMAIL PROTECTED]

--
Coming sometime... - an introduction to web applications using WebObjects and Xcode http://www.global-village.net/wointro

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects




_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to