Question, do you have the timed notifier tag embedded into a form?

Cheers

Werner



is_maximum schrieb:
> No Mike I'm sure this is not the Seam issue, because other components of
> sandbox work fine.
> and Also I studied the source code of the TimedNotifier
> in decode() method it is written an if statement:
> 
> if(component instanceof UIInput){
>    ....
> }else{
>    throw new UnsupportedOperationException("..."); // the exception message
> that I put to this post
> }
> 
> 
> 
> Mike Kienenberger wrote:
>> My apologies.  I misread your message as saying Tomahawk 1.1.5 and
>> Sandbox 1.1.6.
>>
>> Have you tried a simple example without Seam?   Maybe Seam and
>> Tomahawk have compatibility problems.
>>
>> On 6/5/07, is_maximum <[EMAIL PROTECTED]> wrote:
>>> Hi Mike
>>> but all of them are latest version. both sandbox and tomahawk are 1.1.5
>>> the only myfaces core api is 1.1.6
>>>
>>>
>>> Mike Kienenberger wrote:
>>>> I don't think you can safely mix different Tomahawk and Tomahawk
>>>> Sandbox versions.
>>>> These two jar files are tightly-coupled.   Be sure you are using jars
>>>> built from the same source.
>>>>
>>>> This is probably also the reason for the other problems you posted.
>>>>
>>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/problem-with-s%3AtimedNotifier-tf3864962.html#a10976101
>>> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>>>
>>>
>>
> 

Reply via email to