Application server ports: 8080, newbie question

Hi,

I have just installed Java Studio Creator on Windows XP and everything seems to work ok apart from one of the items in the quickstart guide that suggests that the application server will respond on port 8080. I can get acess to the server on port 25848 only.

I have looked on the domain.xml file for http listeners and only one is listed for 127.0.0.1:25848, the others just have 0.0.0.0 as their entries.

Can someone confirm that this is correct? I am guessing that the quick start info has not been updated or is for an older version?

Thanks

[578 byte] By [Ianw] at [2007-11-26 11:42:50]
# 1
For JSC 2.1, the standard http-listener should be serving requests on port 29080. Best regardsAntonio
antoniovl at 2007-7-7 11:50:03 > top of Java-index,Development Tools,Java Tools...
# 2
Thanks Antonio, works great!
Ianw at 2007-7-7 11:50:03 > top of Java-index,Development Tools,Java Tools...