I am trying to run a Fitnesse project on a server. The java code has an import
import javax.faces.validator.ValidatorException;
import javax.xml.parsers.ParserConfigurationException;
import javax.xml.transform.TransformerException;
What jar can I use instead of javaee api 5 that will not create the
java.lang.ClassFormatError: Absent Code attribute in method that is not native or abstract in class file javax/faces/validator/ValidatorException
error message?
Aucun commentaire:
Enregistrer un commentaire