Quantcast
Channel: GlassFish Related Items on Java.net
Viewing all articles
Browse latest Browse all 1091

Not able to compile JSPS with Galssfish v3.1.2.4

$
0
0

Hi All,

Application is running fine v.3.1.2, but when we upgraded to v.3.1.2.4, getting following exception during JSP compilation, any ideas?

Thanks,
Anand

[#|2013-02-15T12:44:26.142-0500|WARNING|oracle-glassfish3.1.2|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=235;_ThreadName=http-thread-pool-8019(5);|StandardWrapperValve[action]: PWC1406: Servlet.service() for servlet action threw exception
org.apache.jasper.JasperException: PWC6033: Error in Javac compilation for JSP

PWC6197: An error occurred at line: 9 in the jsp file: /jsp/login/grfp_login.jsp
PWC6199: Generated servlet error:
string:///grfp_005flogin_jsp.java:117: get(java.lang.Class) in org.apache.jasper.runtime.TagHandlerPool cannot be applied to (java.lang.Class)

PWC6197: An error occurred at line: 10 in the jsp file: /jsp/login/grfp_login.jsp
PWC6199: Generated servlet error:
string:///grfp_005flogin_jsp.java:127: get(java.lang.Class) in org.apache.jasper.runtime.TagHandlerPool cannot be applied to (java.lang.Class)

PWC6199: Generated servlet error:
string:///grfp_005flogin_jsp.java:134: reuse(javax.servlet.jsp.tagext.JspTag) in org.apache.jasper.runtime.TagHandlerPool cannot be applied to (org.apache.struts.taglib.bean.DefineTag)

PWC6199: Generated servlet error:
string:///grfp_005flogin_jsp.java:137: reuse(javax.servlet.jsp.tagext.JspTag) in org.apache.jasper.runtime.TagHandlerPool cannot be applied to (org.apache.struts.taglib.bean.DefineTag)

PWC6199: Generated servlet error:
string:///grfp_005flogin_jsp.java:148: reuse(javax.servlet.jsp.tagext.JspTag) in org.apache.jasper.runtime.TagHandlerPool cannot be applied to (org.apa


Viewing all articles
Browse latest Browse all 1091

Trending Articles