I'm guessing you're getting this error from your IDE? If so, it's
probably because it doesn't recognize (and use) the
maven-warpath-plugin. Everything should work fine from the command
line.
Matt
On 3/16/07, Djohannot <[EMAIL PROTECTED]> wrote:
Hello,
I wanna use appfuse with JSF. I've begin the tutorial but i've an error when
I've to do a PersonList class.
import org.appfuse.webapp.action.BasePage;
import org.appfuse.service.GenericManager;
public class SiteList extends BasePage implements Serializable {
...
When i want to build my project, mvn tells me that
"org.appfuse.webapp.action.BasePage cannot be found".
I've found BasePage in the class directory, but i don't know what to do with
it. What do i've to do?
--
View this message in context:
http://www.nabble.com/problem-with-Tutorial-JSF-%3A-org.appfuse.webapp.action.BasePage-cannot-be-found-tf3413713s2369.html#a9512033
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
http://raibledesigns.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]