From: Tomasz Pasierb <[EMAIL PROTECTED]> 

> Hi guys, 
> 
> does clay support jsf 1.2, I mean should it be working when used with 
> jsf 1.2 implementation? 
> 
> I've been playing with it and I'm not sure whether it's my fault or 
> framework's. The problem is that in the rendered view I have a string 
> "". I guess this should be replaced with 
> the actual state information somewhere around the render-response phase 
> but isn't in my case. I placed the form component in the layout 
> (template) file. 
>

It sounds like this issue is related to a RI API change [1].  They removed the 
class that I was using to determine the version of the runtime.  We'll have to 
find another way.  

[1] https://issues.apache.org/struts/browse/SHALE-472

 
> Any help appreciated :-) 
> 
> Regards, 
> Tom 

Reply via email to