Hello,
So I'm trying to deploy my jar in a firefox xpi, using javascript and liveconnect to get to the java I wrote, which uses the pptx4j stuff. When i throw a simple main class in the jar and run it from console (or from eclipse, even without the main), everything works perfectly, but the second I try and access it from firefox land I keep getting reflect.invocationtargetexception errors from firefox. The internet all suggests ...