Background
- In the original November 2025 ITXA user interface demo, IBM connected to a URL hosted on his local machine.
- Our current setup is different:
- We now have an ITXA server in the DEV environment.
- We also have a DB2 database configured.
- The spetpuistart.sh has been run and has returned Server defaultServer started with process ID ......
- We need a working URL that connects to the ITXA server in DEV, rather than a localhost-based URL.
Current Issue
- During testing, we attempted to replace localhost in the URL with the IP address of the DEV ITXA server.
- This approach was expected to provide the required URL, but it is not working.
- We need advice on what could possibly be missing.
- Network / Port Validation
- Port 9080 has already been opened for Co-Enterprise.
- Port 9080 is the HTTP port.
- The port is confirmed to be open on the server.
- Based on this validation, the issue does not appear to be port related
------------------------------
Sudarshan Pradhan
------------------------------