Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
85
NoClassDefFoundError: javax.portlet.PortletResponse
posted

 hello dear community,

 i have the following problem:

i made a class, which reads an xml, writes the elements in new objects with getter and setter.
this  class works as my datasource in my grid.it works good.
when i edit a field in my grid i get the following message two times:

 E   SRVE0026E: [Servlet-Fehler]-[Faces Servlet]: java.lang.NoClassDefFoundError: javax.portlet.PortletResponse

have someone an idea, what this is?