[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[virgo-dev] RE: Minutes of today's community call
|
Follow-up for "There is a problem running the nested framework agent on Mac OS X which we will continue to discuss on virgo-dev":
The problem turned out to be a misspelled name - dot after the first jar in the manifest of the java agent:
Boot-Class-Path: javassist.jar. com.sap.core.supportability.innerfrk.d
etectionlib-0.7.0-SNAPSHOT.jar
To fix the issue one can simply remove the dot:
Boot-Class-Path: javassist.jar com.sap.core.supportability.innerfrk.d
etectionlib-0.7.0-SNAPSHOT.jar
Strangely enough - on Windows this did not caused problems as I would expect...
-----Original Message-----
From: virgo-dev-bounces@xxxxxxxxxxx [mailto:virgo-dev-bounces@xxxxxxxxxxx] On Behalf Of Glyn Normington
Sent: Tuesday, July 06, 2010 5:32 PM
To: Virgo Project
Subject: [virgo-dev] Minutes of today's community call
... are here http://wiki.eclipse.org/Virgo/Community/Minutes-2010-07-06
Glyn
_______________________________________________
virgo-dev mailing list
virgo-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/virgo-dev