Hi!
I'm using Jetspeed M2 binary with Tomcat5.0.30...

I've problem with some built-in portlets (Struts MailReader Demo, JSF 
Demo...), 
with compiling class for the jsp... I got the same exception for third party 
portlets that use jsp...
Couldn't find anything useful on the Internet and this mailing list...

The strange thing is that everything used to work fine with J2-M1, and now I 
messed something.
ANY hint would be very appreciated!!!

An excerpt from Struts MailReader Demo exception trace...

Unable to compile class for JSP Generated servlet error: C:\Program 
Files\Apache Software Foundation\jetspeed2.0M2\jakarta-
tomcat-5.0.30\work\Catalina\localhost\struts-demo\org\apache\jsp\WEB_002dINF\view\welcome_jsp.java:174:_jspx_meth_bean_message_2(
javax.servlet.jsp.tagext.JspTag,javax.servlet.jsp.PageContext) in 
org.apache.jsp.WEB_002dINF.view.welcome_jsp cannot be applied to (
org.apache.portals.bridges.struts.taglib.LinkTag,
javax.servlet.jsp.PageContext) if 
(_jspx_meth_bean_message_2(_jspx_th_html_link_0, _jspx_page_context)) ^ 
Generated servlet error: C:\Program Files\Apache Software 
Foundation\jetspeed2.0M2\jakarta-
tomcat-5.0.30\work\Catalina\localhost\struts-demo\org\apache\jsp\WEB_002dINF\view\welcome_jsp.java:222:_jspx_meth_bean_message_3(
javax.servlet.jsp.tagext.JspTag,javax.servlet.jsp.PageContext) in 
org.apache.jsp.WEB_002dINF.view.welcome_jsp cannot be applied to (
org.apache.portals.bridges.struts.taglib.LinkTag,
javax.servlet.jsp.PageContext) if 
(_jspx_meth_bean_message_3(_jspx_th_html_link_1, _jspx_page_context)) ^ 
Generated servlet error: C:\Program Files\Apache Software 
Foundation\jetspeed2.0M2\jakarta-
tomcat-5.0.30\work\Catalina\localhost\struts-demo\org\apache\jsp\WEB_002dINF\view\welcome_jsp.java:383:_jspx_meth_bean_message_4(
javax.servlet.jsp.tagext.JspTag,javax.servlet.jsp.PageContext) in 
org.apache.jsp.WEB_002dINF.view.welcome_jsp cannot be applied to (
org.apache.portals.bridges.struts.taglib.LinkTag,
javax.servlet.jsp.PageContext) if 
(_jspx_meth_bean_message_4(_jspx_th_html_link_5, _jspx_page_context)) ^ 3 
errors

Reply via email to