Hi, thanks I checked and I found a problem with white spaces... ¬¬
But there's a new problem.
I have my two instances of JBoss in the server 192.168.0.244
Running in this ports:
instance 1: 192.168.0.244:8080
instance 2: 192.168.0.244:8180
When I go to the JBoss admin-console on instance 1 everything it's ok, then I go to the admin-console on instance2 with the same login (admin admin) the session in the instance1 terminates, and it's necesaray to start a new session. This occurs with each instance.
They are mutually exclusive, I guess that they are sharing some elements, but I don't know which.
Any suggest to fix this problem??
Thank's again.