JAsCo http://ssel.vub.ac.be/jasco/ 2010-02-17T13:26:40+01:00 JAsCo http://ssel.vub.ac.be/jasco/ http://ssel.vub.ac.be/jasco/lib/images/favicon.ico text/html 2007-04-25T20:11:02+01:00 documentation:ap http://ssel.vub.ac.be/jasco/documentation:ap?rev=1177524662 Note: this is a temporary solution. Not very clean because aspects are global for all applications in the container. In the future, a better solution will be available. Running JAsCo within an application server Application servers are typically... text/html 2006-03-22T16:42:03+01:00 documentation:distributed http://ssel.vub.ac.be/jasco/documentation:distributed?rev=1143042123 Distributed JAsCo! JAsCo now supports a true distributed setup that has very powerful distributed features. Aspects can intercept joinpoints executing on other hosts and are also able to execute their advices on other hosts. This work is a collabor... text/html 2005-06-15T13:39:17+01:00 documentation:installation http://ssel.vub.ac.be/jasco/documentation:installation?rev=1118835557 JAsCo command line tools installation The JAsCo Eclipse plugin has reached a mature stage right now, so we highly recommend to employ this IDE for JAsCo development. Installation Instructions for JAsCo kernel 0.8+ Unzip the jasco zip file to &l... text/html 2005-06-10T14:24:01+01:00 documentation:jutta http://ssel.vub.ac.be/jasco/documentation:jutta?rev=1118406241 What is Jutta? Jutta stands for just-in-time combined aspect compilation. The Jutta system implements a just-in-time compiler for aspect behavior. For each combination of aspect behavior a highly optimized code fragment is compiled. Executing aspe... text/html 2005-10-13T12:39:46+01:00 documentation:main http://ssel.vub.ac.be/jasco/documentation:main?rev=1129199986 Information for new users What is JAsCo?: Short Intro to JAsCo Getting started with JAsCo: A selection of articles to get started with JAsCo JAsCo tools documentation Installation and testing instructions Information on using the JAsCo tools:... text/html 2006-01-27T14:42:11+01:00 documentation:quick http://ssel.vub.ac.be/jasco/documentation:quick?rev=1138369331 JAsCo Quick Reference for 0.8.6 This document gives a quick reference overview of the JAsCo language. It is recommended to at least read the language reference partially to understand the general concepts and ideas before using this quick referenc... text/html 2005-06-10T14:24:01+01:00 documentation:running http://ssel.vub.ac.be/jasco/documentation:running?rev=1118406241 How to run a JAsCo AOP enabled application There are three ways of running a JAsCo enabled application, either preprocess all beans to insert traps using the beanTransformer tool, or by employing the JAsCo HotSwap 1 or JAsCo HotSwap 2 implementati... text/html 2005-06-13T14:18:24+01:00 documentation:ruw http://ssel.vub.ac.be/jasco/documentation:ruw?rev=1118665104 JAsCo Run-time Weaver JAsCo is one of the first approaches to implement a real run-time weaver that weaves and unweaves the aspects physically into the target application while it is running. The principle of the JAsCo runtime weaver is identical t... text/html 2005-07-30T11:15:19+01:00 documentation:stateful http://ssel.vub.ac.be/jasco/documentation:stateful?rev=1122714919 Quick Stateful Aspects tutorial This tutorial gives a quick intro on stateful aspects in JAsCo. For a more detailed explanation, please read the following paper: Vanderperren, W., Suvee, D., Cibran, M. and De Fraine, B. Stateful Aspects in JAsCo.... text/html 2005-06-10T14:24:01+01:00 documentation:tools http://ssel.vub.ac.be/jasco/documentation:tools?rev=1118406241 JAsCo Tools Documentation GENERAL HINTS Java bin directory containing java and javac executables have to be in PATH environment variable! You can test this by executing “javac” on the shell. Quotes are important in the following usag... text/html 2005-11-25T16:36:12+01:00 documentation:troubleshooting http://ssel.vub.ac.be/jasco/documentation:troubleshooting?rev=1132932972 TroubleShooting Follow the installation instructions carefully! JAsCo is only tested and maintained on Windows 2000/XP and Linux compatible systems, JAsCo might fail on other Operating Systems . SOME HINTS: make sure the java bin directory is i...