RE: [aspectwerkz-user] runtime weaving == hot deployment?

"Edwards, John C (Credit)" <[email protected]>
Newsgroups gmane.comp.java.aspectwerkz.user
Message-ID <AA27E643E40EBF41B50341BB8DBFB0F20E1F6161@gslnp13es.firmwide.corp.gs.com>
Did anyone get hot undeploy working under windows/JDK1.4 ? I don't know if
anyone saw my previous mail. I was getting a java.lang.UnsatisfiedLinkError:
hotswap exception. The dll is definitely in the path but I was wondering if
this dll is old?

java.lang.UnsatisfiedLinkError: hotswap
    at
org.codehaus.aspectwerkz.extension.hotswap.HotSwapClient.hotswap(Native
Method)
    at
org.codehaus.aspectwerkz.extension.hotswap.HotSwapClient.hotswap(HotSwapClie
nt.java:43)
    at
org.codehaus.aspectwerkz.extension.hotswap.HotSwapRedefiner.redefine(HotSwap
Redefiner.java:32)
    at
org.codehaus.aspectwerkz.transform.inlining.deployer.Deployer.redefineInitia
lJoinPoints(Deployer.java:464)
    at
org.codehaus.aspectwerkz.transform.inlining.deployer.Deployer.doRedefine(Dep
loyer.java:428)
    at
org.codehaus.aspectwerkz.transform.inlining.deployer.Deployer.redefine(Deplo
yer.java:416)
    at
org.codehaus.aspectwerkz.transform.inlining.deployer.Deployer.undeploy(Deplo
yer.java:368)
    at com.quantboy.aop.AOPTestApplication.main(AOPTestApplication.java:26)

-----Original Message-----
From: Michael Haupt [mailto:[email protected]] 
Sent: Tuesday, April 19, 2005 8:56 AM
To: [email protected]
Subject: [aspectwerkz-user] runtime weaving == hot deployment?


Hi,

in the AspectWerkz 2.0 documentation (in particular, on weaving.html), 
it says, under "Weaving Schemes":

<< runtime weaving: online weaving in a running application 
(experimental) >>

Is that the weaving approach that can be utilised through the Deployer 
class, or is that something entirely different? If the latter holds, how 
is it accessed?

Best,

Michael

-- 
Dipl.-Ing. Michael Haupt            [email protected]
Software Technology Group           Phone:  ++49 (0) 6151-16-5306
Darmstadt University of Technology  Fax:    ++49 (0) 6151-16-5410
Hochschulstr. 10, 64289 Darmstadt, Germany
http://www.st.informatik.tu-darmstadt.de/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.