Are you using newspaperTable?  If so, switch to t:dataTable instead.
The two were merged.  Not sure if this will help or not.  I can't
remember when newspaperOrientation was added, but it may have been
after the merge, and that attribute may not be on newspaperTable.


On 8/30/06, THIEN PHAM <[EMAIL PROTECTED]> wrote:
Hi,

I'm using WebLogic's JSP compiler to precompile a JSF
page that contains something like this:

<f:view>
  <t:panelLayout id="page" layout="classic">
  </t:panelLayout>
</f:view>

The compile fails with Tomahawk 1.1.5 with this error:

"Error in using tag library
uri='http://myfaces.apache.org/tomahawk' prefix='t':
The Tag class
'org.apache.myfaces.custom.newspaper.HtmlNewspaperTableTag'
has no setter method corresponding to TLD declared
attribute 'newspaperOrientation', (JSP 1.1 spec,
5.4.1)"

This problem does not happen with Tomahawk 1.1.3. Does
anyone have any idea? Thanks.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Reply via email to