
48 Configuration Guide for Directory Sync
Use the browser verification page
You can also use a web browser to test the WebSphere application.
1. Find the port number of the SOAP connector in the
SystemOut.log
file.
2. In a web browser, navigate to:
http://localhost:[port number]/soap/servlet/rpcrouter
Where [port number] is the port number from the
SystemOut.log
file.
3. You should see a page showing the SOAP RPC router.
You should see a page titled “SOAP RPC Router.” If this page is not
available, check your SOAP and WebSphere settings.
This indicates a successful SOAP installation. Ignore the “Sorry, I don’t speak
via HTTP GET” error message.
If there is a problem with SOAP which requires you to uninstall and start over, or if
you need to uninstall the SOAP component, use the following command from a
command prompt:
C:\IBM\LDAP\V6.0\appsrv\bin\wsadmin.bat -conntype NONE -c
"$AdminApp uninstall soap.war"
Install DSML
To install DSML, unpack
DSML.zip
, modify the deployment descriptor, configure
your CLASSPATH, install IBM DSML into SOAP, and verify the installation.
Details are found below
Komentarze do niniejszej Instrukcji