Re: [aspectwerkz-dev] Help Required for Prepared boot classpath option
Jayadeba Jena <[email protected]> Tue, 15 Feb 2005 21:28:25 +0000
| Newsgroups | gmane.comp.java.aspectwerkz.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Alex, Yeah i've included the aop.xml in the AW_OPT option of my weblogic startup script. regards, Jayadeba On Tue, 15 Feb 2005 00:25:28 +0200, Alexandru Popescu <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > [quote Jayadeba Jena::on 2/14/2005 11:09 PM] > | Hi, > | > | I've prepared the jar file conating the enhanced class loader and > | starting my weblogic with the following option.. > | > | set CLASSPATH1=C:\Aspect\aw_2_0_2\lib\aspectwerkz-core-2.0.RC2.jar > | set CLASSPATH2=C:\All-Downloads\Messenger\enhanced.jar > | > | > | %JAVA_HOME%/bin/java -Xbootclasspath/p:"\"%CLASSPATH2%\"" > | -Xbootclasspath/a:"\"%CLASSPATH1%\"" -cp "\"%CLASSPATH%\"" %JAVA_VM% > | %MEM_ARGS% %JAVA_OPTIONS% %AW_OPT% -Dweblogic.Name=%SERVER_NAME% > | -Dweblogic.ProductionModeEnabled=%PRODUCTION_MODE% > | -Djava.security.policy="%WL_HOME%\server\lib\weblogic.policy" > | -Dlog4j.configuration=file:///%IMNP_HOME%/config/log4j.properties > | -Ddatasource=imnp_jdbc_data_source weblogic.Serv > | > | But the weaving doesnt happen... > | > | Has anybody faced this problem before??? > | > | > | > | Regards, > | Jayadeba > | > Have you included the aop.xml in the above options? (i cannot see it). > > - -- > :alex |.::the_mindstorm::.| > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.0 (MingW32) > > iD8DBQFCESVYOCPjdDT2FEURAo8LAJ9z0HAdhHwykOKDLUi7tC7yB1Wn8QCgpfJK > dOlRp0oBM0zdceB/ziy6eVA= > =UHw8 > -----END PGP SIGNATURE----- >