No template found for component Main at jar:file WEB-INF/lib/
No template found for component Main at jar:file WEB-INF/lib/
- Subject: No template found for component Main at jar:file WEB-INF/lib/
- From: Emilian Bold <email@hidden>
- Date: Tue, 05 Jul 2011 13:46:39 +0200
Hy,
I have a WO project that already runs within Eclipse and I am trying to migrate over to Maven (mostly so I could use a build server and because I like Maven).
The error I am getting is:
No template found for component Main at "jar:file://Project/target/work/webapp/WEB-INF/lib/web-0.1.jar!/".
Where web-0.1.jar is the Maven-produced JAR that's embedded in the WAR artifact.
The thing is the Main component does seem to be part of the JAR:
$ unzip -l target/work/webapp/WEB-INF/lib/web-0.1.jar | grep Main\\. | grep Reso
0 07-05-11 10:52 Resources/Main.wo/
161 07-05-11 10:52 Resources/Main.api
1818 07-05-11 10:52 Resources/Main.wo/Main.html
1837 07-05-11 10:52 Resources/Main.wo/Main.wod
68 07-05-11 10:52 Resources/Main.wo/Main.woo
So, is it something obvious I might be missing ? Something more I can do to debug this?
--emi
--
http://www.josekibold.ro : Honesty & well-done software.
_______________________________________________
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