i am facing problem in java web service REST and the solution of the problem is to add this line:
,org.xml.sax.helpers,javax.xml.parsers;resolution:=optional,javax.naming;resolution:=optional
in META-INF/MANIFEST.MF. just like in this previous problem here: Glassfish error when producing JSON However i can't edit this file, is there any way to edit it? By the way i am using windows 10 so i can't use terminal.