[
http://issues.apache.org/jira/browse/MYFACES-145?page=comments#action_61412 ]
Hal Deadman commented on MYFACES-145:
-------------------------------------
I think you just need to remove the &html_table_attributes; entity from the tld.
Index: myfaces_ext.tld
===================================================================
RCS file: /home/cvspublic/incubator-myfaces/tlds/myfaces_ext.tld,v
retrieving revision 1.182
diff -u -r1.182 myfaces_ext.tld
--- myfaces_ext.tld 22 Mar 2005 02:13:28 -0000 1.182
+++ myfaces_ext.tld 23 Mar 2005 15:11:07 -0000
@@ -1409,7 +1409,6 @@
&ui_panel_attributes;
&html_universal_attributes;
&html_event_handler_attributes;
- &html_table_attributes;
&user_role_attributes;
<attribute>
<name>collapsed</name>
> collapsiblePanel tag has table related attributes in tld with no setters
> ------------------------------------------------------------------------
>
> Key: MYFACES-145
> URL: http://issues.apache.org/jira/browse/MYFACES-145
> Project: MyFaces
> Type: Bug
> Versions: Nightly Build
> Reporter: Hal Deadman
>
> Weblogic complains that the collapsiblePanel tag has attributes (such as
> align) for which no setter exists. It refuses to load the the tag library
> (because that violates the JSP spec) even though I am not using that tag. I
> am using latest myfaces from CVS, modified slightly because the tag classes
> aren't in the extension jar.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira