Page 1 of 1

Harmony theme problem with Primefaces 8.0

Posted: 06 Dec 2020, 12:00
by gigi96
Hi everybody,

I'm using the hormony theme with Primefaces 8.0 and I have an error : ClassNotFound org/primefaces/model/UploadedFile.

Did somebody face this problem before ?

Thanks. :cry:

Re: Harmony theme problem with Primefaces 8.0

Posted: 10 Dec 2020, 19:55
by mert.sincan
Hi,

Please try `import org.primefaces.model.file.UploadedFile` instead.

Best Regards,