Problems deploying app on Leopard server
Problems deploying app on Leopard server
- Subject: Problems deploying app on Leopard server
- From: Wen Xia <email@hidden>
- Date: Wed, 25 Jun 2008 16:37:39 -0700
Finally, our new Leopard servers are here. I started moving
applications to the new server. But I have problem running the app on
the server, it always gives me following error:
Can't load .Application class, exiting...
java.lang.ClassNotFoundException: .Application
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:316)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:84)
I don't understand why it's looking for .Application class. The app
is compiled using java 1.5 and the server is running java 1.5 as
well. The application runs well in my Leopard development mac.
Anyone knows how to fix it? Please advise.
Thanks a lot.
Wen
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden