[
https://issues.apache.org/struts/browse/WW-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxx updated WW-2048:
---------------------
Description:
Hello,
I'm still having this issue:
Parsing of JSP File '/pages/login.jsp' failed: /pages/login.jsp(2): Error in
using tag library uri='/struts-tags' prefix='s': The Tag class
'org.apache.struts2.views.jsp.ui.AnchorTag' has no setter method corresponding
to TLD declared attribute 'onLoadJS', (JSP 1.1 spec, 5.4.1)
probably occurred due to an error in /pages/login.jsp line 2:
<%@ taglib prefix="s" uri="/struts-tags"%>
Using fresh download of struts-2.0.8-j4.zip (Java 4 ready JAR's) and on
Weblogic 8.1 SP4, JRockIt 1.4.2_07 (production platform).
As told on issue [#WW-1697], unpacking the .jar and editing the .tld is
possible, but is only a work-around, as we need to do this again and again as
well as we will upgrade our Struts 2 jar.
was:
Probably not important since old server, old JDK. I had this issue with other
tags in earlier revs as well; manually edited TLD and re-jarred as temporary
workaround.
I thought I had seen a J4 page on the wiki but I couldn't find it tonight (I
swear there's two versions of that freakin' thing; confuses the heck out of
me). If there isn't we should start a compatability/JDK issue page.
Environment: Weblogic 8.1 SP4, JRockit 1.4.2_07 (was: Weblogic 8.1
SP5, JRockit 1.4.2_08)
Affects Version/s: (was: 2.0.4)
2.0.8
> [2.0.8] AnchorTag has no setter method corresponding to TLD declared
> attribute 'onLoadJS'
> -----------------------------------------------------------------------------------------
>
> Key: WW-2048
> URL: https://issues.apache.org/struts/browse/WW-2048
> Project: Struts 2
> Issue Type: Bug
> Components: Views
> Affects Versions: 2.0.8
> Environment: Weblogic 8.1 SP4, JRockit 1.4.2_07
> Reporter: Maxx
> Priority: Trivial
> Fix For: 2.1.0
>
>
> Hello,
> I'm still having this issue:
> Parsing of JSP File '/pages/login.jsp' failed: /pages/login.jsp(2): Error in
> using tag library uri='/struts-tags' prefix='s': The Tag class
> 'org.apache.struts2.views.jsp.ui.AnchorTag' has no setter method
> corresponding to TLD declared attribute 'onLoadJS', (JSP 1.1 spec, 5.4.1)
> probably occurred due to an error in /pages/login.jsp line 2:
> <%@ taglib prefix="s" uri="/struts-tags"%>
> Using fresh download of struts-2.0.8-j4.zip (Java 4 ready JAR's) and on
> Weblogic 8.1 SP4, JRockIt 1.4.2_07 (production platform).
> As told on issue [#WW-1697], unpacking the .jar and editing the .tld is
> possible, but is only a work-around, as we need to do this again and again as
> well as we will upgrade our Struts 2 jar.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.