i have following the tutorial that i have mentioned . into the faces-config i have added:
<?xml version='1.0' encoding='UTF-8'?> <faces-config version="2.1" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-facesconfig_2_1.xsd"> <factory> <partial-view-context-factory>org.primefaces.context.PrimePartialViewContextFactory</partial-view-context-factory> </factory> </faces-config> for resolve the Caused by: java.lang.InstantiationException: org.primefaces.context.PrimePartialViewContextFactory but i not have resolved. I deploy into tomee and i get error fro mnetbeans that the application not can start. -- View this message in context: http://myfaces.10567.n7.nabble.com/primefaces-p-filejUpload-not-work-with-myfaces-tp114620p114627.html Sent from the MyFaces - Users mailing list archive at Nabble.com.