Strange Deployment Error
Strange Deployment Error
- Subject: Strange Deployment Error
- From: "Chris Hoyt" <email@hidden>
- Date: Tue, 26 Feb 2008 03:14:27 -0500
On deployment of a otherwise working project I get this error:
java.lang.IllegalArgumentException: com.webobjects.appserver._private.WOComponentDefinition > Class 'Main' exists but is not a subclass of WOComponent.
I investigated the error by logging the location of Main and found this:
"Main class is org.apache.log4j.chainsaw.Main"
Anyone know how to make my project look in the right place for Main? Apparently I can circumvent this by putting Main in the same package as Application, but that sucks.
_______________________________________________
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