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