[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [aspectj-users] AspectJ load time weaver
|
- From: Alexandre Vasseur <avasseur@xxxxxxxxx>
- Date: Fri, 15 Apr 2005 14:27:46 +0200
- Delivered-to: aspectj-users@eclipse.org
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GzInUES3q2tnDWBdPRvKXF1/aBTNpsXBFGTrR+d9UzA0fnBXotAQvM3J+CXKepwVKDZpAavS17Iuqc75B5tQKUll+qt6qWDPKT0CnhjZDuuajmkOcoSwRmdNU80+PFV9RplPI+99rQexiFF/0j8pljgdyt2tXCTj+OEBkDuj8rE=
Hi
This feature is not part of AspectJ 1.5.0 M2. I think we will have it for M3.
Alex
On 4/15/05, Sejo.Cesic@xxxxxxxxxxx <Sejo.Cesic@xxxxxxxxxxx> wrote:
>
> Hi,
>
> Can someone point me to documentation or share some experiences with
> integrating the "aspectjweaver.jar" in the application server startup. Is
> adjustment of AS startup script with "-javaagent:aspectjweaver.jar"
> sufficient? We are using Sun AS8 2005Q1.
>
> The error I get when using javaagent option (with JDK1.5) is:
>
> Failed to load Premain-Class manifest attribute from aspectjweaver.jar
> Error occurred during initialization of VM
> agent library failed to init: instrument
>
>
> The same error is hapenning during any jvm startup (not application server
> related). I checked the manifest file of aspectjweaver.jar and there is no
> mentioning of "Premain-Class" as we should expect for javaagent option to
> work?
>
> We are using AspectJ 1.5.0M2 release.
>
> Any help would be appreciated.
>
> thanks
> Sejo
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/aspectj-users
>
>
>