[aspectwerkz-user] Need info on aspectwerkz on Websphere Commerce Server 6.0

<[email protected]> Tue, 14 Apr 2009 18:46:39 +0530
Newsgroups gmane.comp.java.aspectwerkz.user
Message-ID <[email protected]>
------_=_NextPart_001_01C9BD03.3EC390BE
Content-Type: text/plain;
	charset="iso-8859-1"
content-transfer-encoding: quoted-printable

Hi,
I am using Websphere Commerce Server 6.0, in Windows environment. I am putti=
ng all aspectwerkz related jar
files in ws.ext.dirs class path. 
ws.ext.dirs =3D E:\eprofiler\e-Profiler_raghu\eProfile\lib\aspectwerkz-2.0.j=
ar;E:\eprofiler\e-Profiler_raghu\eProfile\lib\aspectwerkz-core-2.0.jar;E:\ep=
rofiler\e-Profiler_raghu\eProfile\lib\aspectwerkz-extensions-2.0.jar;E:\epro=
filer\e-Profiler_raghu\eProfile\lib\aspectwerkz-jdk14-2.0.jar;E:\eprofiler\e=
-Profiler_raghu\eProfile\lib\dom4j-1.4.jar;E:\eprofiler\e-Profiler_raghu\ePr=
ofile\lib\jrexx-1.1.1.jar;E:\eprofiler\e-Profiler_raghu\eProfile\lib\qdox-1.=
4.jar;E:\eprofiler\e-Profiler_raghu\eProfile\lib\trove-1.0.2.jar;E:\eprofile=
r\e-Profiler_raghu\eProfile\lib\arm-3.0.jar;E:\eprofiler\e-Profiler_raghu\eP=
rofile\lib\admin.jar;E:\eprofiler\e-Profiler_raghu\eProfile\lib\mx4j.jar;E:\=
eprofiler\e-Profiler_raghu\eProfile\lib\mx4j-remote.jar;E:\eprofiler\e-Profi=
ler_raghu\eProfile\lib\mx4j-tools.jar;E:\eprofiler\e-Profiler_raghu\eProfile=
\lib\wsexception.jar;E:\eprofiler\e-Profiler_raghu\eProfile\lib\wasjmx.jar;E=
:\eprofiler\e-Profiler_raghu\eProfile\lib\tools.jar;E:\eprofiler\e-Profiler_=
raghu\eProfile\build\release\eProfiler.jar
I am trying the Compile Time Weaving of the application.  I have added the p=
oint cut classes which was generated using 
"awc" ANT utility into the respective places in commerce application. I also=
 have added aop.xml in meta-inf and web-inf directory of the application.
I also have added the -Daspectwerkz.definition.file=3DE:\eprofiler\e-Profile=
r_raghu\eProfile\aspectxml\aop.xml in the start up file of Commerce server.
Still my application is not getting profiled and my pointcut classes are not=
 getting executed.
Any help / information in this regard is appreciated.
I need this info very urgently.
Please let me know how to resolve this issue. 

Thanks and Regards,
Lalithamba.
 

Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments to=
 this message are intended for the exclusive use of the addressee(s) and may=
 contain proprietary, confidential or privileged information. If you are not=
 the intended recipient, you should not disseminate, distribute or copy this=
 e-mail. Please notify the sender immediately and destroy all copies of this=
 message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should=
 check this email and any attachments for the presence of viruses. The compa=
ny accepts no liability for any damage caused by any virus transmitted by th=
is email. 

www.wipro.com

------_=_NextPart_001_01C9BD03.3EC390BE
Content-Type: text/html;
	charset="iso-8859-1"
content-transfer-encoding: quoted-printable

<HTML dir=3Dltr><HEAD>=0A=
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Dunicode">=
=0A=
<META content=3D"MSHTML 6.00.2900.3492" name=3DGENERATOR></HEAD>=0A=
<BODY>=0A=
<DIV id=3DidOWAReplyText14492 dir=3Dltr>=0A=
<DIV dir=3Dltr><FONT face=3D"Courier New" size=3D2>Hi,</FONT></DIV></DIV>=
=0A=
<DIV id=3DidSignature42042 dir=3Dltr><PRE><FONT size=3D2>I am using Webspher=
e Commerce Server 6.0, in Windows environment. I am putting all aspectwerkz=
 related jar</FONT></PRE><PRE><FONT size=3D2>files in ws.ext.dirs class path=
