Folks,
AppFuse 2.0 with Basic JSF is now working (almost) cleanly under Eclipse
(without WTP) except for a few warnings on XML files.
But I have one error in Eclipse. It complains about this line in header.jsp.
(I ran a mvn inplace to get AppFuse Source.)
<c:if test="${pageContext.request.locale.language != 'en'}">
It says "Invalid Character Constant". Of course this builds and runs fine
in Tomcat and Jetty.
It appears to be a problem with it recognizing the EL macro language syntax.
Anyone know a way to make Eclipse understand this and eliminate the error?
Sincerely,
Wayne
--
View this message in context:
http://www.nabble.com/Eclipse-issue-with-header.jsp-EL-syntax-tf4555688s2369.html#a13001614
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]