We desperately need tests for this.  Anyone want to volunteer, to even
make simple ones?  We can stuff into the smoke or other frameworks...

geir


Pavel Pervov wrote:
> Chris,
> 
> As far as I understant, this is responsibility of a class loader to parse
> Class-Path attribute of any jar file it has in its class path.
> System class loader for DRLVM (which is URLClassLoader) does this.
> 
> Any objections?
> 
> Regards,
>    Pavel Pervov.
> Intel Middleware Products Division.
> 
> On 9/25/06, Chris Gray <[EMAIL PROTECTED]> wrote:
>>
>> As I understand it, the classpath of the jarred application should
>> include
>> the
>> jar file itself and the contents of its Class-Path attribute (if any).
>> You
>> probably need to create a special class loader for the application and
>> use
>> that whenever the application (or a library loaded by it) is the
>> initiator.
>> -- 
>> Chris Gray        /k/ Embedded Java Solutions      BE0503765045
>> Embedded & Mobile Java, OSGi    http://www.k-embedded-java.com/
>> [EMAIL PROTECTED]                             +32 3 216 0369
>>
>>
>> ---------------------------------------------------------------------
>> Terms of use : http://incubator.apache.org/harmony/mailing.html
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to