Re: [aspectwerkz-user] bug in script aspectwerkz
"Michael Haupt" <[email protected]> Fri, 17 Jun 2005 07:54:44 +0200 (CEST)
| Newsgroups | gmane.comp.java.aspectwerkz.user |
|---|---|
| Message-ID | <49225.80.187.144.76.1118987684.squirrel@www.st.informatik.tu-darmstadt.de> |
Hi, Alexandru Popescu said: >> In fact it was due to an error in the aspectwerkz script : >> the lastest version (2.0) is shipped with ASPECTWERKZ_VERSION=2.0RC3 >> >> It needs to be fixed. > > sorry for the inconvinience. it is fixed in cvs head and it was posted > on this list a while ago; but sorry again while we're at it... I noticed that when using the Sun J2SE 5 and agent-based weaving, an application is executed twice when started through the aspectwerkz script. This can be fixed by, e.g., putting an "exec" in front of each of the actual invocations of the AspectWerkz-enabled JVM. For convenience, my version of the script is attached. :-) Best, Michael