Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] LTW in websphere 7

I am sorry I wrote that response a bit too quickly.

The file I was refernig to was *java.policy*.
Concerning the *aspectjweaver.jar* you should adapt the path to point to the
location of the file on your file system.

-javaagent:<PATH>/aspectjweaver.jar

I used the web console to add it to the Generic JVM arguments (in
Application servers >> <server name> >>  Java and Process Management >>
Process definition >> Java Virtual Machine).

--
View this message in context: http://aspectj.2085585.n4.nabble.com/LTW-in-websphere-7-tp3809489p3812023.html
Sent from the AspectJ - users mailing list archive at Nabble.com.


Back to the top