18 January 2026:


This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.



Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.

Sahi with JBoss AS7 management console

marvecmarvec Members
edited April 2013 in Sahi Pro
Hello,

we are considering on using Sahi for JBoss AS7 management console testing. However, Sahi proxy seems to block some communication between the Ajax rich console and AS7. So far I tried setting xhr.wait_ready_states to various values.

Steps to reproduce:
1. Download and unzip JBoss AS7
2. run bin/add-user.sh to add a Management user called admin in ManagementRealm
2. start with bin/standalone.sh -Djboss.socket.binding.port-offset=10000 (this is needed to avoid port conflicts with Sahi)
3. Try to open localhost:19990 with Sahi (an endless waiting notifier or empty page appears)

Do you have any ideas what can be wrong? From Wireshark it seems like some packets get lost or break on their way.

Regards,
Martin Večeřa
Sign In or Register to comment.