Hi!

I am a complete newbie on AppFuse.  Generated my project and did
"eclipse:eclipse", imported the project into Eclipse-3.2.1.  All my Java
imports are fine, but I am getting about 140 errors in JSPs/XMLs, etc, and
around 250 warnings.

Can somebody please help me with the errors? Most of them are related to
JSPs (all in subdirs of "target")  not being able to find:

<%@ page import="java.util.*,
                 com.opensymphony.clickstream.Clickstream" %>
<%@ page import="javax.servlet.http.Cookie" %>
<%@ page
import="org.acegisecurity.ui.rememberme.TokenBasedRememberMeServices" %>

Is there something special to be done in Eclipse to hookup the Maven repo to
the WTP plugin?  Also, thougg javax.servlet should be implicitly imported
for JSPs, I get a bunch of messages in JSPs "javax.servlet cannot be
resolved to a type".

Obviously I am doing something silly, question is what!

Thanks in advance for any help!

Shash

-- 
View this message in context: 
http://www.nabble.com/Appfuse-M3-and-Eclipse-help-tf3245072s2369.html#a9020677
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to