  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | - Re: Asynchronous aspect support in 1.50 and 2.0 | - Re: Asynchronous aspect support in 1.50 and 2.0 2007-07-12 - By kabir.khan@(protected)
Back In AOP 2.0 we have been repackaging a bit. The "in-JBoss" aspects really belong to the app server version, and not in the aop release. By "in-JBoss" aspect I mean aspects that depend on running within JBoss.
The AsynchronousAspect has no dependencies on JBoss classes, and so is shipped with the AOP 2.0 release. The AsynchAspect has dependencies on JBoss classes and so is not shipped with the AOP 2.0 release. HOWEVER, if you install AOP 2.0 into JBoss using the provided install scripts the JBoss dependent aspects (AsynchAspect, Security aspects etc.) exists in the app server.
Hope this is clear enough. The following post explains the rationale behind this decision http://www.jboss.com/index.html?module=bb&op=viewtopic&t=107366
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic &p=4063666#4063666
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode =reply&p=4063666 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ jboss-user mailing list jboss-user@(protected) https://lists.jboss.org/mailman/listinfo/jboss-user
|
|
 |