[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Using JBoss AOP with Weblogic

2005-04-20 Thread eyassud
Here what I found out: The 8.1 SP3 BEA JRockit JVM classloader is not really replacable, and therefore, the special class loader required for JBoss AOP can't fufil its function. The value of the java.lang.ClassLoader is hardcoded for performance reasons!!! This may change in the 9.0 Weblogic,

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Using JBoss AOP with Weblogic

2005-04-20 Thread eyassud
Yes I did see a -Xbootclasspath option to the JRockit VM, but it doesn't work as stated. Dan View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3874705#3874705 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3874705

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Using JBoss AOP with Weblogic

2005-04-19 Thread eyassud
If I get it to work, I will post a Wiki. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3874545#3874545 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3874545 --- This