Did you try with JSF command button instead of AJAX one? Maybe some
validation is failing and you don't see it. Try to add this to your
step2.xhtml:

<a4j:outputPanel ajaxRendered="true">
<h:messages/>
</a4j:outputPanel>

En l'instant précis du 10/04/07 22:36, dxxvi s'exprimait en ces termes:
> I tried with both Tomahawk 1.1.3 and 1.1.5 SNAPSHOT. This is my environment:
>
> Java 6.0
> Tomcat 6.0.10
> JSF RI 1.2_04-b10-b01
> Ajax4jsf 1.1.1 SNAPSHOT
> RichFaces 3.0.1 SNAPSHOT
> Facelets 1.1.12
>
> If you're kind enough to give me your help, here's my 
> http://download.yousendit.com/D1BF241B687BF059 application  (the
> t:inputFileUpload is in step2.xhtml).
>   

Reply via email to