
Disabling location-based services
You can disable location-based services
by running the disablement script.
Before you begin
Ensure that WebSphere Commerce Feature Pack 4 or later is installed.
Procedure
- Disabling location-based services.
- Verify that the location-services feature is disabled
- If the script runs successfully in the runtime environment, you see a BUILD SUCCESSFUL message in the command window where you ran the script. Otherwise, you will see a BUILD FAILED message. Refer to the following log file: WC_installdir/instances/instance_name/logs/disablelocation-services_timestamp.log
You can verify whether the feature was successfully disabled by examining WCDE_installdir /logs/disableFeature.log. Near the bottom of the log, it states whether the build failed or passed. If the build passed, then the feature was disabled successfully. There may occasionally be exceptions that are displayed after the
BUILD SUCCESSFUL
message. You can safely ignore these exceptions if it says that the build is successful.
- Republish the application
- Open WebSphere Commerce Developer and switch to the Enterprise Explorer view.
- Start the WebSphere Commerce Test Server.
- Right-click the test server in the Servers view and select Publish.
- Wait for the application to finish publishing and restart.