Wrong application class in classpath files
Wrong application class in classpath files
- Subject: Wrong application class in classpath files
- From: Pascal Robert <email@hidden>
- Date: Thu, 26 Aug 2010 09:07:36 -0400
I'm trying to fix a problem with ERModernMoviesLook for the Hudson session. We are building ERModernMoviesDemo, but the app won't start because the ApplicationClass in UNIXClasspath.txt (and in MacOSClasspath.txt too) is :
# ApplicationClass == Application
when it should be :
# ApplicationClass == er.modern.movies.demo.Application
But the principalClass setting is correctly set in build.properties :
principalClass=er.modern.movies.demo.Application
We are also building ERRestRouteExample with the same Hudson service, and ApplicationClass is set correctly for that one, so I'm a bit lost of why it's an incorrect value for ERModernMoviesDemo. _______________________________________________
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