Tiago Graca - 2013-01-11

Hi. I trying to setup a Glassbox in JBoss. I have 2 problems:

1 - I changed the version of the aspectjweaver to 1.6.8 and got rid of the ajcores i was having. But now i have seriously spamming error saying:
2013-01-11 15:29:06,449 ERROR  (http-0.0.0.0-8080-2)  warning ignoring duplicate definition: jar:file:/E:/jboss-5.1.0.GA/lib/glassboxMonitor.jar!/META-INF/aop.xml

How can i fix this error?

2 - When i access the glassbox client in my local machine, i can see the operations being monitored, but if i access remotely, there is no list of operations being monitored. I run JBoss 5.1 GA with -b 0.0.0.0
What can be the problem?

Thanks in advance,
Tiago