FAQ index
General interest questions
Aspect Oriented Programming
What is Aspect Oriented Programming?
What is an Aspect Component?
Can I use only one aspect component for my application (e.g. persistence)?
What are the differences between JAC and AspectJ?
Can you give me a brief overview on the differencies between JAC and AspectJ syntaxes?
What is the overhead of bytecode analysis and dynamic weaving?
JAC and J2EE
Can JAC be regarded as an application server?
Is JAC J2EE compliant?
What is a POJO?
Does JAC implement JDO?
Can JAC be interfaced whith non-JAC clients?
Does JAC supports WEB developments? Can we use JSP with JAC?
Web issues
Can JAC be used with Apache?
License
The GPL is known as "infectious". Do I have to distribute my own programs and aspects under the GPL ?
Technical problems and issues
Misc.
java.lang.IllegalAccessException
Parser error in acc file
Distribution
java.lang.ClassNotFoundException: org.objectweb.jac.core.dist.rmi.RMIRemoteContainer_Stub
RMI does not manage to resolve hosts under Linux
NoClassDefFoundError: org/objectweb/jac/core/dist/DistdClassLoader at org.objectweb.jac.core.dist.Distd.<init>