Matt, thanks, I'll go check those out.

In the meantime, I tried the Struts 2 and JSF modular archetypes (was using
Struts 2 basic) before, and at least the classpath errors went away.

I still have a lot of JSP/HTML/XML validation errors and warnings.  I have
attached the error messages.

Thanks!

Shash http://www.nabble.com/file/6582/errors.txt errors.txt 



Matt Raible-3 wrote:
> 
> I added a couple links to the MyEclipse Integration Tutorial issue in
> JIRA last night:
> 
> http://issues.appfuse.org/browse/APF-10
> 
> Specifically:
> 
> http://blogs.unixage.com/blojsom/blog/adam.kruszewski/eclipse/2006/05/02/Maven2-Eclipse-plugin-with-latest-WTP-from-callisto-update-site.html?page=comments
> 
> http://confluence.atlassian.com/display/JIRACOM/Development+Environment+with+WTP+Tomcat+Maven2
> 
> I haven't tried these myself.  If you find they work, please let us
> know and we'll add it to the MyEclipse page on the wiki.
> 
> Matt
> 
> On 2/17/07, Shash Chaterjee <[EMAIL PROTECTED]> wrote:
>>
>> 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]
>>
>>
> 
> 
> -- 
> http://raibledesigns.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Appfuse-M3-and-Eclipse-help-tf3245072s2369.html#a9022624
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