5 Replies Latest reply on Jan 11, 2013 5:15 AM by hoang_to

    SEVERE: Cannot read portlet.xml jndi:/localhost/JSF2RIPortlet/WEB-INF/portlet.xml

    maran_su

      Hi ,

       

         can any one tell me how to resolve this error,

      i trying build a sample GateinUXP application using JSF2 and Seam i got the sample code from the following archtype

       

      mvn archetype:generate -DarchetypeCatalog=http://bit.ly/fLm527

      with arch type id 4

       

      i am able build successfully the war file but when i deploy it in server i got the error

       

       

       

      SEVERE: Cannot read portlet.xml jndi:/localhost/JSF2RIPortlet/WEB-INF/portlet.xml

      org.staxnav.StaxNavException: Illegal portlet xml namespace http://java.sun.com/xml/ns/portlet

      GateIn-UXP-preview-tomcat6.png

       

       

      my portlet.xml is as follows

       

       

       

      Portletxml.png

      i have attached the pom.xml as well