. </FONT></PRE><PRE><FONT size=3D2>ws.ext.dirs =3D E:\eprofiler\e-Profiler_r=
aghu\eProfile\lib\aspectwerkz-2.0.jar;E:\eprofiler\e-Profiler_raghu\eProfile=
\lib\aspectwerkz-core-2.0.jar;E:\eprofiler\e-Profiler_raghu\eProfile\lib\asp=
ectwerkz-extensions-2.0.jar;E:\eprofiler\e-Profiler_raghu\eProfile\lib\aspec=
twerkz-jdk14-2.0.jar;E:\eprofiler\e-Profiler_raghu\eProfile\lib\dom4j-1.4.ja=
r;E:\eprofiler\e-Profiler_raghu\eProfile\lib\jrexx-1.1.1.jar;E:\eprofiler\e-=
Profiler_raghu\eProfile\lib\qdox-1.4.jar;E:\eprofiler\e-Profiler_raghu\eProf=
ile\lib\trove-1.0.2.jar;E:\eprofiler\e-Profiler_raghu\eProfile\lib\arm-3.0.j=
ar;E:\eprofiler\e-Profiler_raghu\eProfile\lib\admin.jar;E:\eprofiler\e-Profi=
ler_raghu\eProfile\lib\mx4j.jar;E:\eprofiler\e-Profiler_raghu\eProfile\lib\m=
x4j-remote.jar;E:\eprofiler\e-Profiler_raghu\eProfile\lib\mx4j-tools.jar;E:\=
eprofiler\e-Profiler_raghu\eProfile\lib\wsexception.jar;E:\eprofiler\e-Profi=
ler_raghu\eProfile\lib\wasjmx.jar;E:\eprofiler\e-Profiler_raghu\eProfile\lib=
\tools.jar;E:\eprofiler\e-Profiler_raghu\eProfile\build\release\eProfiler.ja=
r<BR></FONT><FONT size=3D2>I am trying the Compile Time Weaving of the appli=
cation.  I have added the point cut classes which was generated using </FONT=
></PRE><PRE><FONT size=3D2>"awc" ANT utility into the respective places in c=
ommerce application. I also have added aop.xml in meta-inf and web-inf direc=
tory of the application.</FONT></PRE><PRE><FONT size=3D2>I also have added t=
he -Daspectwerkz.definition.file=3DE:\eprofiler\e-Profiler_raghu\eProfile\as=
pectxml\aop.xml in the start up file of Commerce server.</FONT></PRE><PRE><F=
ONT size=3D2>Still my application is not getting profiled and my pointcut cl=
asses are not getting executed.</FONT></PRE><PRE><FONT size=3D2>Any help / i=
nformation in this regard is appreciated.</FONT></PRE><PRE><FONT size=3D2><S=
TRONG>I need this info very urgently.</STRONG></FONT></PRE><PRE><PRE><FONT s=
ize=3D2>Please let me know how to resolve this issue. </FONT></PRE><PRE><FON=
T size=3D2></FONT>=0A=
Thanks and Regards,=0A=
Lalithamba.=0A=
</PRE></PRE></DIV>=0A=
<DIV dir=3Dltr><FONT size=3D2></FONT>&nbsp;</DIV><P><strong><span style=3D'f=
ont-size:10.0pt;font-family:
"Palatino Linotype","serif";color:green'> Please do not print this email unl=
ess it is absolutely necessary. </span></strong><span style=3D'font-family:"=
Arial","sans-serif"'><o:p></o:p></span></p>


<p> The information contained in this electronic message and any attachments=
 to this message are intended for the exclusive use of the addressee(s) and=
 may contain proprietary, confidential or privileged information. If you are=
 not the intended recipient, you should not disseminate, distribute or copy=
 this e-mail. Please notify the sender immediately and destroy all copies of=
 this message and any attachments. </p>

<p>WARNING: Computer viruses can be transmitted via email. The recipient sho=
uld check this email and any attachments for the presence of viruses. The co=
mpany accepts no liability for any damage caused by any virus transmitted by=
 this email. </p>
<p>
www.wipro.com
</p>
</BODY></HTML>
------_=_NextPart_001_01C9BD03.3EC390BE--