From the documentation, the default would appear to be 8080 - as in
http://<host>:8080/lscs/admin/debugpanel/index.html
I know at one of my previous projects they had it configured to a different port (I think it was something like 1876). The one common aspect between the two projects is that I did *not* do the initial installation and configuration, I'm just trying to help move things along now.
So - what I'm looking for is where I can find empirical evidence of exactly what port I should be attempting to connect to in order to check out LSCS.
Right now, if I try port 8080 I get the following in the browser:[indent]
Unable to connect
Firefox can't establish a connection to the server at fully_qualified_host_name:8080[/indent]As near as I can tell, their deployments are working - so I'm trying to figure out if I'm using the wrong port, or if there is something [more] wrong with their setup.
Is there a configuration file somewhere that I can reference? Presumably on the the target (LSCS/LSDS/WebSphere) side - right?