Hello Simon and Dan, Thanks a lot for your support. Well, I think I am still far from achieving such testing :-) I guess I need first some build help.
So, I have to add tracing-aspectj under "modules" in the source distribution and re-build, right? Or can I build the module (or simply test) independently? Will it be OK with the 1.3.1 source? Then I need to download aspectjweaver.jar separately, right? I hope to find the time to dig into it and come back with "better" questions and further discussion about my logging/timing needs... Thanks again, any hints to next steps towards building and testing the module will be valuable. Regards, Apostolos -----Ursprüngliche Nachricht----- Von: Dan Becker [mailto:[email protected]] Gesendet: Donnerstag, 12. März 2009 16:22 An: [email protected] Betreff: Re: Tuscany AOP Logging, Tracking, Timing example Hello Apostolos, Simon's URL shows were the logging and trace code is located. Try running the TracingTestCase and see if logs "Hello, Log" for you. Additionally, you can edit the aspect in aop.xml to try different types of logging. Beyond these samples, please let us know the type of logging or timing you are trying to achieve, and we can help you accomplish it. Simon Laws wrote: > On Thu, Mar 12, 2009 at 1:35 PM, Apostolos Papageorgiou > <[email protected]> wrote: >> >> Could anybody please tell me where I can find the modules and the examples >> for logging, tracking and timing, mentioned at: >> >> http://cwiki.apache.org/TUSCANYWIKI/tuscany-logging-tracing-timing-information.html >> >> >> >> The distribution contains nothing relevant and I am missing a lot of >> information... >> > > The module is only in subversion at the moment and not in a release. > You can find it here > > http://svn.apache.org/repos/asf/tuscany/branches/sca-java-1.x/modules/tracing-aspectj/ > > I have to admit to not having tried this yet but I'm hoping that Dan > will be able to dive in and help further if required. > -- Thanks, Dan Becker
