Path: csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!.POSTED!not-for-mail From: "CarMas" Newsgroups: it.comp.java Subject: Re: Accessing a PDF Document with the Acrobat Viewer JavaBean Date: Tue, 10 Nov 2015 17:13:29 +0100 Organization: Aioe.org NNTP Server Lines: 13 Message-ID: References: NNTP-Posting-Host: AN0N2ym1317RPhvtaIWvww.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-15"; reply-type=response Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org X-MimeOLE: Produced By Microsoft MimeOLE V15.4.3555.308 X-Notice: Filtered by postfilter v. 0.8.2 X-Newsreader: Microsoft Windows Live Mail 15.4.3555.308 Importance: Normal Xref: csiph.com it.comp.java:8777 "Gulp®" ha scritto nel messaggio news:n1reqk$si2$1@speranza.aioe.org... > Ma continua a presentarsi l'errore: > java.lang.NoClassDefFoundError: com/apple/mrj/MRJAboutHandler Ti manca il jar che contiene MRJAboutHandler, probabilmente MRJToolkitStubs-1.0.jar Prova ad aggiungere questo al classpath http://www.findjar.com/jar/mrj/MRJToolkitStubs/1.0/MRJToolkitStubs-1.0.jar.html Saluti CarMas