Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #6627
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!nx02.iad01.newshosting.com!newshosting.com!news-out.readnews.com!news-xxxfer.readnews.com!postnews.google.com!p31g2000vbs.googlegroups.com!not-for-mail |
|---|---|
| From | "raphfrk@gmail.com" <raphfrk@gmail.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Unsealing a jar file at runtime |
| Date | Thu, 28 Jul 2011 02:36:34 -0700 (PDT) |
| Organization | http://groups.google.com |
| Lines | 8 |
| Message-ID | <f0b4a955-9046-4f5d-9fe1-1fc8feea535d@p31g2000vbs.googlegroups.com> (permalink) |
| NNTP-Posting-Host | 137.71.226.54 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Trace | posting.google.com 1311846232 18987 127.0.0.1 (28 Jul 2011 09:43:52 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Thu, 28 Jul 2011 09:43:52 +0000 (UTC) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | p31g2000vbs.googlegroups.com; posting-host=137.71.226.54; posting-account=iOAcbgoAAADC8J1iW-JMMSO74f5TboSg |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| X-Google-Header-Order | HUALESNKRC |
| X-HTTP-UserAgent | Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3,gzip(gfe) |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:6627 |
Show key headers only | View raw
I don't suppose that this is possible, perhaps with reflection? The idea is for a plugin to extend a class, but the class is not a public class, so can only be extended from within the same package. If the jar file was unsealed, then a class could be created within the plugin that is in the same package, is public and extends the non- public class.
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar
Unsealing a jar file at runtime "raphfrk@gmail.com" <raphfrk@gmail.com> - 2011-07-28 02:36 -0700
Re: Unsealing a jar file at runtime Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2011-07-28 11:21 +0000
Re: Unsealing a jar file at runtime lewbloch <lewbloch@gmail.com> - 2011-07-29 13:42 -0700
Re: Unsealing a jar file at runtime "raphfrk@gmail.com" <raphfrk@gmail.com> - 2011-08-01 14:48 -0700
Re: Unsealing a jar file at runtime Eric Sosman <esosman@ieee-dot-org.invalid> - 2011-08-01 21:22 -0400
Re: Unsealing a jar file at runtime Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2011-08-02 13:41 +0000
csiph-web