2005/01/03 JBoss AOP & EJB 3.0
Www.jboss.or
G Do not use JBoss Application Server If JDK1.4.x is used, use the class library file under LIB, if you are using JDK 5.0, use the library file in the lib-50 directory. Use the JBoss application server to install JBoss AOP under the JBoss 4.x Application Server: 1. Remove the JBoss-aop.Deployer file or directory in the Server / / deploy directory in the JBoss Application Server installation directory 2. Copy JBoss JBoss-aop.Deployer and / or jboss-aop-jdk50.Deployer in JBoss-40-INSTALL in the AOP installation directory to the Server / / deploy directory in the JBoss application server installation directory. 2005/01/04 JBoss EJB 3.0 Preview 2JBoss EJB 3.0 Preview 2 is a plugin for JBoss 4.0. After downloading, there are two directory DOCS and LIBs, and the example in the Tutorial directory in the DOCS directory is used to use Ant. JBoss EJB 3.0 uses new features ANNOTATION (Note) for AOP and JDK 5.0 (J2SDK 1.5). J2SDK 1.5 can directly compile the Java file containing Annotation, with an ANNOTATION related J2SDK command line with an APT. JBoss EJB 3.0 is based on Hibernate 3.0. 2005/01/05 JBoss-AOP_1.0.0-FinalJboss AOP User Guide uses Eclipse. Eclipse 3.0 does not seem to be used in JDK1.5, so a batch file is created, specifying JDK1.4, as follows: startup.bateclipse -vm c: /borland/jbuilder2005/jdk1.4/jre/bin/javaw -vmargs -XMX256MJBOSS-AOP_1.0.0-Final installation directory has examples of Examples and JBoss AOP User Guide. Examples in Examples are all use of the ANT tool. JBoss 4.0 new features 1. JBoss 4.0 complies with J2EE 1.4 specification 2. Fully supports J2EE Web Service and SOA (Service Oriented Architecture) 3. Fully supports AOP (Aspect-Oriented Programming) 4. Tightly with Hibernate 5. Improved Clustering and Distributed CACHING support