wrong tag-class for wizardController
------------------------------------
Key: TOBAGO-671
URL: https://issues.apache.org/jira/browse/TOBAGO-671
Project: MyFaces Tobago
Issue Type: Bug
Components: Sandbox
Affects Versions: 1.0.17
Reporter: Andreas Precht
Priority: Minor
An exception occurred for task [Deployer:149026]Redeploy application
baseOne-jsf-test on TIDomainServer.:
Exception:weblogic.management.ApplicationException: prepare failed for
baseOne-jsf-test
Module: baseOne-jsf-test Error: Could not load baseOne-jsf-test:
weblogic.servlet.jsp.JspException: (line 12): Error in using tag library
uri='http://myfaces.apache.org/tobago/sandbox' prefix='tcs': The Tag class
'org.apache.myfaces.tobago.taglib.sandbox.WizardTag' has no setter method
corresponding to TLD declared attribute 'rendered', (JSP 1.1 spec, 5.4.1)
wrong tag-class in Tobago Sandbox
<name>wizardController</name>
<tag-class>org.apache.myfaces.tobago.taglib.sandbox.WizardTag</tag-class>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.