We have the WAS 6.40 sneak preview installation. We have successfully tested the sample calculator jsp application, but would like to get standard apps running on port 80 for network security reasons. Where in the config do we change it to listen on http port 80 instead of 50000?
And, since this is only a sneak preview app w/J2EE, am I to assume that there is no access to the system via standard SAP GUI for Windows? I haven't seen anything in the documentation about being able to access the system this way.
You can use the Visual Administrator tool to change the ports. You can start the tool by the go.bat file located in C:\usr\sap\J2E\JC00\j2ee\admin (the path for a standard installation).
To change the ports, you need to assign new value to the Ports property of the HTTP Provider Service running on the dispatcher node. For more info, have a look at this piece of documentation:
http://help.sap.com/saphelp_nw04/helpdata/en/5b/82d3c3ee9691418e6b0281f933a37d/frameset.htm
As for accessing the Web AS Java using SAP GUI, the answer is no, you cannot. And this is true not only for the sneak preview.
Regards,
Ivo
Add a comment