No, I am using different machines and different browsers. It does not matter
which browser is used.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054215#4054215
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054215
__
I am having the same problem, using JBoss 4.0.5 Did you find a solution to this?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052417#4052417
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4052417
__
I've updated to JBoss 4.0.5 and switched to using isolated class-loading. For a
while the problem seemed to have vanished, but now it appears it did not.
Is there something I am doing wrong? I don't think that the two separate
requests receive the save response...
View the original post :
http
Ok, done. The problem was that I forgot to change the javassist.jar file with
the one from the new AOP installation.
Thank you very much for the help!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038832#4038832
Reply to the post :
http://www.jboss.com/ind
Ok, I got it. The problem was that I forgot to replace the javassist.jar in
JBoss/server/myConf/lib with the one in the JDK5 AOP deployer... everything
seems to work fine now, *with* scoped class-loading. Thank you very much for
the help!
View the original post :
http://www.jboss.com/index.htm
I've made the following changes:
1. Changed "UseJBossWebLoader" to "true"
2. Removed jboss-app.xml from the example's deployment and the
tag from jboss-aop.xml in the .aop archive.
3. Changed ear-deployer.xml "Isolated" attribute to "false".
4. Re-started the server, and re-deployed the injboss
Ok, I'll try running it un-scoped and post the "findings" here. Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038304#4038304
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038304
__
Another thing:
I've also tried to follow the instructions in chapter 10.4.2. Attaching to a
scoped deployment. So, I've modified my jboss-aop.xml to read:
|
| eapp:loader=eapp.ear
|
|
|
|
|
|
However, even that did not work. Is there anything else
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.getVal
Thanks. I'll try it out and let you know.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037890#4037890
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037890
___
jboss-user ma
I'm trying to use AOP inside JBoss AS 4.0.5.GA but to no avail.
I've downloaded and installed the latest version of JBossAOP and:
-Deleted existing jboss-aop.deployer from the deploy folder
-Copied over the jboss-aop-jdk50.deployer to the deploy folder
-added pluggable-instrumentor.jar to the bi
Greetings everyone,
I'm using JBoss 4.0.3sp1 and I have an application packed as an ear file
(structure below).
I've recently realized, that when two users(sessions) access the same resources
at the same time (servlets and ejbs), it is happens that they get mixed
results. For example, user se
12 matches
Mail list logo