[jboss-user] [JBoss AOP] - Re: Unable to use/run JBossAOP on JBossAS 4.0.5.GA
varkon
do-not-reply at jboss.com
Tue Apr 17 06:04:00 EDT 2007
Ok, I've installed and ran the example.
| 15:17:10,241 INFO [STDOUT] **** ExampleValue empty Constructor
| 15:17:10,242 INFO [STDOUT] **** ExampleValue.getMessage()
| 15:17:15,314 INFO [STDOUT] **** EarExampleServlet.service()
| 15:17:15,336 INFO [STDOUT] *** ExampleSessionBean.getValue()
| 15:17:15,336 INFO [STDOUT] **** ExampleValue String Constructor
| 15:17:15,337 INFO [STDOUT] **** ExampleValue String Constructor
| 15:17:15,341 INFO [STDOUT] **** ExampleValue.getMessage()
|
Obviously, it did not work.
The example's documentation clearly states that "UseJBossWebLoader" should be "true" for it to work. However, I've had various concurrency problems when using non-isolated class-loading (for example, HttpSessions from different clients get mixed-up). Is there a way to make this work using isolation?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037910#4037910
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037910
More information about the jboss-user
mailing list