
On Mon, Mar 14, 2016 at 10:52:14AM +0200, Oxygen XML Editor Support (Adrian Buza) wrote:
The problem is most likely the one that George mentioned. When you re-create the jar, make sure that in the 'META-INF/services' folder from within the .jar the appropriate factory class is specified (use a ZIP archive tool like 7-zip to check).
Oh dear ... never, ever ask a java dev how to decompile or peer inside a .jar; ask a security researcher instead. JavaDecompiler (JD-GUI and friends) will be your friend too: http://jd.benow.ca https://github.com/java-decompiler/ There's a little background on WikiPedia: https://en.wikipedia.org/wiki/Java_Decompiler Regards, Ben -- | Ben McGinnes | Adversarial Press | Twitter: benmcginnes | | Writer, Publisher, Systems Administrator, Trainer, ICT Consultant | | http://www.adversary.org/ http://publishing.adversary.org/ | | GPGME Python 3 API Dev, GNU Privacy Guard https://www.gnupg.org/ | | Encrypted email preferred, OpenPGP/GPG key: 0x321E4E2373590E5D | | OpenPGP/GPG key here: http://goo.gl/GVGwT and http://goo.gl/SDs0D |