In order to validate your SAS Web clients, you will
need to make sure that SAS Remote Services and your Java application
server are running. You will also need to know your Java application
server's default listening port.
On Windows, check the
Services snap-in to see whether SAS Remote Services and your Java
application server are running. If not, start them in this order:
-
-
your Java application
server
On UNIX, enter the following
command to see whether SAS Remote Services is running:
SAS-installation-directory/Lev1/Web/Applications/remoteservices.sh
status
If SAS Remote Services
is not running, enter the following command:
SAS-installation-directory/Lev1/Web/Applications/remoteservices.sh
start
Navigate to the installation
directory for the Java application server used at your site and run
the start up script for the server.
The default listening
ports for the SAS 9.3 supported Java application servers are as follows:
-
-
WebSphere Application Server: 9080
-
JBoss Application Server: 8080