java.lang.ClassFormatError: JVMCFRE074 no Code attribute specified;class=javax/faces/webapp/FacesServlet, method=<init>()V, pc=0 [duplicate]
问题 This question already has answers here : java.lang.ClassFormatError: Absent Code attribute in method that is not native or abstract in class file javax/faces/webapp/FacesServlet (5 answers) Closed 3 years ago . I am using JSF 2.0 with Primefaces 3.4.2, Hibernate 4 Final and Spring 3. When I am deploying an application to Weblogic 10.3.6 using Maven 3 I am getting the following excpetions. How can I resolve this issue? Any help is highly appreciable. Target state: deploy failed on Server