I think this is a result of the bug MYFACES-579.
The myfaces-all.jar has an important file missing
(META-INF/faces-config.xml), which defines the components of tomahawk.
You could try with a recent nightly build as the bug only appeared for
the release or when building an myfaces-all.jar with the variable
skip.sandbox=true.

Regards,

Bruno

2005/9/21, Carl <[EMAIL PROTECTED]>:
> After upgrading to faces 1.1.0 I have a problem with the inputFileUpload
> tag. I receive an error: undefined component type
> org.apache.myfaces.HtmlInputFileUpload.
> 
> In myfaces-all.jar there is
> org.apache.myfaces.CUSTOM.HtmlInputFileUpload which I assumed should be
> called.
> 
> Am I overlooking something? Would appreciate some help.
> 
> Thanks,
> Carl
> 
> (I removed the commons-fileupload-1.0.jar which I used under 1.0.9 which
> is included in myfaces 1.1.0).
>

Reply via email to