No I am not using actionForPhase.  It looks like there may be a bug with 
tomahawk on Weblogic 8.1 running on Windows from the following link:
http://issues.apache.org/jira/browse/TOMAHAWK-433?page=all

I am not sure what I can do about it though.

Any suggestions?

--Brad.


-----Original Message-----
From: Mike Kienenberger [mailto:[EMAIL PROTECTED]
Sent: Wed 5/17/2006 8:57 AM
To: MyFaces Discussion
Subject: Re: Having trouble with Tomahawk 1.1.2
 
On 5/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hello.
>
> I am having trouble using Tomahawk 1.1.2.  I am in a Weblogic 8.1 SP5 
> environment and if I use the tomahawk.jar file version 1.1.1 with JSF1.1, 
> myfaces-1.2, and myfaces-1.3 then everything works fine.
>
> But if I use Tomahawk-1.1.2.jar I get the following error no matter which JSF 
> version I use.  Error is as follows:
>
> Parsing of JSP File '/welcomeJSF.jsp' failed: /welcomeJSF.jsp(6): Error in 
> using tag library uri='http://myfaces.apache.org/tomahawk' prefix='t': The 
> Tag class 'org.apache.myfaces.taglib.html.ext.HtmlCommandButtonTag' has no 
> setter method corresponding to TLD declared attribute 'actionForPhase', (JSP 
> 1.1 spec, 5.4.1)
> probably occurred due to an error in /welcomeJSF.jsp line 6:
> <[EMAIL PROTECTED] prefix="t" uri="http://myfaces.apache.org/tomahawk"%> Wed 
> May 17 08:12:55 MDT 2006


actionForPhase is no longer supported.   Are you using it?

Also, you will not be able to use Tomahawk 1.1.1 with MyFaces 1.1.2
and beyond, only with MyFaces 1.1.1 and the JSF RI 1.1.  At least, I'd
be surprised if that worked, and you'd probably hit some strange
errors.

Reply via email to