Re: [aspectwerkz-user] Enhanced jar for prepared classpath
Alexandre Vasseur <[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Mindstorm: enhanced.jar (or any name choosen by the user) contains the patched java.lang.ClassLaoder In theory Plug should not rely on tools.jar to do the job. If it really does ie really fails when running with the JRE , then we need to fix it There is a dependancy on tools.jar only when you use remote enablement and alike. Let me know. I can send you a fixed version as well if you need. Alex On 5/12/05, Alexandru Popescu <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > #: Kenji Nakamura said :: 5/11/2005 11:49 PM :# > > Hi, > > > > I'm working on packaging the app with AW using prepared bootclasspath > > weaving option. > > I tweaked InstallAnywhere project to generate enhanced jar file during > > installation, > > but I realized we also need to support the case when only JRE is > > available. > > > > I guess JDK is needed to generate enhance.jar since > > org.codehaus.aspectwerkz.hook.Plug requires tools.jar in the classpath. > > > > So my question is when we need to generate enhance.jar file? If I > > bundle enhance.jar generated from, say, Sun JDK1.4.2_07, does it work > > with Sun JRE1.4.2_XX? What about different major versions, such as > > JRE1.4.1? > > > > Thanks in advance, > > > > -Kenji > > > > > What is inside the enhance.jar? (the patched version of ClassLoader?). > > :alex |.::the_mindstorm::.| > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.0 (MingW32) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQFCgwmpOCPjdDT2FEURAgtGAJ4qa3ZFR03Qz+hY3RycDYJzlhlBBgCeIX+/ > dZv91A/3f5bzFkcwvfHok3U= > =OMCb > -----END PGP SIGNATURE----- >